Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-27 | Remove "blacklist" term | ||
2021-01-18 | bump to 2021 | ||
2021-01-16 | ActivityPub: do not serialize context twice | ||
2021-01-14 | tests: use multipart mock constructor with original filename | ||
2020-12-30 | api: add fetchUser endpoint | ||
2020-12-25 | Refactoring | ||
2020-12-23 | Fix title locale on Settings page | ||
2020-12-11 | Fix content position | ||
2020-12-10 | Style cleanup | ||
2020-12-10 | scripts: drop outdated header scrolling code | ||
2020-12-10 | scripts: do not import modules twice | ||
2020-12-07 | springfox -> springdoc | ||
2020-11-24 | Fix title localization on some web pages | ||
2020-11-24 | tests: disable css in WebClient and fix deprecated usage | ||
2020-11-24 | Bump pebble-spring to 3.1.4 | ||
2020-11-20 | Fix previous fix™️ | ||
2020-11-20 | Process Referer header without javax.servlet reference | ||
* starting to remove javax.servlet dependency | |||
2020-11-19 | Fix blacklist checking when commenting over API | ||
2020-11-19 | Fix checkBL destination | ||
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 | ||
* user replies are still muted for author | |||
2020-11-15 | Run tests with JUnit 5 | ||
2020-11-12 | Do not receive mentions from blacklisted users in original posts | ||
2020-11-10 | ActivityPub: Digest header is mandatory now for POST requests | ||
2020-10-27 | Additional Precendence header | ||
2020-10-27 | Another try to fix List-Unsubscribe | ||
2020-10-21 | Drop actuator tests | ||
2020-10-20 | Revert "/user/tag? => /user/search?" | ||
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Revert "Append * to keyword search" | ||
This reverts commit 85c5c69ffb5a14258eafb4c67c550f6018b3c621. | |||
2020-10-20 | Clean up JDT warnings | ||
2020-10-20 | Clean up some JDT warnings | ||
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | ||
This reverts commit af94a01336a8ec2c44a220548bb9ab409976b69d. | |||
2020-10-19 | serialVersionUID for all Serializable classes | ||
2020-10-19 | More fixes for JDT warnings | ||
* set target JDK to 15 | |||
2020-10-19 | CommandsManager: handle recommendation error | ||
2020-10-19 | Fix some JDT warnings | ||
2020-10-11 | Do not subscribe anonymous user to comments | ||
2020-10-09 | Fix scrolling in sidebar | ||
2020-10-08 | Fix csslint warning | ||
2020-10-08 | Desktop layout fixes | ||
2020-10-08 | Images: catch exception when image file does not exists | ||
2020-10-08 | Apply some IDEA suggestions | ||
2020-10-08 | Sape: refactoring | ||
2020-10-02 | Update copyright years | ||
2020-10-02 | More IDEA code inspection fixes | ||
2020-10-02 | Apply fixes from some IDEA code inspections | ||
2020-10-02 | Revert http-signatures-java compatibility fixes | ||
* Version 1.7 now compatible with previous one | |||
2020-09-10 | Update deps | ||
* Fix breaking changes compatibility with nimbus-jose-jwt 9.0 and postcss-loader 4.0 | |||
2020-06-29 | Downgrade springfox, update other deps | ||
2020-06-05 | Append * to keyword search | ||
2020-06-05 | Revert "Use *tag in tag searches" | ||
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. |