Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Fix avatar update | ||
2023-01-11 | Fix Telegram login | ||
2023-01-10 | Code cleanup and copyright year update | ||
2022-12-24 | Display new replies as browser notifications | ||
2022-12-23 | Show external followers in stats | ||
2022-12-20 | Disable CSRF entirely | ||
2022-12-20 | Do not use multipart forms where possible | ||
* Pass csrf token as parameter to multipart form | |||
2022-12-18 | Add missing CSRF tokens | ||
2022-12-08 | Add return path parameter to other `/login` links | ||
2022-12-07 | Login: use `Referer` header to redirect after the successful login | ||
2022-12-07 | Remove login popup | ||
2022-12-03 | Add missing CSRF token to password change form | ||
2022-11-25 | Spring Boot 3 | ||
2022-06-25 | Fix recommendations counters in html templates | ||
* deprecate `likes` message field, use `recommendations` where possible | |||
2022-05-25 | Add autocomplete hints to login/signup forms | ||
2022-02-17 | Do not allow to delete Telegram when it is the only social account | ||
2022-02-10 | Hey, 2022 | ||
2021-10-10 | Drop friends column | ||
2021-09-02 | ActivityPub: fix tags template | ||
2021-08-26 | Layout: fix tags spacing | ||
2021-08-26 | ActivityPub: improve Note layout | ||
add rel=tag on tag links, remove more line breaks | |||
2021-08-26 | ActivityPub: reduce newlines in note template to make Mastodon happy | ||
2021-08-22 | ActivityPub: make Mastodon happy with hashtags | ||
2021-03-31 | Resource filtering is handled by Spring Boot Maven plugin | ||
2021-03-31 | Gradle -> Maven | ||
2021-03-25 | login page refactoring | ||
* drop jQuery * merge styles * show login error message | |||
2021-03-02 | Drop social links | ||
2021-02-13 | Cleanup CSS/HTML suggestions from VSCode | ||
2021-01-18 | bump to 2021 | ||
2020-12-10 | Style cleanup | ||
2020-10-20 | Revert "/user/tag? => /user/search?" | ||
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-06-05 | Revert "Use *tag in tag searches" | ||
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. | |||
2020-06-05 | Use *tag in tag searches | ||
2020-05-21 | Show correct signup errors | ||
2020-05-18 | add image MIME type filter into post form | ||
2020-04-29 | Button style | ||
2020-04-15 | Move ads out of noindex blocks | ||
2020-04-15 | Ellipses ctitle | ||
2020-04-14 | Fix user toolbar on mobile | ||
2020-04-14 | Initial grid layout | ||
2020-04-09 | /user/tag? => /user/search? | ||
2020-02-18 | Update toolbar style | ||
2020-02-02 | Fix embeds | ||
2020-01-31 | Fix buttons, part 2 | ||
2020-01-31 | Fix buttons in thread | ||
2020-01-31 | Action panel styling | ||
2020-01-31 | Change tags styling | ||
2020-01-01 | Update copyright year | ||
2019-12-20 | Sign In With Apple | ||
2019-12-18 | joogle link | ||