Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-24 | Fix title localization on some web pages | Vitaly Takmazov | |
2020-11-24 | tests: disable css in WebClient and fix deprecated usage | Vitaly Takmazov | |
2020-11-24 | Bump pebble-spring to 3.1.4 | Vitaly Takmazov | |
2020-11-20 | Fix previous fix™️ | Vitaly Takmazov | |
2020-11-20 | Process Referer header without javax.servlet reference | Vitaly Takmazov | |
* starting to remove javax.servlet dependency | |||
2020-11-19 | Fix blacklist checking when commenting over API | Vitaly Takmazov | |
2020-11-19 | Fix checkBL destination | Vitaly Takmazov | |
We are checking for presence in visitor blacklist, not for user presence in others blacklist | |||
2020-11-19 | Display "reply" button to user when message author ignored him | Vitaly Takmazov | |
* user replies are still muted for author | |||
2020-11-15 | Run tests with JUnit 5 | Vitaly Takmazov | |
2020-11-12 | Do not receive mentions from blacklisted users in original posts | Vitaly Takmazov | |
2020-11-10 | ActivityPub: Digest header is mandatory now for POST requests | Vitaly Takmazov | |
2020-10-27 | Additional Precendence header | Vitaly Takmazov | |
2020-10-27 | Another try to fix List-Unsubscribe | Vitaly Takmazov | |
2020-10-21 | Drop actuator tests | Vitaly Takmazov | |
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov | |
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Revert "Append * to keyword search" | Vitaly Takmazov | |
This reverts commit 85c5c69ffb5a14258eafb4c67c550f6018b3c621. | |||
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov | |
2020-10-20 | Clean up some JDT warnings | Vitaly Takmazov | |
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | Vitaly Takmazov | |
This reverts commit af94a01336a8ec2c44a220548bb9ab409976b69d. | |||
2020-10-19 | serialVersionUID for all Serializable classes | Vitaly Takmazov | |
2020-10-19 | More fixes for JDT warnings | Vitaly Takmazov | |
* set target JDK to 15 | |||
2020-10-19 | CommandsManager: handle recommendation error | Vitaly Takmazov | |
2020-10-19 | Fix some JDT warnings | Vitaly Takmazov | |
2020-10-11 | Do not subscribe anonymous user to comments | Vitaly Takmazov | |
2020-10-09 | Fix scrolling in sidebar | Vitaly Takmazov | |
2020-10-08 | Fix csslint warning | Vitaly Takmazov | |
2020-10-08 | Desktop layout fixes | Vitaly Takmazov | |
2020-10-08 | Images: catch exception when image file does not exists | Vitaly Takmazov | |
2020-10-08 | Apply some IDEA suggestions | Vitaly Takmazov | |
2020-10-08 | Sape: refactoring | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-10-02 | More IDEA code inspection fixes | Vitaly Takmazov | |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov | |
2020-10-02 | Revert http-signatures-java compatibility fixes | Vitaly Takmazov | |
* Version 1.7 now compatible with previous one | |||
2020-09-10 | Update deps | Vitaly Takmazov | |
* Fix breaking changes compatibility with nimbus-jose-jwt 9.0 and postcss-loader 4.0 | |||
2020-06-29 | Downgrade springfox, update other deps | Vitaly Takmazov | |
2020-06-05 | Append * to keyword search | 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-06-05 | Revert "boost keyword weight on search" | Vitaly Takmazov | |
This reverts commit dde18e12688a47f81cb7c4336901008158a3637e. | |||
2020-06-05 | Revert "Use best-match ranker for one word queries" | Vitaly Takmazov | |
This reverts commit c571ab6ad8c215cae54c17a454ec8f84b24ba1b5. | |||
2020-06-05 | Revert "Fix sort hint" | Vitaly Takmazov | |
This reverts commit 9e5c7c562f93b4156c77fbc5ebab91a245001eb3. | |||
2020-06-05 | Revert "Use default search mode for keywords" | Vitaly Takmazov | |
This reverts commit bbb06da27162385d147ef0ff78d787a4b2de6762. | |||
2020-06-05 | Use default search mode for keywords | Vitaly Takmazov | |
2020-06-05 | Fix sort hint | Vitaly Takmazov | |
2020-06-05 | Use best-match ranker for one word queries | Vitaly Takmazov | |
2020-06-05 | boost keyword weight on search | Vitaly Takmazov | |
2020-06-03 | sape: switch to xml output | Vitaly Takmazov | |
2020-05-21 | Fix build with new http-signatures-java library | Vitaly Takmazov | |
* cleanup deprecation warnings | |||
2020-05-21 | Fix h2 configuration | Vitaly Takmazov | |