Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-13 | webpack-serve with history api fallback | Vitaly Takmazov | |
2023-01-13 | Post component | Vitaly Takmazov | |
2023-01-13 | webpack-serve | Vitaly Takmazov | |
2023-01-13 | cleanup webpack and webpack-dev-server configs | Vitaly Takmazov | |
2023-01-13 | babel-preset-env is devDependency | Vitaly Takmazov | |
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] | |
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.25 to 1.3.26. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.25...v1.3.26) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
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] | |
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.24 to 1.3.25. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.24...v1.3.25) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-01-07 | Bump postcss from 8.4.20 to 8.4.21 | dependabot[bot] | |
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
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] | |
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.0 to 9.1.2. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-01-06 | Bump @babel/core from 7.20.7 to 7.20.12 | dependabot[bot] | |
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2023-01-06 | Mastodon API: exclude visitor from Conversation accounts list | Vitaly Takmazov | |
2023-01-06 | Mastodon API: conversations | Vitaly Takmazov | |