Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-05-28 | PROTOCOL CHANGES in mastodon 2.8(?) | Vitaly Takmazov | |
2019-05-27 | ActivityPub: deserialize activities with single context | Vitaly Takmazov | |
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 | |
2019-03-29 | Using @Resource where possible | Vitaly Takmazov | |
2019-03-29 | Fix tests compilation | Vitaly Takmazov | |
2019-03-18 | WebFinger is HTTPS-only protocol | Vitaly Takmazov | |
2019-03-01 | Message::timestamp -> Message::created | Vitaly Takmazov | |
2019-03-01 | Tags refactoring | Vitaly Takmazov | |
2019-03-01 | Fix anonymous user check | Vitaly Takmazov | |
2019-03-01 | ImageUtils catch IOException from apache-imaging | Vitaly Takmazov | |
2019-02-26 | Display federated likes | Vitaly Takmazov | |
2019-02-24 | /.well-known/nodeinfo | Vitaly Takmazov | |
2019-02-23 | Fix activity id deserializer | Vitaly Takmazov | |
2019-02-23 | Announce object may be Context | Vitaly Takmazov | |
2019-02-23 | Add activity json failed on production to tests | Vitaly Takmazov | |
2019-02-23 | * Add text descriptions to ActivityPub error codes | Vitaly Takmazov | |
* Append ActivityPub attachments as urls * Added failing test for Hubzilla activity with Link as object | |||
2019-01-31 | reduce logging | Vitaly Takmazov | |
2019-01-30 | fix user deletion flow when invalid key is present | Vitaly Takmazov | |
2019-01-30 | Test refactoring and fixes | Vitaly Takmazov | |
2019-01-30 | Corrected flow for federated user deletion | Vitaly Takmazov | |
2019-01-21 | ActivityPub: convert HTML to Markdown | 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-20 | getMyFeed optimization | Vitaly Takmazov | |
2018-12-17 | CORS for ActivityPub endpoints | Vitaly Takmazov | |
2018-12-12 | UserInfo -> User | Vitaly Takmazov | |
2018-12-12 | Fix avatar tests | Vitaly Takmazov | |