Age | Commit message (Expand) | Author |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov |
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov |
2021-10-18 | Display error for social login | Vitaly Takmazov |
2021-09-06 | Cleanup ResponseEntity usage | Vitaly Takmazov |
2021-08-27 | ActivityPub: respond with NOT_FOUND when message is not found | Vitaly Takmazov |
2021-08-26 | ActivityPub: response with ACCEPTED to activities with invalid recipients | Vitaly Takmazov |
2021-08-26 | Fix notifications endpoint flow | Vitaly Takmazov |
2021-08-24 | ActivityPub: respond with BAD_REQUEST to Create without our recipient | Vitaly Takmazov |
2021-08-24 | ActivityPub: add Undo deserialization test | Vitaly Takmazov |
2021-08-24 | ActivityPub: add DirectMessageEvent, fix Undo event | Vitaly Takmazov |
2021-08-23 | ActivityPub: send Update event on user profile updates | Vitaly Takmazov |
2021-08-22 | ActivityPub: fix empty object serialization | Vitaly Takmazov |
2021-08-22 | ActivityPub: handle user deletion for suspended users | Vitaly Takmazov |
2021-08-22 | ActivityPub: make Mastodon happy with hashtags | Vitaly Takmazov |
2021-08-22 | ActivityPub: Mention includes domain in the name property | Vitaly Takmazov |
2021-08-22 | ActivityPub: return Application profile for service user | Vitaly Takmazov |
2021-08-22 | Type-safe ActivityStreams deserialization | Vitaly Takmazov |
2021-08-21 | ActivityPub: do not duplicate type property | Vitaly Takmazov |
2021-08-21 | ActivityPub: add Application as an actor type | Vitaly Takmazov |
2021-08-20 | ActivityPub: fix contexts serialization | Vitaly Takmazov |
2021-08-20 | ActivityPub: Handle Flag activity | Vitaly Takmazov |
2021-08-20 | map NSFW tag to as:sensitive ActivityPub property | Vitaly Takmazov |
2021-06-08 | Unescape Java literals in ActivityPub logs | Vitaly Takmazov |
2021-04-17 | Cleanup deprecated usage of third-party libraries | Vitaly Takmazov |
2021-04-12 | Verify Google JWT tokens without Google libraries | Vitaly Takmazov |
2021-03-24 | Service: handle invalid from headers in emails | Vitaly Takmazov |
2021-03-24 | ActivityPub: add workaround for Nextcloud Service | Vitaly Takmazov |
2021-03-24 | Fix url logging in HttpMediaTypeNotAcceptableException handler | Vitaly Takmazov |
2021-03-24 | Cleanup HttpMediaTypeNotAcceptableException handler | Vitaly Takmazov |
2021-03-23 | Fix email processing flow | Vitaly Takmazov |
2020-12-30 | api: add fetchUser endpoint | Vitaly Takmazov |
2020-12-07 | springfox -> springdoc | Vitaly Takmazov |
2020-11-19 | Fix blacklist checking when commenting over API | Vitaly Takmazov |
2020-10-20 | Revert "Append * to keyword search" | Vitaly Takmazov |
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov |
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | Vitaly Takmazov |
2020-10-19 | serialVersionUID for all Serializable classes | Vitaly Takmazov |
2020-10-19 | Fix some JDT warnings | Vitaly Takmazov |
2020-10-08 | Apply some IDEA suggestions | Vitaly Takmazov |
2020-10-02 | Update copyright years | Vitaly Takmazov |
2020-10-02 | More IDEA code inspection fixes | Vitaly Takmazov |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov |
2020-06-05 | Append * to keyword search | Vitaly Takmazov |
2020-05-03 | Minor cleanup | Vitaly Takmazov |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov |
2020-04-03 | Reorganize layout and code cleanup | Vitaly Takmazov |