Age | Commit message (Expand) | Author |
2023-01-13 | Webpack 4 | Vitaly Takmazov |
2023-01-13 | basic navigation | Vitaly Takmazov |
2023-01-13 | update dependencies, move to Yarn | Vitaly Takmazov |
2023-01-13 | merge main style | Vitaly Takmazov |
2023-01-13 | update dependencies | Vitaly Takmazov |
2023-01-13 | react-markdown | Vitaly Takmazov |
2023-01-13 | jsx -> js | Vitaly Takmazov |
2023-01-13 | drop jade, update styles and template | Vitaly Takmazov |
2023-01-13 | add gitignore | Vitaly Takmazov |
2023-01-13 | update to React 16 | Vitaly Takmazov |
2023-01-13 | initial demo | 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-12 | Bump @swc/core from 1.3.25 to 1.3.26 | dependabot[bot] |
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-07 | Bump @swc/core from 1.3.24 to 1.3.25 | dependabot[bot] |
2023-01-07 | Bump postcss from 8.4.20 to 8.4.21 | dependabot[bot] |
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 | Bump babel-loader from 9.1.0 to 9.1.2 | dependabot[bot] |
2023-01-06 | Bump @babel/core from 7.20.7 to 7.20.12 | dependabot[bot] |
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 |