Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-29 | web: dim uri part from external recommendations | Vitaly Takmazov | |
2024-04-09 | Fix thread layout | Vitaly Takmazov | |
2024-03-29 | Layout bugfixes | Vitaly Takmazov | |
2024-03-17 | Do not resolve nicknames for recommendations | Vitaly Takmazov | |
2024-02-18 | It's 2024 now | Vitaly Takmazov | |
2023-11-13 | Settings: fix typo which prevents email deletion | Vitaly Takmazov | |
2023-07-19 | Migrate to Twitter API 2.0 | Vitaly Takmazov | |
2023-04-26 | Expose 'isAdmin' user property over API | Vitaly Takmazov | |
2023-04-26 | Expose `friendsOnly` message property over API | Vitaly Takmazov | |
2023-04-17 | Add/remove from whitelist on web | Vitaly Takmazov | |
2023-04-17 | Private posts | Vitaly Takmazov | |
2023-04-13 | Premium users | Vitaly Takmazov | |
2023-03-28 | Add Privacy Policy page | Vitaly Takmazov | |
2023-03-21 | Sign in with Apple button | Vitaly Takmazov | |
2023-01-30 | SQLite support | Vitaly Takmazov | |
2023-01-22 | db refactoring: merge getMessages with isSubscribed query | Vitaly Takmazov | |
2023-01-22 | Refactor messages service, remove 2 unneeded SQL queries | Vitaly Takmazov | |
2023-01-18 | Drop unused `useroptions` table | Vitaly Takmazov | |
2023-01-12 | Fix avatar update | Vitaly Takmazov | |
2023-01-11 | Fix Telegram login | Vitaly Takmazov | |
2023-01-10 | Code cleanup and copyright year update | Vitaly Takmazov | |
2022-12-24 | Display new replies as browser notifications | Vitaly Takmazov | |
2022-12-23 | Show external followers in stats | Vitaly Takmazov | |
2022-12-20 | Disable CSRF entirely | Vitaly Takmazov | |
2022-12-20 | Do not use multipart forms where possible | Vitaly Takmazov | |
* Pass csrf token as parameter to multipart form | |||
2022-12-18 | Add missing CSRF tokens | Vitaly Takmazov | |
2022-12-08 | Add return path parameter to other `/login` links | Vitaly Takmazov | |
2022-12-07 | Login: use `Referer` header to redirect after the successful login | Vitaly Takmazov | |
2022-12-07 | Remove login popup | Vitaly Takmazov | |
2022-12-03 | Add missing CSRF token to password change form | Vitaly Takmazov | |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2022-06-25 | Fix recommendations counters in html templates | Vitaly Takmazov | |
* deprecate `likes` message field, use `recommendations` where possible | |||
2022-05-25 | Add autocomplete hints to login/signup forms | Vitaly Takmazov | |
2022-02-17 | Do not allow to delete Telegram when it is the only social account | Vitaly Takmazov | |
2022-02-10 | Hey, 2022 | Vitaly Takmazov | |
2021-10-10 | Drop friends column | Vitaly Takmazov | |
2021-09-02 | ActivityPub: fix tags template | Vitaly Takmazov | |
2021-08-26 | Layout: fix tags spacing | Vitaly Takmazov | |
2021-08-26 | ActivityPub: improve Note layout | Vitaly Takmazov | |
add rel=tag on tag links, remove more line breaks | |||
2021-08-26 | ActivityPub: reduce newlines in note template to make Mastodon happy | Vitaly Takmazov | |
2021-08-22 | ActivityPub: make Mastodon happy with hashtags | Vitaly Takmazov | |
2021-03-31 | Resource filtering is handled by Spring Boot Maven plugin | Vitaly Takmazov | |
2021-03-31 | Gradle -> Maven | Vitaly Takmazov | |
2021-03-25 | login page refactoring | Vitaly Takmazov | |
* drop jQuery * merge styles * show login error message | |||
2021-03-02 | Drop social links | Vitaly Takmazov | |
2021-02-13 | Cleanup CSS/HTML suggestions from VSCode | Vitaly Takmazov | |
2021-01-18 | bump to 2021 | Vitaly Takmazov | |
2020-12-10 | Style cleanup | Vitaly Takmazov | |
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov | |
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-06-05 | Revert "Use *tag in tag searches" | Vitaly Takmazov | |
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. |