You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/streaming
Renaud Chaput b8444d9bb7
Do not automatically run Prettier on the streaming server code. (#36400)
21 hours ago
..
.dockerignore Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850) 2 years ago
Dockerfile chore(deps): update docker/dockerfile docker tag to v1.18 (#36213) 2 weeks ago
database.js Fix streaming server refusing unix socket path in `DATABASE_URL` (#34091) 7 months ago
errors.js Convert the streaming server to ESM (#29389) 2 years ago
eslint.config.mjs Fix eslint import plugin resolution in vscode (#34651) 5 months ago
index.js Fix streaming server not filtering unknown-language posts from public timelines (#33774) 8 months ago
lint-staged.config.mjs Do not automatically run Prettier on the streaming server code. (#36400) 21 hours ago
logging.js Convert the streaming server to ESM (#29389) 2 years ago
metrics.js Fix missing or incorrect cache-control headers for Streaming server (#32551) 12 months ago
package.json Update `uuid` package to latest version (#36259) 2 weeks ago
redis.js Drop redis namespace code (except for Rails cache) (#34665) 5 months ago
tsconfig.json Upgrade to ESLint v9 flat config (#34324) 6 months ago
utils.js Streaming: Refactor move database and redis logic into separate files (#31567) 1 year ago