180 Commits (main)

Author SHA1 Message Date
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711) 7 months ago
Emelia Smith f68d540271
Fix websocket connections being incorrectly decremented twice on errors (#27238) 8 months ago
Emelia Smith fbfceb9c77
Add additional metrics for streaming (#26945) 8 months ago
Gabriel Simmer be991f1d18
Move to ioredis for streaming (#26581) 9 months ago
Emelia Smith 6375e390af
Fix: support both DATABASE_URL and DB_PASS (#26295) 9 months ago
Emelia Smith 65096c1ccd
Change streaming `/metrics` to include additional metrics (#26299) 10 months ago
Renaud Chaput 3554c52795
Fix missing return values in streaming (#26233) 10 months ago
Claire 446821a0dc
Swap debug statements in streaming server (#26231) 10 months ago
Emelia Smith 81cdc0f972
Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228) 10 months ago
Emelia Smith ddaf200c78
Refactor streaming's filtering logic & improve documentation (#26213) 10 months ago
Claire 1814990a3d
Fix wrong filters sometimes applying in streaming (#26159) 10 months ago
Emelia Smith 215081240f
Add logging of websocket send errors (#25280) 11 months ago
Emelia Smith c81f59583c
Fix logging of messages that are binary before closing their connection (#25361) 11 months ago
Emelia Smith 16dd3f08c1
Fix performance of streaming by parsing message JSON once (#25278) 11 months ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096) 12 months ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 1 year ago
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc (#24719) 1 year ago
Emelia Smith 301e03eb8c
Remove clustering from streaming API (#24655) 1 year ago
Claire 174352716a
Disable anonymous access to the streaming API (#23989) 1 year ago
Eugen Rochko be1792e1d4
Fix streaming API not being usable without `DATABASE_URL` (#23960) 1 year ago
Ramūns Usovs 0872f3e3d7
Allow streaming to connect to postgress with self-signed certs (#21431) 1 year ago
emilweth 7c45145430
fix metrics format (#23520) 1 year ago
emilweth c1b823368c
dot is not allowed (#23519) 1 year ago
Eugen Rochko c5a4d8c82d
Add information about database pool to metrics endpoint in streaming API (#23469) 1 year ago
Eugen Rochko 4cb7647516
Add database pool configuration over `DB_POOL` to streaming API (#23470) 1 year ago
Eugen Rochko 01584f03e8
Add metrics endpoint to streaming API (#23388) 1 year ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433) 1 year ago
Claire 8c3c6dcae9
Fix filters from other users being used in the streaming service (#20719) 2 years ago
Claire cd5e98dbdb
Fix public/local timeline posts not being properly filtered (#20567) 2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795) 2 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 2 years ago
Yamagishi Kazutoshi 5781d1db84
Fix parsing `TRUSTED_PROXY_IP` (#18051) 2 years ago
Claire f29458da1d
Fix streaming server sometimes silently dropping subscriptions (#17841) 2 years ago
Claire 6ea80ba2a2
Change streaming server error messages when failing to parse client input (#17559) 2 years ago
Claire bc066d8936
Fix timeline streaming stopping for multiple sessions instead of one (#17259) 2 years ago
Lerk 4d1eaf3e6e
Finish update of node-redis (#17183) 2 years ago
Sasha Sorokin 6c88ebfd4b
fix(streaming): req.scopes can be nullable (#16823) 3 years ago
Eugen Rochko a0d4129893
Refactor notifications to go through a separate stream in streaming API (#16765) 3 years ago
Eugen Rochko c5c46dd6ee
Fix "cb is not a function" error in streaming API server (#16134) 3 years ago
Eugen Rochko aafe65a142
Change log level of worker start/end to warn in streaming API (#16110) 3 years ago
Claire 49814d5799
Switch from deprecated ClusterWS/cws to ws package (#15932) 3 years ago
abcang a2da02626e
Fixed ESLint error (#15214) 4 years ago
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111) 4 years ago
fuyu e39d97f700
Fix crash streaming process when receive invalid json (#14859) 4 years ago
Eugen Rochko 01647b8acb
Fix destructuring error when unsubscribing without subscribing (#14566) 4 years ago
Eugen Rochko ef057584fd
Add support for managing multiple stream subscriptions in a single connection (#14524) 4 years ago
Thibaut Girka c41da2e962 Fix streaming server only working for streams allowing local-only toots 4 years ago
Thibaut Girka d973e11061 Add UI option to show local-only toots in public timeline 4 years ago
ThibG ddcdddd6fc
Change streaming server to treat blank redis password as password-less auth (#14135) 4 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820) 4 years ago