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
2017-09-04
Fix streaming url to lowercase (#4804)
voidSatisfaction
2017-07-07
Gracefully stop streaming server (#4103)
Nolan Lawson
2017-07-07
Restore streaming API output format (#4100)
Eugen Rochko
2017-06-26
Stop using Babel with streaming server (#3950)
Yamagishi Kazutoshi
2017-06-26
Re-fix errorMiddleware (#3922)
Takuya Yoshida
2017-06-26
Ignore DB_NAME for development env on streaming as well as rails side (#3948)
unarist
2017-06-25
more free pgconfig by .env (#3909)
amazedkoumei
2017-06-23
Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (...
Takuya Yoshida
2017-06-23
Remove unused variables (#3906)
Yamagishi Kazutoshi
2017-06-20
Fix streaming server. Redis connection subscribe for each channel. (#3828)
猫吸血鬼ディフリス / 猫ロキP
2017-06-09
Fix issue with some Node.js versions not having Array.prototype.includes (#3667)
Eugen Rochko
2017-06-03
Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (...
Clworld
2017-05-29
[RFC] Return 401 for an authentication error on WebSockets (#3411)
unarist
2017-05-29
Don't stream toots from users who have blocked the recipient user (#3300)
unarist
2017-05-28
Re-add stream end log for WebSocket (#3397)
Clworld
2017-05-28
Improve streaming API cluster logging (#3370)
Eugen Rochko
2017-05-27
Reject revoked access_token on Streaming API. (#3367)
Clworld
2017-05-27
Language filtering in streaming API (#3339)
Eugen Rochko
2017-05-22
Use local default for postgres host in node streaming service (#3240)
Matt Jankowski
2017-05-21
Allow access token in URI (#3208)
happycoloredbanana
2017-05-20
Adjust REDIS_URL usage in node_redis (#3183)
Eugen Rochko
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-05-17
Use REDIS_DB in streaming (#3094)
Hayato IZUMI
2017-05-14
Use babel-preset-env on Streaming Server (#2998)
Yamagishi Kazutoshi
2017-05-11
[bug] wrong config setting for dababase. (#2984)
Ayumu AIZAWA
2017-05-07
namespace redis usage (#2869)
beatrix
2017-05-06
Replace ws with uws (#2807)
Eshin Kunishima
2017-05-04
fix DB_URL (#2778)
abcang
2017-05-03
Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
Eugen Rochko
2017-04-30
Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
Akihiko Odaki
2017-04-30
Use PostgreSQL inheritance for blocks and mutes (#2520)
Akihiko Odaki
2017-04-29
Update index.js (#2612)
YOU
2017-04-22
refactor-cores (#2308)
masarakki
2017-04-21
Allow to listen Unix socket (#2085)
Akihiko Odaki
2017-04-21
Fix a bug where the hashtag could not be specified with the streaming API (#2...
178inaba
2017-04-18
Fix streaming server worker count (#2082)
kuro5hin
2017-04-17
Improve streaming server with cluster (#1970)
geta6
2017-04-11
Dev Tooling fixes (eslint/editorconfig) (#1398)
Gavin Mogan
2017-04-02
Add heartbeat to websockets streaming API connections
Eugen Rochko
2017-03-02
Fix #231 - Muting
Eugen Rochko
2017-02-07
Make streaming API use one pattern-matching redis pubsub connection
Eugen Rochko
2017-02-06
Add streaming API channels for local-only statuses
Eugen Rochko
2017-02-05
Add unique request IDs to streaming API to improve logs
Eugen Rochko
2017-02-05
Add tracking of delay to streaming API
Eugen Rochko
2017-02-04
Make the streaming API also handle websockets (because trying to get the brow...
Eugen Rochko
2017-02-03
Add CORS to the streaming API
Eugen Rochko
2017-02-02
Fix streaming API queries
Eugen Rochko
2017-02-02
Adding documentation for streaming API. Fixing filtering bug
Eugen Rochko
2017-02-02
Make node read the right .env file
Eugen Rochko
[next]