144 Commits (087415d0fe8d9a719eb2df7e915b08f4d4d0360a)

Author SHA1 Message Date
renovate[bot] 61a0ec69fc
chore(deps): update devdependencies (non-major) (#28840)
10 months ago
renovate[bot] 62001b5a31
Update dependency jsdom to v24 (#28836)
10 months ago
Emelia Smith 3fbf01918f
Streaming: Move more methods to the utils from the main file (#28825)
10 months ago
Emelia Smith 1335083bed
Streaming: replace npmlog with pino & pino-http (#27828)
10 months ago
Emelia Smith 58830be943
Streaming: Rework websocket server initialisation & authentication code (#28631)
10 months ago
Renaud Chaput 923fc83190
Improve `lint-staged` config (#28704)
10 months ago
Emelia Smith 9826b7780a
Streaming: use standard cors package instead of custom implementation (#28523)
10 months ago
Christian Winther 01df9f1abb
install "wget" in streaming Dockerfile (#28497)
11 months ago
Michael Stanclift c40cfc5d09
Fix apt cache not being properly utilized in Dockerfile (#28115)
12 months ago
Emelia Smith a4de0e364b
Refactor streaming to simplify for logging change (#28056)
12 months ago
Emelia Smith 4949b6da58
Fix streaming eslint configuration (#28055)
12 months ago
Michael Stanclift a80530d1df
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850)
12 months ago
renovate[bot] 73ab080608
Update dependency jsdom to v23 (#28075)
12 months ago
renovate[bot] 1ee3314f58
Update dependency @types/npmlog to v7 (#28048)
12 months ago
renovate[bot] 998f068499
Update Yarn to v4.0.2 (#27857)
1 year ago
Emelia Smith 15b2d7eec5
Split streaming server from web server (#24702)
1 year ago
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
1 year ago
Emelia Smith f68d540271
Fix websocket connections being incorrectly decremented twice on errors (#27238)
1 year ago
Emelia Smith fbfceb9c77
Add additional metrics for streaming (#26945)
1 year ago
Gabriel Simmer be991f1d18
Move to ioredis for streaming (#26581)
1 year ago
Emelia Smith 6375e390af
Fix: support both DATABASE_URL and DB_PASS (#26295)
1 year ago
Emelia Smith 65096c1ccd
Change streaming `/metrics` to include additional metrics (#26299)
1 year ago
Renaud Chaput 3554c52795
Fix missing return values in streaming (#26233)
1 year ago
Claire 446821a0dc
Swap debug statements in streaming server (#26231)
1 year ago
Emelia Smith 81cdc0f972
Fix: Streaming server memory leak in HTTP EventSource cleanup (#26228)
1 year ago
Emelia Smith ddaf200c78
Refactor streaming's filtering logic & improve documentation (#26213)
1 year ago
Claire 1814990a3d
Fix wrong filters sometimes applying in streaming (#26159)
1 year ago
Emelia Smith 215081240f
Add logging of websocket send errors (#25280)
1 year ago
Emelia Smith c81f59583c
Fix logging of messages that are binary before closing their connection (#25361)
1 year ago
Emelia Smith 16dd3f08c1
Fix performance of streaming by parsing message JSON once (#25278)
1 year ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
1 year ago
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc (#24719)
2 years ago
Emelia Smith 301e03eb8c
Remove clustering from streaming API (#24655)
2 years ago
Claire 174352716a
Disable anonymous access to the streaming API (#23989)
2 years ago
Eugen Rochko be1792e1d4
Fix streaming API not being usable without `DATABASE_URL` (#23960)
2 years ago
Ramūns Usovs 0872f3e3d7
Allow streaming to connect to postgress with self-signed certs (#21431)
2 years ago
emilweth 7c45145430
fix metrics format (#23520)
2 years ago
emilweth c1b823368c
dot is not allowed (#23519)
2 years ago
Eugen Rochko c5a4d8c82d
Add information about database pool to metrics endpoint in streaming API (#23469)
2 years ago
Eugen Rochko 4cb7647516
Add database pool configuration over `DB_POOL` to streaming API (#23470)
2 years ago
Eugen Rochko 01584f03e8
Add metrics endpoint to streaming API (#23388)
2 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433)
2 years 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)
3 years ago
Claire f29458da1d
Fix streaming server sometimes silently dropping subscriptions (#17841)
3 years ago
Claire 6ea80ba2a2
Change streaming server error messages when failing to parse client input (#17559)
3 years ago
Claire bc066d8936
Fix timeline streaming stopping for multiple sessions instead of one (#17259)
3 years ago