Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov | |
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Revert "Append * to keyword search" | Vitaly Takmazov | |
This reverts commit 85c5c69ffb5a14258eafb4c67c550f6018b3c621. | |||
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov | |
2020-10-20 | Clean up some JDT warnings | Vitaly Takmazov | |
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-19 | More fixes for JDT warnings | Vitaly Takmazov | |
* set target JDK to 15 | |||
2020-10-19 | CommandsManager: handle recommendation error | Vitaly Takmazov | |
2020-10-19 | Fix some JDT warnings | Vitaly Takmazov | |
2020-10-11 | Do not subscribe anonymous user to comments | Vitaly Takmazov | |
2020-10-08 | Images: catch exception when image file does not exists | Vitaly Takmazov | |
2020-10-08 | Apply some IDEA suggestions | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
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-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 | |