113 Commits (b0dd260a7a98f0a110ade6ee636435fe7efdb3a9)

Author SHA1 Message Date
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
Eugen Rochko 5bc62cee47 Fix streaming API always attempting to use SSL with Postgres (#10231)
6 years ago
Eugen Rochko d182fec01a Fix SSL configuration regression in streaming API (#10225)
6 years ago
Sascha 291fbe21c2 config: add DB_SSLMODE for managed/remote PG (#10210)
6 years ago
Gomasy af48120b62 Fix crash when using UNIX socket (#9036)
6 years ago
Eugen Rochko ac8afe9657 Check if port/socket is available before forking in Streaming API (#9023)
6 years ago
Eugen Rochko d0bf87b689 Add check for missing tag param in streaming API (#8955)
6 years ago
Eugen Rochko c9b5168ebd Add conversations API (#8832)
6 years ago
Eugen Rochko ec9e959ef9 Add health endpoint to streaming API (#8441)
6 years ago
MIYAGI Hikaru d164f9385a Support UNIX domain socket for streaming service without using PORT (#8217)
6 years ago
Eugen Rochko 660f4d95d8 Fix streaming API still using filtered instead of chosen languages (#8009)
6 years ago
Yamagishi Kazutoshi ccc240b59c Add media timeline (#6631)
6 years ago
Kaito Sinclaire 447741e456 Direct messages column (#4514)
7 years ago