Age | Commit message (Expand) | Author |
2022-03-03 | Fix *readonly tag | Vitaly Takmazov |
2022-02-17 | Do not allow to delete Telegram when it is the only social account | Vitaly Takmazov |
2021-11-25 | Fix tests on Windows | Vitaly Takmazov |
2021-11-07 | mark changeProfileOverApi test as known to be broken | Vitaly Takmazov |
2021-11-07 | Fix top query | Vitaly Takmazov |
2021-10-30 | Move deleted messages to archive user | Vitaly Takmazov |
2021-10-30 | Handle wrong RSS path correctly | Vitaly Takmazov |
2021-10-25 | Fix top candidates query and update tests | Vitaly Takmazov |
2021-10-23 | Minor code cleanup | Vitaly Takmazov |
2021-10-23 | Fix tests | Vitaly Takmazov |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov |
2021-10-23 | ImagesService refactoring | Vitaly Takmazov |
2021-10-21 | Top feed should not contain banned users | Vitaly Takmazov |
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | Vitaly Takmazov |
2021-10-18 | Added user RSS feed with recommendations | Vitaly Takmazov |
2021-10-18 | Display error for social login | Vitaly Takmazov |
2021-10-08 | Add message editing and updating interval | Vitaly Takmazov |
2021-08-27 | ActivityPub: fix Application activites, use Actor where possible | Vitaly Takmazov |
2021-08-27 | ActivityPub: respond with NOT_FOUND when message is not found | Vitaly Takmazov |
2021-08-24 | ActivityPub: add Undo deserialization test | 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 | Fix hashtag tests | 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: add Application as an actor type | 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-07-29 | better hashtags | makc |
2021-04-17 | Update order of tests | Vitaly Takmazov |
2021-04-17 | Use @TestMethodOrder | Vitaly Takmazov |
2021-04-17 | Assign order to important tests | Vitaly Takmazov |
2021-03-24 | Cleanup HttpMediaTypeNotAcceptableException handler | Vitaly Takmazov |
2021-01-14 | tests: use multipart mock constructor with original filename | Vitaly Takmazov |
2020-12-07 | springfox -> springdoc | Vitaly Takmazov |
2020-11-24 | tests: disable css in WebClient and fix deprecated usage | Vitaly Takmazov |
2020-11-20 | Process Referer header without javax.servlet reference | Vitaly Takmazov |
2020-11-15 | Run tests with JUnit 5 | Vitaly Takmazov |
2020-11-12 | Do not receive mentions from blacklisted users in original posts | Vitaly Takmazov |
2020-11-10 | ActivityPub: Digest header is mandatory now for POST requests | Vitaly Takmazov |
2020-10-21 | Drop actuator tests | Vitaly Takmazov |
2020-10-19 | Fix some JDT warnings | Vitaly Takmazov |
2020-10-08 | Sape: refactoring | Vitaly Takmazov |
2020-10-02 | Apply fixes from some IDEA code inspections | Vitaly Takmazov |
2020-06-03 | sape: switch to xml output | Vitaly Takmazov |
2020-05-21 | Fix build with new http-signatures-java library | Vitaly Takmazov |
2020-05-21 | Show correct signup errors | Vitaly Takmazov |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov |