Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-23 | getUserBlogWithRecommendations: fix query | Vitaly Takmazov | |
2021-10-21 | Top feed should not contain banned users | Vitaly Takmazov | |
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-10-08 | Add message editing and updating interval | Vitaly Takmazov | |
* 3 days for message deletion * 15 minutes for editing | |||
2021-08-24 | ActivityPub: add DirectMessageEvent, fix Undo event | Vitaly Takmazov | |
2021-08-23 | ActivityPub: send Update event on user profile updates | Vitaly Takmazov | |
2021-08-22 | ActivityPub: return Application profile for service user | Vitaly Takmazov | |
2021-07-29 | better hashtags | makc | |
https://juick.com/rm/2997070#7 | |||
2021-04-17 | Cleanup deprecated usage of third-party libraries | 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-12 | Do not receive mentions from blacklisted users in original posts | Vitaly Takmazov | |
2020-10-20 | Revert "Append * to keyword search" | Vitaly Takmazov | |
This reverts commit 85c5c69ffb5a14258eafb4c67c550f6018b3c621. | |||
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-08 | Apply some IDEA suggestions | Vitaly Takmazov | |
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-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-05-21 | Show correct signup errors | Vitaly Takmazov | |
2020-05-03 | Minor cleanup | 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 | |
2020-04-03 | Cleanup some IDEA warnings | Vitaly Takmazov | |
2020-03-20 | enable spring boot actuator for admin users | Vitaly Takmazov | |
2020-03-10 | Mail unsubscribe API | Vitaly Takmazov | |
2020-03-07 | Load EmailManager conditionally | Vitaly Takmazov | |
2020-03-07 | Reorganize project layout | Vitaly Takmazov | |
2020-02-27 | API: handle existing Google user flow | Vitaly Takmazov | |
2020-02-05 | Do not count unread messages in threads from blacklisted users | Vitaly Takmazov | |
2020-01-31 | security: using standard NullRememberMeServices for API configuration | Vitaly Takmazov | |
2019-12-19 | Send Update activites on message updates | Vitaly Takmazov | |
2019-12-16 | Remove unused code | Vitaly Takmazov | |
2019-12-12 | Update copyrights | Vitaly Takmazov | |
2019-12-12 | Cleanup IDEA code issues | Vitaly Takmazov | |
2019-10-11 | Read Juick hash from Authorization header, drop unused code | Vitaly Takmazov | |
2019-10-02 | Fix unread SQL | Vitaly Takmazov | |
2019-10-02 | Fill Message::unread in single query | Vitaly Takmazov | |
2019-09-24 | Use single event model for all application events | Vitaly Takmazov | |
2019-09-18 | Fix createReply logic | Vitaly Takmazov | |
2019-09-18 | Readonly messages | Vitaly Takmazov | |