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-25 | embed: Tiktok videos | Vitaly Takmazov | |
2024-10-24 | `rememberme` middleware: authorize using Spring Security cookie | Vitaly Takmazov | |
2024-10-24 | urlexpand: fix JSDoc | Vitaly Takmazov | |
2024-10-23 | embed: fix for <video /> previews in Safari | 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 | 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 | |