Age | Commit message (Expand) | Author |
2022-11-26 | Restore XMPP test | Vitaly Takmazov |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov |
2022-10-12 | API: add `showReplies` parameter to `/api/thread` endpoint | Vitaly Takmazov |
2022-10-04 | Always include empty pms list in `groups_pms` API response | Vitaly Takmazov |
2022-06-25 | Fix tests | Vitaly Takmazov |
2022-06-25 | Fix recommendations counters in html templates | Vitaly Takmazov |
2022-05-13 | Refactor AppleClientSecretGenerator | Vitaly Takmazov |
2022-05-13 | Use @Disabled annotation in tests | Vitaly Takmazov |
2022-05-13 | Switch ActivityPub key management to Churchkey library | Vitaly Takmazov |
2022-05-12 | Use Churchkey library to read PEM files and keys | Vitaly Takmazov |
2022-05-12 | Update top criterias | Vitaly Takmazov |
2022-03-23 | Return correct replies counter on /thread API endpoint | Vitaly Takmazov |
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 |