99 Commits (104c716fce9edb6ae05c3f07ca8f39e09d09bbe2)

Author SHA1 Message Date
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
abcang ebc8475572 Perform processing that does not use the database before connecting to the database (#7168)
7 years ago
nullkal c40537c6ff Make sure call `done();` in the listener of public timeline for anonymous connection (#6009)
7 years ago
nullkal 44fb9f8030 Fix the condition in streaming listener (#6008)
7 years ago
erin d0f4496805 Improve error handling in streaming/index.js (#5968)
7 years ago
nullkal 203d834c2e make it possible to stream public timelines without authorization (#5977)
7 years ago
Baptiste Gelez 51b2f7d79e Make it possible to bind streming service to 0.0.0.0 (#5744)
7 years ago
Eugen Rochko e149067561 Lists (#5703)
7 years ago
masarakki f76a224328 use-DB_NAME-in-development (#5430)
7 years ago
Eugen Rochko 6d12bcb225 Fix streaming API double-JSON-encoding status IDs for deletes (#5069)
7 years ago
voidSatisfaction 37dca6b7c7 Fix streaming url to lowercase (#4804)
7 years ago
Nolan Lawson c8ff11b785 Gracefully stop streaming server (#4103)
7 years ago
Eugen Rochko af19a1d90e Restore streaming API output format (#4100)
7 years ago
Yamagishi Kazutoshi 188098ce62 Stop using Babel with streaming server (#3950)
7 years ago