mastodon-glitch/streaming
Claire c2817c7fad Merge commit '752d49eefef48262d501ba5fc2006d2c8466a000' into glitch-soc/merge-upstream
Conflicts:
- `app/lib/feed_manager.rb`:
  Upstream changed how notifications from follow subscriptions were handled,
  refactoring this file in the process.
  Conflict is due to glitch-soc having an extra timeline type (direct).
  Ported upstream's changes.
- `app/workers/feed_insert_worker.rb`:
  Ditto.
2024-12-02 21:08:15 +01:00
..
.dockerignore Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850) 2023-11-28 10:04:40 +00:00
.eslintrc.cjs Convert the streaming server to ESM (#29389) 2024-02-27 14:59:20 +00:00
Dockerfile Update docker/dockerfile Docker tag to v1.12 (#33127) 2024-12-02 08:11:25 +00:00
database.js Streaming: add development logging of database queries (#32945) 2024-11-18 09:34:34 +00:00
errors.js Convert the streaming server to ESM (#29389) 2024-02-27 14:59:20 +00:00
index.js Merge commit 'e68b26c8df2056182564abcee230927ed53200c8' into glitch-soc/merge-upstream 2024-11-24 16:46:28 +01:00
logging.js Convert the streaming server to ESM (#29389) 2024-02-27 14:59:20 +00:00
metrics.js Fix missing or incorrect cache-control headers for Streaming server (#32551) 2024-10-17 08:17:18 +00:00
package.json Update Yarn to v4.5.3 (#33069) 2024-11-26 07:19:48 +00:00
redis.js Fix: Use consistent REDIS_USER environment variable in streaming (#32493) 2024-10-15 07:40:18 +00:00
tsconfig.json Update devDependencies (non-major) (#29089) 2024-02-27 16:07:43 +00:00
utils.js Streaming: Refactor move database and redis logic into separate files (#31567) 2024-08-27 08:40:04 +00:00