Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-21 | Show correct signup errors | 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-03-20 | enable spring boot actuator for admin users | Vitaly Takmazov | |
2020-03-10 | Mail unsubscribe API | Vitaly Takmazov | |
2020-03-07 | Load EmailManager conditionally | Vitaly Takmazov | |
2020-03-07 | Reorganize project layout | Vitaly Takmazov | |
2020-02-05 | Do not count unread messages in threads from blacklisted users | Vitaly Takmazov | |
2020-01-31 | Cleanup IDEA warnings | Vitaly Takmazov | |
2019-12-28 | ActivityPub: fix formatting note with attachments | Vitaly Takmazov | |
2019-12-25 | AppleClientSecretGenerator does not depend on Spring | Vitaly Takmazov | |
2019-12-25 | Fix tests | Vitaly Takmazov | |
2019-12-20 | Sign In With Apple | Vitaly Takmazov | |
2019-12-19 | Send Update activites on message updates | 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 | Fill Message::unread in single query | Vitaly Takmazov | |
2019-10-01 | Basic authentication endpoints must provide realm | Vitaly Takmazov | |
2019-09-24 | Use single event model for all application events | Vitaly Takmazov | |
2019-09-18 | Readonly messages | Vitaly Takmazov | |
2019-08-21 | Settings API | Vitaly Takmazov | |
2019-08-09 | Add test for email replies | Vitaly Takmazov | |
2019-08-09 | Revert "Evict caches on user changes, fix tests" | Vitaly Takmazov | |
This reverts commit 17578516fe0978602ddfac56055cfb1d1b2e0121. | |||
2019-08-05 | Evict caches on user changes, fix tests | 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-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-01 | MessageUtils: Fix regexLink2 pattern | Vitaly Takmazov | |
2019-06-19 | API: add tag stats to /me endpoint | Vitaly Takmazov | |
2019-06-17 | Added red test case for future top event problem triaging | Vitaly Takmazov | |
2019-06-17 | webpack: remove url-loader limit | Vitaly Takmazov | |
2019-05-28 | PROTOCOL CHANGES in mastodon 2.8(?) | Vitaly Takmazov | |
2019-05-27 | ActivityPub: deserialize activities with single context | Vitaly Takmazov | |
2019-05-05 | Carriage return in quote regex | Vitaly Takmazov | |
As we did not clear carriage returns now from body quote regex was broken | |||
2019-05-05 | Fix /ws/ redirects | Vitaly Takmazov | |
2019-04-29 | Refactoring | Vitaly Takmazov | |
2019-04-29 | rss test | Vitaly Takmazov | |
2019-04-26 | Authorization checks are in spring-security for a while | Vitaly Takmazov | |
2019-04-25 | mysql test profile | Vitaly Takmazov | |
run as SPRING_PROFILES_ACTIVE=mysql ./gradlew check | |||
2019-04-09 | Fix likes counter while fixing tests on mysql | Vitaly Takmazov | |
2019-04-07 | Edit telegram messages | Vitaly Takmazov | |
2019-04-07 | Replies should have properties too | Vitaly Takmazov | |
2019-04-07 | Tags should be unescaped before storing | Vitaly Takmazov | |
Test tag is Test tag | |||
2019-04-06 | Message properties | Vitaly Takmazov | |
2019-04-04 | Recommendations in feeds | Vitaly Takmazov | |