Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-11-19 | www: disable JSESSIONID | Vitaly Takmazov | |
2018-11-19 | remove invalid logout url | Vitaly Takmazov | |
2018-11-08 | Merge everything into single Spring Boot application | Vitaly Takmazov | |