index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
streaming
Age
Commit message (
Expand
)
Author
2022-12-19
Enable eslint:recommended ruleset (#22433)
Nick Schonning
2022-11-15
Fix filters from other users being used in the streaming service (#20719)
Claire
2022-11-13
Fix public/local timeline posts not being properly filtered (#20567)
Claire
2022-07-13
Change how hashtags are normalized (#18795)
Eugen Rochko
2022-06-28
Revamp post filtering system (#18058)
Claire
2022-04-19
Fix parsing `TRUSTED_PROXY_IP` (#18051)
Yamagishi Kazutoshi
2022-03-21
Fix streaming server sometimes silently dropping subscriptions (#17841)
Claire
2022-02-16
Change streaming server error messages when failing to parse client input (#1...
Claire
2022-01-07
Fix timeline streaming stopping for multiple sessions instead of one (#17259)
Claire
2021-12-25
Finish update of node-redis (#17183)
Lerk
2021-10-13
fix(streaming): req.scopes can be nullable (#16823)
Sasha Sorokin
2021-09-26
Refactor notifications to go through a separate stream in streaming API (#16765)
Eugen Rochko
2021-05-02
Fix "cb is not a function" error in streaming API server (#16134)
Eugen Rochko
2021-05-01
Change log level of worker start/end to warn in streaming API (#16110)
Eugen Rochko
2021-03-24
Switch from deprecated ClusterWS/cws to ws package (#15932)
Claire
2020-11-23
Fixed ESLint error (#15214)
abcang
2020-11-12
Fix streaming API allowing connections to persist after access token invalida...
Eugen Rochko
2020-09-22
Fix crash streaming process when receive invalid json (#14859)
fuyu
2020-08-12
Fix destructuring error when unsubscribing without subscribing (#14566)
Eugen Rochko
2020-08-11
Add support for managing multiple stream subscriptions in a single connection...
Eugen Rochko
2020-06-24
Change streaming server to treat blank redis password as password-less auth (...
ThibG
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-05-10
Add remote only to public timeline (#13504)
Takeshi Umeda
2020-01-24
minor server-sent events fixes (#12945)
Ben Lubar
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-15
Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
Eugen Rochko
2019-05-24
Improve streaming server security (#10818)
ThibG
2019-05-22
Migrate from uws to cws (#10805)
abcang
2019-03-11
Fix streaming API always attempting to use SSL with Postgres (#10231)
Eugen Rochko
2019-03-10
Fix SSL configuration regression in streaming API (#10225)
Eugen Rochko
2019-03-08
config: add DB_SSLMODE for managed/remote PG (#10210)
Sascha
2018-10-21
Fix crash when using UNIX socket (#9036)
Gomasy
2018-10-20
Check if port/socket is available before forking in Streaming API (#9023)
Eugen Rochko
2018-10-11
Add check for missing tag param in streaming API (#8955)
Eugen Rochko
2018-10-07
Add conversations API (#8832)
Eugen Rochko
2018-08-26
Add health endpoint to streaming API (#8441)
Eugen Rochko
2018-08-24
Support UNIX domain socket for streaming service without using PORT (#8217)
MIYAGI Hikaru
2018-07-14
Fix streaming API still using filtered instead of chosen languages (#8009)
Eugen Rochko
2018-05-21
Add media timeline (#6631)
Yamagishi Kazutoshi
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2018-04-17
Perform processing that does not use the database before connecting to the da...
abcang
2017-12-13
Make sure call `done();` in the listener of public timeline for anonymous con...
nullkal
2017-12-13
Fix the condition in streaming listener (#6008)
nullkal
2017-12-12
Improve error handling in streaming/index.js (#5968)
erin
2017-12-12
make it possible to stream public timelines without authorization (#5977)
nullkal
2017-11-18
Make it possible to bind streming service to 0.0.0.0 (#5744)
Baptiste Gelez
2017-11-18
Lists (#5703)
Eugen Rochko
2017-10-17
use-DB_NAME-in-development (#5430)
masarakki
2017-09-24
Fix streaming API double-JSON-encoding status IDs for deletes (#5069)
Eugen Rochko
2017-09-04
Fix streaming url to lowercase (#4804)
voidSatisfaction
[next]