Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-30 | build(deps): bump node in /vnext/server | dependabot[bot] | |
Bumps node from 23.0.0-bookworm-slim to 23.1.0-bookworm-slim. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2024-10-30 | Fix test environments | Vitaly Takmazov | |
2024-10-25 | vnext: fix message formatting for Telegram | Vitaly Takmazov | |
2024-10-24 | `rememberme` middleware: authorize using Spring Security cookie | Vitaly Takmazov | |
2024-10-24 | urlexpand: fix JSDoc | Vitaly Takmazov | |
2024-10-22 | vnext: fix `host-meta` xml response | Vitaly Takmazov | |
2024-10-22 | vnext: `/.well-known/nodeinfo` endpoint | Vitaly Takmazov | |
2024-10-22 | vnext: RFC 6415: Web Host Metadata | Vitaly Takmazov | |
2024-10-21 | build(deps): bump node in /vnext/server | dependabot[bot] | |
Bumps node from 22.9.0-bookworm-slim to 23.0.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-21 | vnext: configure test environment | Vitaly Takmazov | |
2024-10-21 | vnext: Use actual express app for tests | Vitaly Takmazov | |
* use `debug` for sequelize logging | |||
2024-10-21 | vnext: WebFinger tests | Vitaly Takmazov | |
2024-10-21 | vnext: `webfinger` middleware | Vitaly Takmazov | |
2024-10-21 | vnext: `postgres` -> `sequelize` | Vitaly Takmazov | |
* implement `active_month` field for Mastodon `/api/v2/instance` endpoint | |||
2024-10-21 | vnext: disable SSR middleware | Vitaly Takmazov | |
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 | 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-03-14 | vnext: cleanup HMS | Vitaly Takmazov | |
2024-03-14 | vnext: fix HMS | Vitaly Takmazov | |
2024-02-18 | vnext: /api/v2/ | 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 | SSR auth WIP | 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-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 | |
2023-05-19 | push-notifications: delete fcm tokens failed with `InvalidRegistration` | Vitaly Takmazov | |
2023-03-21 | webpack: overlay configuration | Vitaly Takmazov | |
2023-03-21 | vnext: file-loader -> asset modules | Vitaly Takmazov | |
2023-03-07 | Cleanup some linter errors and warnings | Vitaly Takmazov | |
2023-03-07 | Conditional modules initialization | Vitaly Takmazov | |
2023-03-07 | build vnext server with webpack | Vitaly Takmazov | |
2023-02-11 | HMS notifications | Vitaly Takmazov | |
2023-01-31 | WebPush: cleanup expired tokens | Vitaly Takmazov | |
2023-01-26 | Cleanup logging | Vitaly Takmazov | |
2023-01-24 | Web Push | Vitaly Takmazov | |
2023-01-21 | durov: use webhook | Vitaly Takmazov | |