Age | Commit message (Expand) | Author |
2022-12-16 | flyway: trying to repair on migrate | Vitaly Takmazov |
2022-12-16 | Make tag query SQL-compatible | Vitaly Takmazov |
2022-12-15 | xmpp: Use `xmppbot_jid` configuration option without conversion | Vitaly Takmazov |
2022-12-15 | Use ConversionService in ActivityPubManager flow | Vitaly Takmazov |
2022-12-15 | Extract profile URI helpers into ProfileUriBuilder | Vitaly Takmazov |
2022-12-15 | Apply IDEA suggestions | Vitaly Takmazov |
2022-12-15 | Extract user to actor conversion code into Converter | Vitaly Takmazov |
2022-12-15 | Cleanup Security config | Vitaly Takmazov |
2022-12-15 | Cache evicting configuration update | Vitaly Takmazov |
2022-12-14 | Fix the integer overflow issue | Vitaly Takmazov |
2022-12-14 | Initial PostgreSQL schema and profile | Vitaly Takmazov |
2022-12-09 | Better caching in AnythingFilter | Vitaly Takmazov |
2022-12-09 | Fix cache keys | Vitaly Takmazov |
2022-12-09 | `discover` cache | Vitaly Takmazov |
2022-12-09 | Update cache evict rules | Vitaly Takmazov |
2022-12-09 | Redirect thread URL to ActivityPub version if Accept header matches | Vitaly Takmazov |
2022-12-08 | CSRF protection requires sessions | Vitaly Takmazov |
2022-12-08 | Restore Spring Boot error filter configuration | Vitaly Takmazov |
2022-12-08 | Lenient JSON deserialization | Vitaly Takmazov |
2022-12-08 | Spring beans should not be public | Vitaly Takmazov |
2022-12-08 | Configure caches | Vitaly Takmazov |
2022-12-08 | Cleanup unused authorization checks handled by spring-security | Vitaly Takmazov |
2022-12-07 | Login: use `Referer` header to redirect after the successful login | Vitaly Takmazov |
2022-12-07 | Remove login popup | Vitaly Takmazov |
2022-12-03 | Add missing security configuration for h2 console | Vitaly Takmazov |
2022-11-26 | Switch to patched babbler version | Vitaly Takmazov |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov |
2022-11-15 | SubscriptionServiceImpl: reindent file | Vitaly Takmazov |
2022-11-15 | SubscriptionService: handle duplicated key case in subscribeMessage() correctly | Vitaly Takmazov |
2022-11-15 | MessagesService: remove duplicated tags from getMessages() query | Vitaly Takmazov |
2022-10-18 | Better trends query on `/api/tags` endpoint | Vitaly Takmazov |
2022-10-13 | Bump twitter4j to 4.1.0, fix compatibility with API changes | 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-07-10 | Drop unused API endpoint | Vitaly Takmazov |
2022-07-01 | Bump `java-telegram-bot-api` to 6.1.0 | Vitaly Takmazov |
2022-06-30 | Add `noindex` conditions | Vitaly Takmazov |
2022-06-30 | ActivityPub: fix Actor type casting | Vitaly Takmazov |
2022-06-30 | ActivityPub: add missing Actor types | Vitaly Takmazov |
2022-06-29 | Use full URL for avatars in replies | Vitaly Takmazov |
2022-06-29 | Avatars in /thread API endpoint | Vitaly Takmazov |
2022-06-27 | Drop outdated web security rules | Vitaly Takmazov |
2022-06-25 | `likes` field returns recommendations count | Vitaly Takmazov |
2022-06-25 | Fix recommendations counters in html templates | Vitaly Takmazov |
2022-05-13 | Do not send subscriptions to banned users | Vitaly Takmazov |
2022-05-13 | Refactor AppleClientSecretGenerator | 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-05-12 | Apple sign-in: log JWT token | Vitaly Takmazov |