Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-18 | Update toolbar style | ||
2020-02-07 | Send plaintext hashtags to Durov | ||
2020-02-05 | Do not count unread messages in threads from blacklisted users | ||
2020-02-02 | fix twitter embed | ||
2020-02-02 | Scripts indentation and cleanup | ||
2020-02-02 | Fix embeds | ||
2020-01-31 | Fix buttons, part 2 | ||
2020-01-31 | Fix buttons in thread | ||
2020-01-31 | Remove bold from buttons | ||
2020-01-31 | Action panel styling | ||
2020-01-31 | Change tags styling | ||
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 | Update copyright year | ||
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 | Remove evil icon from apple button | ||
2019-12-20 | Add Apple button to main login form | ||
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-18 | joogle link | ||
2019-12-16 | Pebble 3.1.2 and other dependencies updates | ||