Age | Commit message (Expand) | Author |
2022-12-15 | Extract profile URI helpers into ProfileUriBuilder | Vitaly Takmazov |
2022-12-15 | postgres: baseline full schema to 1.22 | Vitaly Takmazov |
2022-12-15 | postgres: pass tests without implicit string types casts | Vitaly Takmazov |
2022-12-14 | CI: fix mysql environment | Vitaly Takmazov |
2022-12-14 | Fix the integer overflow issue | Vitaly Takmazov |
2022-12-14 | CI: matrix tests on profile strategy | Vitaly Takmazov |
2022-12-14 | Initial PostgreSQL schema and profile | Vitaly Takmazov |
2022-12-09 | Redirect thread URL to ActivityPub version if Accept header matches | Vitaly Takmazov |
2022-12-08 | Spring beans should not be public | Vitaly Takmazov |
2022-12-08 | Configure caches | Vitaly Takmazov |
2022-12-07 | Login: use `Referer` header to redirect after the successful login | Vitaly Takmazov |
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 |