Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-02 | More IDEA code inspection fixes | Vitaly Takmazov | |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov | |
2020-10-02 | Revert http-signatures-java compatibility fixes | Vitaly Takmazov | |
* Version 1.7 now compatible with previous one | |||
2020-09-10 | Update deps | Vitaly Takmazov | |
* Fix breaking changes compatibility with nimbus-jose-jwt 9.0 and postcss-loader 4.0 | |||
2020-06-29 | Downgrade springfox, update other deps | 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-06-03 | sape: switch to xml output | Vitaly Takmazov | |
2020-05-21 | Fix build with new http-signatures-java library | Vitaly Takmazov | |
* cleanup deprecation warnings | |||
2020-05-21 | Show correct signup errors | Vitaly Takmazov | |
2020-05-18 | Fix startup exception | Vitaly Takmazov | |
2020-05-03 | Minor cleanup | 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 | |
2020-04-03 | Cleanup some IDEA warnings | Vitaly Takmazov | |
2020-03-20 | enable spring boot actuator for admin users | Vitaly Takmazov | |
2020-03-10 | mailto form of List-Unsubscribe header | Vitaly Takmazov | |
2020-03-10 | Mail unsubscribe API | Vitaly Takmazov | |
2020-03-07 | Use autoconfigured Executor | Vitaly Takmazov | |
2020-03-07 | Fix TaskExecutor bean name | Vitaly Takmazov | |
2020-03-07 | Load EmailManager conditionally | Vitaly Takmazov | |
2020-03-07 | Reorganize project layout | Vitaly Takmazov | |
2020-03-02 | XMPP: fix bean name | Vitaly Takmazov | |
2020-03-02 | XMPP: ExecutorService -> Executor | Vitaly Takmazov | |
2020-03-02 | Simplify configuration | Vitaly Takmazov | |
2020-03-02 | Revert "Using micronaut annotation processors to AOT compilation" | Vitaly Takmazov | |
This reverts commit d1589c033ea59aaa991ea4eb48370b3f4dfb72dd. | |||
2020-03-02 | Revert "Fix TaskExecutor configuration" | Vitaly Takmazov | |
This reverts commit 5c25da83e3f15d0b61dff91af0b0fc9233e87ee6. | |||
2020-02-27 | spring.jackson.serialization.write-empty-json-arrays=true | Vitaly Takmazov | |
2020-02-27 | Send empty PrivateChats list on PMs API | Vitaly Takmazov | |
2020-02-27 | API: handle existing Google user flow | Vitaly Takmazov | |
2020-02-27 | Include avatars for readers and friends on /me API endpoint | Vitaly Takmazov | |
2020-02-24 | Fix TaskExecutor configuration | Vitaly Takmazov | |
2020-02-24 | Using micronaut annotation processors to AOT compilation | Vitaly Takmazov | |
This speeds up startup time from 10-15 to 4-5 seconds | |||
2020-02-07 | Send plaintext hashtags to Durov | Vitaly Takmazov | |
2020-02-05 | Do not count unread messages in threads from blacklisted users | Vitaly Takmazov | |
2020-01-31 | Cleanup unused imports | Vitaly Takmazov | |
2020-01-31 | ActivityPub: process top event exception | Vitaly Takmazov | |
2020-01-31 | security: using standard NullRememberMeServices for API configuration | Vitaly Takmazov | |
2020-01-23 | Revert "telegram: MarkdownV2 mode" | Vitaly Takmazov | |
This reverts commit dcf13e9720b8a961817e1c771e7395afb35ffef6. | |||
2020-01-01 | telegram: MarkdownV2 mode | Vitaly Takmazov | |
2019-12-28 | ActivityPub: fix formatting note with attachments | Vitaly Takmazov | |