77 Commits (865c72cde3fa6e728769b91b85b232b342fb2d00)

Author SHA1 Message Date
Eshin Kunishima 0a9c2152c9 Replace ws with uws (#2807)
7 years ago
abcang 2ceaa88ed0 fix DB_URL (#2778)
7 years ago
Eugen Rochko 0951a2f9f3 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
7 years ago
Akihiko Odaki a28863bf95 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
8 years ago
Akihiko Odaki 7cd8e61b5a Use PostgreSQL inheritance for blocks and mutes (#2520)
8 years ago
YOU 4b3a1e7790 Update index.js (#2612)
8 years ago
masarakki 4ca919cb50 refactor-cores (#2308)
8 years ago
Akihiko Odaki 4e097cc6c0 Allow to listen Unix socket (#2085)
8 years ago
178inaba 00a666a205 Fix a bug where the hashtag could not be specified with the streaming API (#2258)
8 years ago
kuro5hin a80568a305 Fix streaming server worker count (#2082)
8 years ago
geta6 4146b86beb Improve streaming server with cluster (#1970)
8 years ago
Gavin Mogan a710eec95c Dev Tooling fixes (eslint/editorconfig) (#1398)
8 years ago
Eugen Rochko 6966854f3d Add heartbeat to websockets streaming API connections
8 years ago
Eugen Rochko 9989890e2e Fix #231 - Muting
8 years ago
Eugen Rochko 1f106f7955 Make streaming API use one pattern-matching redis pubsub connection
8 years ago
Eugen Rochko eb9934c88c Add streaming API channels for local-only statuses
8 years ago
Eugen Rochko b8ab1bdd70 Add unique request IDs to streaming API to improve logs
8 years ago
Eugen Rochko 728817fba2 Add tracking of delay to streaming API
8 years ago
Eugen Rochko 9bd2b6be86 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
Eugen Rochko c6f0dfadf7 Add CORS to the streaming API
8 years ago
Eugen Rochko c51f8dd4e4 Fix streaming API queries
8 years ago
Eugen Rochko b860cbcbdf Adding documentation for streaming API. Fixing filtering bug
8 years ago
Eugen Rochko 2db5a5a981 Make node read the right .env file
8 years ago
Eugen Rochko d10d56275b Add redis configuration to streaming API
8 years ago
Eugen Rochko 8f7aac3076 Fix potential resource leaks in streaming server
8 years ago
Eugen Rochko 999ecc9d69 Add logging and filtering to the node.js streaming API
8 years ago
Eugen Rochko d4601c094f Add streaming API in Node.js
8 years ago