125 Commits (1e1a5bb9939eefcd5664693a655124f9490dc97d)

Author SHA1 Message Date
Gabriel Simmer 8bffce5f01 Move to ioredis for streaming (#26581)
1 year ago
Emelia Smith c2ef995baa Fix: support both DATABASE_URL and DB_PASS (#26295)
1 year ago
Emelia Smith b92b2b1298 Change streaming `/metrics` to include additional metrics (#26299)
1 year ago
Renaud Chaput 6a19d5ce99 Fix missing return values in streaming (#26233)
1 year ago
Claire d21fa55246 Swap debug statements in streaming server (#26231)
1 year ago
Emelia Smith 813acdb431 Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228)
1 year ago
Emelia Smith 0ee5d7a804 Refactor streaming's filtering logic & improve documentation (#26213)
1 year ago
Claire eb1139fd42 Fix wrong filters sometimes applying in streaming (#26159)
1 year ago
Emelia Smith 34c9ee4a66 Add logging of websocket send errors (#25280)
1 year ago
Emelia Smith 90070920bf Fix logging of messages that are binary before closing their connection (#25361)
1 year ago
Emelia Smith bc7e7185ac Fix performance of streaming by parsing message JSON once (#25278)
1 year ago
Renaud Chaput 7b5a274836 Enforce import order with ESLint (#25096)
1 year ago
Nick Schonning 0224c3c0d9 Add eslint-plugin-jsdoc (#24719)
1 year ago
Emelia Smith dca2892276 Remove clustering from streaming API (#24655)
1 year ago
Claire dcde901b4d Disable anonymous access to the streaming API (#23989)
2 years ago
Eugen Rochko 8f9f5dd620 Fix streaming API not being usable without `DATABASE_URL` (#23960)
2 years ago
Ramūns Usovs c92301e942 Allow streaming to connect to postgress with self-signed certs (#21431)
2 years ago
emilweth 1f777e2436 fix metrics format (#23520)
2 years ago
emilweth 7099c057d4 dot is not allowed (#23519)
2 years ago
Eugen Rochko 6716afb8f8 Add information about database pool to metrics endpoint in streaming API (#23469)
2 years ago
Eugen Rochko 83eba2d6cf Add database pool configuration over `DB_POOL` to streaming API (#23470)
2 years ago
Eugen Rochko 2332ee61c0 Add metrics endpoint to streaming API (#23388)
2 years ago
Nick Schonning 507f2b4c1e Enable eslint:recommended ruleset (#22433)
2 years ago
Claire 6645b57d39 Fix filters from other users being used in the streaming service (#20719)
2 years ago
Claire 45f808956c Fix public/local timeline posts not being properly filtered (#20567)
2 years ago
Eugen Rochko 38d04135bf Change how hashtags are normalized (#18795)
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Yamagishi Kazutoshi 0938eb7c9d Fix parsing `TRUSTED_PROXY_IP` (#18051)
2 years ago
Claire 0bf6190d8c Fix streaming server sometimes silently dropping subscriptions (#17841)
3 years ago
Claire d8fde67eca Change streaming server error messages when failing to parse client input (#17559)
3 years ago
Claire 7ea520b56c Fix timeline streaming stopping for multiple sessions instead of one (#17259)
3 years ago
Lerk 9003270cb5 Finish update of node-redis (#17183)
3 years ago
Sasha Sorokin 9906bc20d2 fix(streaming): req.scopes can be nullable (#16823)
3 years ago
Eugen Rochko 4752c0a8d3 Refactor notifications to go through a separate stream in streaming API (#16765)
3 years ago
Eugen Rochko 759cca2d31 Fix "cb is not a function" error in streaming API server (#16134)
3 years ago
Eugen Rochko f22c178647 Change log level of worker start/end to warn in streaming API (#16110)
3 years ago
Claire 90cd93f49a Switch from deprecated ClusterWS/cws to ws package (#15932)
4 years ago
abcang 144e606ec9 Fixed ESLint error (#15214)
4 years ago
Eugen Rochko 7e2920d9b2 Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
fuyu 86d6f45786 Fix crash streaming process when receive invalid json (#14859)
4 years ago
Eugen Rochko 0043da909b Fix destructuring error when unsubscribing without subscribing (#14566)
4 years ago
Eugen Rochko 3d32dacbcb Add support for managing multiple stream subscriptions in a single connection (#14524)
4 years ago
ThibG e303673059 Change streaming server to treat blank redis password as password-less auth (#14135)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Takeshi Umeda 861661100c Add remote only to public timeline (#13504)
4 years ago
Ben Lubar 6598ab989b minor server-sent events fixes (#12945)
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
Eugen Rochko fe299d3417 Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
abcang 81768812f9 Migrate from uws to cws (#10805)
5 years ago