Age | Commit message (Expand) | Author |
2023-01-22 | Refactor messages service, remove 2 unneeded SQL queries | Vitaly Takmazov |
2023-01-22 | Update links to external users with web urls instead of json-ld uris | Vitaly Takmazov |
2023-01-20 | Minor cleanup | Vitaly Takmazov |
2023-01-20 | KeystoreManager: refactoring | Vitaly Takmazov |
2023-01-19 | ActivityPub: blog redirect | Vitaly Takmazov |
2023-01-19 | Cleanup logging | Vitaly Takmazov |
2023-01-19 | ActivityPub: using correct ActivityStreams profile header | Vitaly Takmazov |
2023-01-19 | Improve logging | Vitaly Takmazov |
2023-01-19 | RestTemplate -> OkHttpClient | Vitaly Takmazov |
2023-01-19 | Remove unused bean | Vitaly Takmazov |
2023-01-18 | Cleanup unused code | Vitaly Takmazov |
2023-01-18 | Avoid nested transactions when reading messages from database | Vitaly Takmazov |
2023-01-18 | Drop unused `useroptions` table | Vitaly Takmazov |
2023-01-16 | email: cleanup expired auth codes | Vitaly Takmazov |
2023-01-15 | Minor cleanup | Vitaly Takmazov |
2023-01-15 | PushQueriesService -> UserService | Vitaly Takmazov |
2023-01-15 | Drop unused table and methods | Vitaly Takmazov |
2023-01-14 | Configure test coverage reports | Vitaly Takmazov |
2023-01-14 | DB: merge ios, android, winphone tables to user_services | Vitaly Takmazov |
2023-01-14 | Pass tests with configured domain | Vitaly Takmazov |
2023-01-14 | Minor updates for Telegram Login and bot | Vitaly Takmazov |
2023-01-13 | OAuth: use static key id | Vitaly Takmazov |
2023-01-13 | Mastodon API: posting and minor fixes to make Tusky happy | Vitaly Takmazov |
2023-01-13 | Fix OpenAPI generation | Vitaly Takmazov |
2023-01-13 | Specify explicit list of claims expected in JWT verification | Vitaly Takmazov |
2023-01-13 | Minor cleanup and copyright updates | Vitaly Takmazov |
2023-01-13 | Telegram: fix commands response | Vitaly Takmazov |
2023-01-12 | Fix avatar update | Vitaly Takmazov |
2023-01-12 | Telegram: handle "chat not found" errors | Vitaly Takmazov |
2023-01-12 | Telegram: fix recommendations markup | Vitaly Takmazov |
2023-01-12 | Telegram: parse_mode=html | Vitaly Takmazov |
2023-01-12 | Telegram: fix delivery to anonymous users | Vitaly Takmazov |
2023-01-11 | Do not double escape search string | Vitaly Takmazov |
2023-01-11 | Fix OAuth login | Vitaly Takmazov |
2023-01-11 | Social login refactoring: set cookie after login | Vitaly Takmazov |
2023-01-11 | Fix Telegram login | Vitaly Takmazov |
2023-01-10 | Start using HttpHeaders class instead of string constants | Vitaly Takmazov |
2023-01-10 | Restore Swagger UI | Vitaly Takmazov |
2023-01-10 | Code cleanup and copyright year update | Vitaly Takmazov |
2023-01-10 | XMPP: send `unsubscribe` presence to unknown JIDs | Vitaly Takmazov |
2023-01-09 | Mastodon API: statuses | Vitaly Takmazov |
2023-01-09 | OAuth: update refresh token TTL | Vitaly Takmazov |
2023-01-09 | Mastodon API: improve status layout, avatars, attachments | Vitaly Takmazov |
2023-01-09 | Mastodon API: include message author data into statuses | Vitaly Takmazov |
2023-01-09 | Enable CORS on oauth endpoints | Vitaly Takmazov |
2023-01-08 | Fix ActivityPub redirects | Vitaly Takmazov |
2023-01-08 | Fix public keys on Windows | Vitaly Takmazov |
2023-01-08 | Telegram: use correct domain in urls | Vitaly Takmazov |
2023-01-07 | XMPP: deactivate jids on presence errors | Vitaly Takmazov |
2023-01-07 | XMPP: deactivate jids on 'cancel' error types | Vitaly Takmazov |