Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-23 | Minor code cleanup | Vitaly Takmazov | |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov | |
img_path -> storage_path property | |||
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov | |
2021-10-18 | Display error for social login | Vitaly Takmazov | |
* CrossPostService gone | |||
2021-09-15 | Update vk.com API to 5.131 | Vitaly Takmazov | |
2021-08-23 | ActivityPub: send Update event on user profile updates | Vitaly Takmazov | |
2021-03-25 | login page refactoring | Vitaly Takmazov | |
* drop jQuery * merge styles * show login error message | |||
2021-03-24 | Cleanup HttpMediaTypeNotAcceptableException handler | Vitaly Takmazov | |
* move ExceptionHandler to ControllerAdvice * add test * reindent using VSCode | |||
2021-03-24 | Handle HttpMediaTypeNotAcceptableException | Vitaly Takmazov | |
2020-12-25 | Refactoring | Vitaly Takmazov | |
2020-12-23 | Fix title locale on Settings page | Vitaly Takmazov | |
2020-11-24 | Fix title localization on some web pages | 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 | Display "reply" button to user when message author ignored him | Vitaly Takmazov | |
* user replies are still muted for author | |||
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-02 | Update copyright years | Vitaly Takmazov | |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov | |
2020-06-05 | Append * to keyword search | Vitaly Takmazov | |
2020-05-21 | Show correct signup errors | Vitaly Takmazov | |
2020-04-09 | /user/tag? => /user/search? | Vitaly Takmazov | |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov | |
2020-04-03 | Reorganize layout and code cleanup | Vitaly Takmazov | |
2020-04-03 | Extract sape code into ControllerAdvice | Vitaly Takmazov | |