117 Commits (master)

Author SHA1 Message Date
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) 3 years ago
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111) 3 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
Takeshi Umeda 26b08a3c54
Add remote only to public timeline (#13504) 4 years ago
Ben Lubar 0dfba0884e minor server-sent events fixes (#12945) 4 years ago
Eugen Rochko 24552b5160
Add whitelist mode (#11291) 5 years ago
Eugen Rochko be053560e9 Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302) 5 years ago
Eugen Rochko e7353c47db
Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302) 5 years ago
Thibaut Girka 48ec6abaca Fix streaming server crashing when updating filters 5 years ago
ThibG d63c3c0cef Improve streaming server security (#10818) 5 years ago
abcang ca6c93a2f5 Migrate from uws to cws (#10805) 5 years ago
Eugen Rochko 13a7f05030
Fix streaming API always attempting to use SSL with Postgres (#10231) 5 years ago
Eugen Rochko dbeab5a036
Fix SSL configuration regression in streaming API (#10225) 5 years ago
Sascha 42e733681a config: add DB_SSLMODE for managed/remote PG (#10210) 5 years ago
Thibaut Girka a100f05687 Only stream local-only toots to logged-in users 6 years ago
Gomasy 8d70d3de38 Fix crash when using UNIX socket (#9036) 6 years ago
Eugen Rochko 369cc5f555
Check if port/socket is available before forking in Streaming API (#9023) 6 years ago
Eugen Rochko 18e7ef6eda
Add check for missing tag param in streaming API (#8955) 6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832) 6 years ago
Eugen Rochko f37fafe30b
Add health endpoint to streaming API (#8441) 6 years ago
MIYAGI Hikaru a083604d1d Support UNIX domain socket for streaming service without using PORT (#8217) 6 years ago
Eugen Rochko 0180037dfb
Fix streaming API still using filtered instead of chosen languages (#8009) 6 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 6 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
abcang 609bf93029 Perform processing that does not use the database before connecting to the database (#7168) 6 years ago
nullkal ccf4f170de Make sure call `done();` in the listener of public timeline for anonymous connection (#6009) 6 years ago
nullkal 90e7da16a0 Fix the condition in streaming listener (#6008) 6 years ago
erin c986218c3a Improve error handling in streaming/index.js (#5968) 6 years ago
nullkal cfea28216f make it possible to stream public timelines without authorization (#5977) 6 years ago
Baptiste Gelez 2864e5e077 Make it possible to bind streming service to 0.0.0.0 (#5744) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Daggertooth 7e17e764a5 Allow streaming server to take bindhost from HOST env 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
masarakki 0e0c6b1b4b use-DB_NAME-in-development (#5430) 7 years ago
Eugen Rochko 909a6d4661 Fix streaming API double-JSON-encoding status IDs for deletes (#5069) 7 years ago
voidSatisfaction b6f3869f8d Fix streaming url to lowercase (#4804) 7 years ago
Nolan Lawson 3f82d8b979 Gracefully stop streaming server (#4103) 7 years ago
Eugen Rochko ebd2dde688 Restore streaming API output format (#4100) 7 years ago
Yamagishi Kazutoshi 285038972b Stop using Babel with streaming server (#3950) 7 years ago