Age | Commit message (Expand) | Author |
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 |
2023-01-07 | Initial SQLite schema (work in progress) | Vitaly Takmazov |
2023-01-06 | Bearer token filter is not used | Vitaly Takmazov |
2023-01-06 | Mastodon API: timelines and minor fixes | Vitaly Takmazov |
2023-01-06 | Mastodon API: exclude visitor from Conversation accounts list | Vitaly Takmazov |
2023-01-06 | Mastodon API: conversations | Vitaly Takmazov |
2023-01-05 | Update config copyrights | Vitaly Takmazov |
2023-01-05 | ActivityPub: signed GET requests, fix Signature verification | Vitaly Takmazov |
2023-01-04 | Fix class cast exception in tests | Vitaly Takmazov |
2023-01-04 | ActivityPub: better logging | Vitaly Takmazov |
2023-01-04 | ActivityPub: cleanup media types and redirects | Vitaly Takmazov |
2023-01-04 | ActivityPub: refactor delivery to followers | Vitaly Takmazov |
2023-01-04 | Respond with HTTP 202 to stop sending unknown note updates | Vitaly Takmazov |
2023-01-04 | ActivityPub: fix actor to user conversion, handle Block activity | Vitaly Takmazov |