113 Commits (c23c585c0daf3db1a0c7abac3e7e53d5e142aea9)

Author SHA1 Message Date
Claire 31b8010045 Merge branch 'main' into glitch-soc/merge-upstream
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 d10b08ea1f Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 90cd93f49a Switch from deprecated ClusterWS/cws to ws package (#15932)
4 years ago
Thibaut Girka 060df6c5c9 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
abcang 144e606ec9 Fixed ESLint error (#15214)
4 years ago
Thibaut Girka 90f5d780cb Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 7e2920d9b2 Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
Thibaut Girka 7a84a84fc1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
fuyu 86d6f45786 Fix crash streaming process when receive invalid json (#14859)
4 years ago
Thibaut Girka c32625495f Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 0043da909b Fix destructuring error when unsubscribing without subscribing (#14566)
4 years ago
Thibaut Girka e9e6453eff Merge branch 'master' into glitch-soc/master
4 years ago
Eugen Rochko 3d32dacbcb Add support for managing multiple stream subscriptions in a single connection (#14524)
4 years ago
Thibaut Girka 69f8faa326 Fix streaming server only working for streams allowing local-only toots
4 years ago
Thibaut Girka edd7bd26f6 Add UI option to show local-only toots in public timeline
4 years ago
Thibaut Girka 0e33582bff Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG e303673059 Change streaming server to treat blank redis password as password-less auth (#14135)
4 years ago
Thibaut Girka 83dc54c487 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
Thibaut Girka 4e4e5316c1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 861661100c Add remote only to public timeline (#13504)
4 years ago
Thibaut Girka f1ceb471b2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Ben Lubar 6598ab989b minor server-sent events fixes (#12945)
5 years ago
Thibaut Girka 4973ba2d1f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
Eugen Rochko 31d4878fbb Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
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
Thibaut Girka 62eb42a9fa Fix streaming server crashing when updating filters
5 years ago
Thibaut Girka e8b45064b8 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
abcang 81768812f9 Migrate from uws to cws (#10805)
5 years ago
Thibaut Girka 33001891b6 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 5bc62cee47 Fix streaming API always attempting to use SSL with Postgres (#10231)
6 years ago
Thibaut Girka 88d4b28714 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko d182fec01a Fix SSL configuration regression in streaming API (#10225)
6 years ago
Thibaut Girka bed7758022 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Sascha 291fbe21c2 config: add DB_SSLMODE for managed/remote PG (#10210)
6 years ago
Thibaut Girka 10ec788f5d Only stream local-only toots to logged-in users
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