Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-02 | Fix unread SQL | ||
2019-10-02 | Fill Message::unread in single query | ||
2019-09-24 | Use single event model for all application events | ||
2019-09-18 | Fix createReply logic | ||
2019-09-18 | Readonly messages | ||
2019-08-09 | Revert "Caching configuration for users and discussions" | ||
This reverts commit c8eeadee42695ed67dac47dbb9d7a66a1c9a8c6d. | |||
2019-08-09 | Revert "More caches" | ||
This reverts commit 82cbd49555a723f91ed3684a64debeade9c0b3f8. | |||
2019-08-09 | Revert "Evict caches on user changes, fix tests" | ||
This reverts commit 17578516fe0978602ddfac56055cfb1d1b2e0121. | |||
2019-08-09 | Revert "Cache popular tags" | ||
This reverts commit d18c76dd2ec83a757ccb4073a49cc1512c9c5bcb. | |||
2019-08-05 | Cache popular tags | ||
2019-08-05 | Evict caches on user changes, fix tests | ||
2019-08-02 | More caches | ||
2019-08-02 | Caching configuration for users and discussions | ||
2019-04-29 | Refactoring | ||
2019-04-29 | Fit netneladno.ru queries | ||
2019-04-29 | UserUtils -> @Visitor | ||
2019-04-26 | Minimize SQL queries for banned users | ||
2019-04-09 | Fix likes counter while fixing tests on mysql | ||
2019-04-09 | Microseconds timestamp in replies | ||
2019-04-07 | Edit telegram messages | ||
2019-04-07 | Replies should have properties too | ||
2019-04-07 | Tags should be unescaped before storing | ||
Test tag is Test tag | |||
2019-04-06 | Message properties | ||
2019-04-04 | Avatars in feed recommendations | ||
2019-04-04 | Recommendations in feeds | ||
2019-03-01 | Avatars for quote user | ||
2019-03-01 | Message::timestamp -> Message::created | ||
2019-03-01 | Tags refactoring | ||
2019-03-01 | using batchUpdate for tags | ||
2019-03-01 | Fix getMessages query | ||
2019-03-01 | Fix getMessage query | ||
2019-03-01 | Drop ugnich index-like tags column | ||
2019-03-01 | Tags: do not read from ugnich index | ||
2019-03-01 | Fix external auth | ||
2019-02-26 | Display federated likes | ||
2019-02-23 | update deps | ||
2019-01-30 | fix user deletion flow when invalid key is present | ||
2019-01-30 | fix http authentication flow | ||
2019-01-30 | log signature verification exception | ||
2019-01-30 | ActivityPub: log unverified contexts | ||
2019-01-21 | ActivityPub: convert HTML to Markdown | ||
2019-01-16 | HTTPSignatureAuthenticationFilter | ||
2019-01-09 | Facebook API update | ||
2019-01-04 | minimum Java version is 11 | ||
2018-12-24 | no need to setRead for anonymous | ||
2018-12-20 | SignatureManager refactoring | ||
2018-12-20 | getMyFeed optimization | ||
2018-12-17 | Remove duplicates from user queries | ||
2018-12-12 | UserInfo -> User | ||
2018-12-03 | fix favorites grouping | ||