Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-07 | Add ermp site verification | Vitaly Takmazov | |
2022-05-25 | Add autocomplete hints to login/signup forms | Vitaly Takmazov | |
2022-05-21 | Upgrade to Spring Boot 2.7 | Vitaly Takmazov | |
* replace deprecated config property | |||
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-11-08 | Add Facebook Pages id to site header | Vitaly Takmazov | |
2021-10-30 | Move deleted messages to archive user | Vitaly Takmazov | |
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | 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: update Note template | Vitaly Takmazov | |
Move tags inside paragraph | |||
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-06-15 | Bump Spring Boot to 2.5.1 | Vitaly Takmazov | |
* Initial db schema must be a flyway migration step | |||
2021-05-16 | email: plaintext part should not have escaped characters | Vitaly Takmazov | |
2021-03-31 | Resource filtering is handled by Spring Boot Maven plugin | Vitaly Takmazov | |
2021-03-31 | move Flyway resources back to resources/ | 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-24 | Compile CSS with postcss-cli | Vitaly Takmazov | |
2021-03-02 | Drop social links | Vitaly Takmazov | |
2021-02-13 | Cleanup CSS/HTML suggestions from VSCode | Vitaly Takmazov | |
2021-01-27 | Update messages_ru.properties | vitalyster | |
2021-01-27 | Remove "blacklist" term | vitalyster | |
2021-01-18 | bump to 2021 | Vitaly Takmazov | |
2020-12-10 | Style cleanup | Vitaly Takmazov | |
2020-11-24 | Fix title localization on some web pages | Vitaly Takmazov | |
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov | |
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov | |
2020-10-08 | Desktop layout fixes | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-06-05 | Revert "Use *tag in tag searches" | Vitaly Takmazov | |
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. | |||
2020-06-05 | Use *tag in tag searches | Vitaly Takmazov | |
2020-05-21 | Fix h2 configuration | Vitaly Takmazov | |
2020-05-21 | Show correct signup errors | Vitaly Takmazov | |
2020-05-18 | add image MIME type filter into post form | glupovat | |
2020-05-18 | fix image size limit message | glupovat | |
2020-04-29 | Button style | Vitaly Takmazov | |
2020-04-28 | CSS Grid -> position: fixed | Vitaly Takmazov | |
2020-04-15 | Move ads out of noindex blocks | Vitaly Takmazov | |
2020-04-15 | Ellipses ctitle | Vitaly Takmazov | |
2020-04-14 | Fix user toolbar on mobile | Vitaly Takmazov | |