Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-11 | vnext: initial database connection | Vitaly Takmazov | |
2024-10-11 | vnext: read sandbox apn ids from config | Vitaly Takmazov | |
2024-10-10 | build(deps): bump node in /vnext/server | dependabot[bot] | |
Bumps node from 20.17.0-bookworm-slim to 22.9.0-bookworm-slim. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2024-10-10 | vnext: cleanup Dockerfile warnings | Vitaly Takmazov | |
2024-10-10 | embed: use Twitter embed from `/api/v2/oembed` | Vitaly Takmazov | |
2024-10-10 | vnext: `/api/v2/instance` Mastodon API endpoint | Vitaly Takmazov | |
2024-10-01 | vnext: fix fcm parameters | Vitaly Takmazov | |
2024-09-02 | vnext: publish using container | Vitaly Takmazov | |
2024-09-02 | sender: `firebase-admin` compatibility | Vitaly Takmazov | |
2024-09-02 | Fix vnext server build | Vitaly Takmazov | |
2024-08-08 | vnext: move sape logging to debug | Vitaly Takmazov | |
2024-08-07 | vnext: `releases` middleware | Vitaly Takmazov | |
* Help android app to find upgrade path | |||
2024-07-29 | vnext: do not send service notifications to web | Vitaly Takmazov | |
2024-05-24 | embed.js: lazy image loading | Vitaly Takmazov | |
2024-03-22 | fix instagram embeds | makc | |
2024-03-21 | support youtube shorts | makc | |
2024-03-14 | vnext: cleanup HMS | Vitaly Takmazov | |
2024-03-14 | vnext: fix HMS | Vitaly Takmazov | |
2024-03-13 | embed.js: do not embed links when media is present | Vitaly Takmazov | |
2024-02-18 | It's 2024 now | Vitaly Takmazov | |
2024-02-18 | Drop IE/Edge specific browser configurations | Vitaly Takmazov | |
2024-02-18 | vnext: fix login | Vitaly Takmazov | |
2024-02-18 | // -> https:// | Vitaly Takmazov | |
2024-02-18 | vnext: /api/v2/ | Vitaly Takmazov | |
2024-02-18 | vnext: configure devserver proxy | Vitaly Takmazov | |
2024-02-18 | Fetch ActivityPub profiles | Vitaly Takmazov | |
2024-02-09 | vnext: fix base URL | Vitaly Takmazov | |
2024-02-09 | vnext: authorize on backend | Vitaly Takmazov | |
2024-01-31 | embed.js: process all links, stop on first embed | Vitaly Takmazov | |
2024-01-26 | embed.js: only first link | Vitaly Takmazov | |
2023-11-23 | vNext: logging cleanup | Vitaly Takmazov | |
2023-11-23 | vNext: allow to override listen port from environment variable | Vitaly Takmazov | |
2023-10-10 | sender: remove APNS tokens with 'Unregistered' error | Vitaly Takmazov | |
2023-10-08 | vnext: fix remaining unauthenticated components | Vitaly Takmazov | |
2023-10-08 | vnext: fix public path | Vitaly Takmazov | |
2023-10-08 | vnext: fix unauthenticated access | Vitaly Takmazov | |
2023-10-08 | SSR auth WIP | Vitaly Takmazov | |
2023-10-08 | Fix initial auth from cookie | Vitaly Takmazov | |
2023-10-08 | vnext: react-helmet -> react-helmet-async | Vitaly Takmazov | |
2023-09-11 | Minimize CSS in production builds | Vitaly Takmazov | |
2023-08-25 | embed: handle x.com links | Vitaly Takmazov | |
2023-08-23 | Fix SSR props decoding | Vitaly Takmazov | |
Binary solution includes some trailing zero bytes and I have no time to debug | |||
2023-07-02 | scripts: using new address for twitter embeds | Vitaly Takmazov | |
2023-06-21 | vnext: fix stylelint warnings | Vitaly Takmazov | |
2023-06-21 | Revert "embed: back to client-side Twitter embeds" | Vitaly Takmazov | |
This reverts commit 6ec610fbdceaeadbbc184fb02e22a9c4dd13d0a9. | |||
2023-06-20 | embed: back to client-side Twitter embeds | Vitaly Takmazov | |
2023-06-07 | vnext: cleanup lint warnings | Vitaly Takmazov | |
2023-05-31 | ESLint: switch back to default parser | Vitaly Takmazov | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | Vitaly Takmazov | |
2023-05-19 | Fix linter warnings | Vitaly Takmazov | |