Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-10 | mailto form of List-Unsubscribe header | ||
2020-03-10 | Mail unsubscribe API | ||
2020-03-07 | Use autoconfigured Executor | ||
2020-03-07 | Fix TaskExecutor bean name | ||
2020-03-07 | Load EmailManager conditionally | ||
2020-03-07 | Reorganize project layout | ||
2020-03-02 | XMPP: fix bean name | ||
2020-03-02 | XMPP: ExecutorService -> Executor | ||
2020-03-02 | Simplify configuration | ||
2020-03-02 | Revert "Using micronaut annotation processors to AOT compilation" | ||
This reverts commit d1589c033ea59aaa991ea4eb48370b3f4dfb72dd. | |||
2020-03-02 | Revert "Fix TaskExecutor configuration" | ||
This reverts commit 5c25da83e3f15d0b61dff91af0b0fc9233e87ee6. | |||
2020-02-27 | spring.jackson.serialization.write-empty-json-arrays=true | ||
2020-02-27 | Send empty PrivateChats list on PMs API | ||
2020-02-27 | API: handle existing Google user flow | ||
2020-02-27 | Include avatars for readers and friends on /me API endpoint | ||
2020-02-24 | Fix TaskExecutor configuration | ||
2020-02-24 | Using micronaut annotation processors to AOT compilation | ||
This speeds up startup time from 10-15 to 4-5 seconds | |||
2020-02-07 | Send plaintext hashtags to Durov | ||
2020-02-05 | Do not count unread messages in threads from blacklisted users | ||
2020-01-31 | Cleanup unused imports | ||
2020-01-31 | ActivityPub: process top event exception | ||
2020-01-31 | security: using standard NullRememberMeServices for API configuration | ||
2020-01-23 | Revert "telegram: MarkdownV2 mode" | ||
This reverts commit dcf13e9720b8a961817e1c771e7395afb35ffef6. | |||
2020-01-01 | telegram: MarkdownV2 mode | ||
2019-12-28 | ActivityPub: fix formatting note with attachments | ||
2019-12-25 | AppleClientSecretGenerator does not depend on Spring | ||
2019-12-25 | Cleanup SocialLogin | ||
2019-12-25 | Fix tests | ||
2019-12-23 | Add return path to Social login API responses | ||
2019-12-23 | Fix redirect url for Apple API login | ||
2019-12-23 | Fix naming again | ||
2019-12-20 | Fix endpoint naming | ||
2019-12-20 | Permit Apple API endpoint in Security config | ||
2019-12-20 | Fix mappings | ||
2019-12-20 | Rename API methods | ||
2019-12-20 | Apple SignIn API endpoint | ||
2019-12-20 | Referer is wrong for apple sign in | ||
2019-12-20 | Sign In With Apple | ||
2019-12-19 | Send Update activites on message updates | ||
2019-12-16 | Pebble 3.1.2 and other dependencies updates | ||
2019-12-16 | Remove unused code | ||
2019-12-12 | Update copyrights | ||
2019-12-12 | Cleanup IDEA code issues | ||
2019-11-13 | Spring Boot 2.2.1, Babel 7.7 | ||
2019-10-22 | Revert "Spring Boot 2.2" | ||
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-21 | Spring Boot 2.2 | ||
2019-10-11 | Read Juick hash from Authorization header, drop unused code | ||
2019-10-02 | Fetch external user data before reply event | ||
2019-10-02 | Fix unread SQL | ||
2019-10-02 | Fill Message::unread in single query | ||