This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2026-08-14 12:47:00 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
b64ad77e21eaedd3bfb21cd5b33102343ad2ef25
mastodon
/
streaming
History
Renaud Chaput
a8f12a6fd8
Change Node.js minimum version to Node 20 (
#34390
)
2025-05-20 14:25:51 +00:00
..
.dockerignore
…
database.js
Fix streaming server refusing unix socket path in
DATABASE_URL
(
#34091
)
2025-03-24 14:07:27 +00:00
Dockerfile
build(Dockerfiles): Set the base registry via an ARG (
#33712
)
2025-01-29 13:09:17 +00:00
errors.js
…
eslint.config.mjs
Fix eslint import plugin resolution in vscode (
#34651
)
2025-05-12 07:12:56 +00:00
index.js
Fix streaming server not filtering unknown-language posts from public timelines (
#33774
)
2025-02-21 07:48:31 +00:00
lint-staged.config.mjs
Upgrade to ESLint v9 flat config (
#34324
)
2025-04-01 16:30:18 +00:00
logging.js
…
metrics.js
…
package.json
Change Node.js minimum version to Node 20 (
#34390
)
2025-05-20 14:25:51 +00:00
redis.js
Drop redis namespace code (except for Rails cache) (
#34665
)
2025-05-20 13:02:09 +00:00
tsconfig.json
Upgrade to ESLint v9 flat config (
#34324
)
2025-04-01 16:30:18 +00:00
utils.js
…