Age | Commit message (Expand) | Author |
2022-12-15 | postgres: baseline full schema to 1.22 | 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 | Conditional logging configuration | Vitaly Takmazov |
2022-12-08 | Remove unused configuration property | Vitaly Takmazov |
2022-12-08 | Configure caches | Vitaly Takmazov |
2022-12-08 | Track production configuration template | Vitaly Takmazov |
2022-12-08 | Add production logging configuration | Vitaly Takmazov |
2022-12-08 | scripts: JSDoc cleanup | Vitaly Takmazov |
2022-12-08 | Add return path parameter to other `/login` links | 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-12-03 | Add missing CSRF token to password change form | 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-11-03 | Disable scroll bounce effects | Vitaly Takmazov |
2022-10-30 | Fix oembed URL | 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-12 | Events: correctly shutdown EventSource connection | Vitaly Takmazov |
2022-10-11 | Load twitter embeds from beta site | Vitaly Takmazov |
2022-10-04 | Always include empty pms list in `groups_pms` API response | Vitaly Takmazov |
2022-08-11 | embed.js: minor improvements | Vitaly Takmazov |
2022-07-10 | Drop unused API endpoint | Vitaly Takmazov |
2022-07-10 | Cleanup some lint warnings | Vitaly Takmazov |
2022-07-10 | Fetch ActivityPub profiles directly without our proxy | Vitaly Takmazov |
2022-07-08 | Embed tweets without broken widgets.js | 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 |