Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-01-31 | security: using standard NullRememberMeServices for API configuration | Vitaly Takmazov | |
2019-12-25 | AppleClientSecretGenerator does not depend on Spring | Vitaly Takmazov | |
2019-12-25 | Fix tests | Vitaly Takmazov | |
2019-12-20 | Fix endpoint naming | Vitaly Takmazov | |
2019-12-20 | Permit Apple API endpoint in Security config | Vitaly Takmazov | |
2019-12-20 | Sign In With Apple | Vitaly Takmazov | |
2019-12-16 | Pebble 3.1.2 and other dependencies updates | Vitaly Takmazov | |
2019-12-12 | Update copyrights | Vitaly Takmazov | |
2019-12-12 | Cleanup IDEA code issues | Vitaly Takmazov | |
2019-10-01 | Basic authentication endpoints must provide realm | Vitaly Takmazov | |
2019-08-09 | Revert "Caching configuration for users and discussions" | Vitaly Takmazov | |
This reverts commit c8eeadee42695ed67dac47dbb9d7a66a1c9a8c6d. | |||
2019-08-09 | Revert "More caches" | Vitaly Takmazov | |
This reverts commit 82cbd49555a723f91ed3684a64debeade9c0b3f8. | |||
2019-08-09 | Revert "Cache popular tags" | Vitaly Takmazov | |
This reverts commit d18c76dd2ec83a757ccb4073a49cc1512c9c5bcb. | |||
2019-08-09 | Revert "Cache autoconfiguration" | Vitaly Takmazov | |
This reverts commit 0597fae5542de52a30dc60679a7f66ccea76ad51. | |||
2019-08-08 | Cache autoconfiguration | Vitaly Takmazov | |
2019-08-05 | Cache popular tags | Vitaly Takmazov | |
2019-08-02 | More caches | Vitaly Takmazov | |
2019-08-02 | Caching configuration for users and discussions | Vitaly Takmazov | |
2019-07-04 | Render email using templates | Vitaly Takmazov | |
* do not include tracking pixel in pm * reorganize snapshots layout * reconfigure pebble to not trim anything | |||
2019-07-04 | ActivityPub: ignore cookies from client responses | Vitaly Takmazov | |
2019-07-01 | Use Apache HTTP Client for ActivityPub | Vitaly Takmazov | |
2019-06-19 | ActivityPub: fix logger | Vitaly Takmazov | |
2019-05-05 | Fix /ws/ redirects | Vitaly Takmazov | |
2019-04-09 | Use preconfigured ObjectMapper for ActivityPub client | Vitaly Takmazov | |
2019-03-29 | load test key from resources in default configuration | Vitaly Takmazov | |
2019-03-15 | trying to remove okHttp | Vitaly Takmazov | |
2019-02-24 | /.well-known/nodeinfo | Vitaly Takmazov | |
2019-02-19 | allow avatar endpoint for anonymous | Vitaly Takmazov | |
2019-01-22 | ActivityPub: make AP requests with correct Accept header | Vitaly Takmazov | |
2019-01-21 | ActivityPub: convert HTML to Markdown | Vitaly Takmazov | |
2019-01-20 | Drop Websocket support | Vitaly Takmazov | |
2019-01-16 | HTTPSignatureAuthenticationFilter | Vitaly Takmazov | |
2018-12-31 | XMPP cleanup | Vitaly Takmazov | |
2018-12-31 | Use external XMPP server | Vitaly Takmazov | |
2018-12-17 | CORS for ActivityPub endpoints | Vitaly Takmazov | |
2018-12-12 | UserInfo -> User | Vitaly Takmazov | |
2018-11-25 | Signup API | Vitaly Takmazov | |
2018-11-23 | Permit google auth for anonymous | Vitaly Takmazov | |
2018-11-20 | avatar public url | Vitaly Takmazov | |
2018-11-20 | versioned avatars in www | Vitaly Takmazov | |
2018-11-20 | Avatars versioning | Vitaly Takmazov | |
2018-11-19 | trying to switch ActivityPub RestTemplate to OkHttp | Vitaly Takmazov | |