Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-20 | Fix mappings | Vitaly Takmazov | |
2019-12-20 | Rename API methods | Vitaly Takmazov | |
2019-12-20 | Apple SignIn API endpoint | Vitaly Takmazov | |
2019-12-20 | Referer is wrong for apple sign in | Vitaly Takmazov | |
2019-12-20 | Sign In With Apple | Vitaly Takmazov | |
2019-12-19 | Send Update activites on message updates | Vitaly Takmazov | |
2019-12-16 | Pebble 3.1.2 and other dependencies updates | Vitaly Takmazov | |
2019-12-16 | Remove unused code | Vitaly Takmazov | |
2019-12-12 | Update copyrights | Vitaly Takmazov | |
2019-12-12 | Cleanup IDEA code issues | Vitaly Takmazov | |
2019-11-13 | Spring Boot 2.2.1, Babel 7.7 | Vitaly Takmazov | |
2019-10-22 | Revert "Spring Boot 2.2" | Vitaly Takmazov | |
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-21 | Spring Boot 2.2 | Vitaly Takmazov | |
2019-10-11 | Read Juick hash from Authorization header, drop unused code | Vitaly Takmazov | |
2019-10-02 | Fetch external user data before reply event | Vitaly Takmazov | |
2019-10-02 | Fix unread SQL | Vitaly Takmazov | |
2019-10-02 | Fill Message::unread in single query | Vitaly Takmazov | |
2019-10-01 | Basic authentication endpoints must provide realm | Vitaly Takmazov | |
2019-09-24 | Fix service activity | Vitaly Takmazov | |
2019-09-24 | Send SystemActivity instead of SystemEvent | Vitaly Takmazov | |
2019-09-24 | Use single event model for all application events | Vitaly Takmazov | |
2019-09-19 | Send only Message to events email | Vitaly Takmazov | |
2019-09-18 | Parse events from /new_event endpoint | Vitaly Takmazov | |
2019-09-18 | Send events to service email | Vitaly Takmazov | |
2019-09-18 | Fix createReply logic | Vitaly Takmazov | |
2019-09-18 | Readonly messages | Vitaly Takmazov | |
2019-09-02 | Do not send likes from service user | Vitaly Takmazov | |
2019-08-21 | Settings API | Vitaly Takmazov | |
2019-08-09 | IDEA warnings cleanup | Vitaly Takmazov | |
2019-08-09 | Allow to reply on own email | 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 "Evict caches on user changes, fix tests" | Vitaly Takmazov | |
This reverts commit 17578516fe0978602ddfac56055cfb1d1b2e0121. | |||
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-05 | Evict caches on user changes, fix tests | Vitaly Takmazov | |
2019-08-02 | More caches | Vitaly Takmazov | |
2019-08-02 | Caching configuration for users and discussions | Vitaly Takmazov | |
2019-07-26 | set correct uri of external user in fetchUser response | Vitaly Takmazov | |
2019-07-10 | Revert "ActivityPub contexts already have type, no need to duplicate" | Vitaly Takmazov | |
This reverts commit 3188babc5e9acb46816a6d4a917c31340af11298. | |||
2019-07-06 | ActivityPub contexts already have type, no need to duplicate | Vitaly Takmazov | |
2019-07-06 | ActivityPub: Mastodon hashtag should have href | Vitaly Takmazov | |
It should fix displaying as attachment in Mastodon feed | |||
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-07-01 | MessageUtils: Fix regexLink2 pattern | Vitaly Takmazov | |
2019-06-19 | API: add tag stats to /me endpoint | Vitaly Takmazov | |
2019-06-19 | ActivityPub: fix logger | Vitaly Takmazov | |