about summary refs log tree commit diff
path: root/streaming
AgeCommit message (Expand)Author
2017-12-12Improve error handling in streaming/index.js (#5968)erin
2017-12-12make it possible to stream public timelines without authorization (#5977)nullkal
2017-11-18Make it possible to bind streming service to 0.0.0.0 (#5744)Baptiste Gelez
2017-11-18Lists (#5703)Eugen Rochko
2017-10-17use-DB_NAME-in-development (#5430)masarakki
2017-09-24Fix streaming API double-JSON-encoding status IDs for deletes (#5069)Eugen Rochko
2017-09-04Fix streaming url to lowercase (#4804)voidSatisfaction
2017-07-07Gracefully stop streaming server (#4103)Nolan Lawson
2017-07-07Restore streaming API output format (#4100)Eugen Rochko
2017-06-26Stop using Babel with streaming server (#3950)Yamagishi Kazutoshi
2017-06-26Re-fix errorMiddleware (#3922)Takuya Yoshida
2017-06-26Ignore DB_NAME for development env on streaming as well as rails side (#3948)unarist
2017-06-25more free pgconfig by .env (#3909)amazedkoumei
2017-06-23Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (...Takuya Yoshida
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Fix streaming server. Redis connection subscribe for each channel. (#3828)猫吸血鬼ディフリス / 猫ロキP
2017-06-09Fix issue with some Node.js versions not having Array.prototype.includes (#3667)Eugen Rochko
2017-06-03Execute 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-29Don't stream toots from users who have blocked the recipient user (#3300)unarist
2017-05-28Re-add stream end log for WebSocket (#3397)Clworld
2017-05-28Improve streaming API cluster logging (#3370)Eugen Rochko
2017-05-27Reject revoked access_token on Streaming API. (#3367)Clworld
2017-05-27Language filtering in streaming API (#3339)Eugen Rochko
2017-05-22Use local default for postgres host in node streaming service (#3240)Matt Jankowski
2017-05-21Allow access token in URI (#3208)happycoloredbanana
2017-05-20Adjust REDIS_URL usage in node_redis (#3183)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-17Use REDIS_DB in streaming (#3094)Hayato IZUMI
2017-05-14Use babel-preset-env on Streaming Server (#2998)Yamagishi Kazutoshi
2017-05-11[bug] wrong config setting for dababase. (#2984)Ayumu AIZAWA
2017-05-07namespace redis usage (#2869)beatrix
2017-05-06Replace ws with uws (#2807)Eshin Kunishima
2017-05-04fix DB_URL (#2778)abcang
2017-05-03Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)Eugen Rochko
2017-04-30Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)Akihiko Odaki
2017-04-30Use PostgreSQL inheritance for blocks and mutes (#2520)Akihiko Odaki
2017-04-29Update index.js (#2612)YOU
2017-04-22refactor-cores (#2308)masarakki
2017-04-21Allow to listen Unix socket (#2085)Akihiko Odaki
2017-04-21Fix a bug where the hashtag could not be specified with the streaming API (#2...178inaba
2017-04-18Fix streaming server worker count (#2082)kuro5hin
2017-04-17Improve streaming server with cluster (#1970)geta6
2017-04-11Dev Tooling fixes (eslint/editorconfig) (#1398)Gavin Mogan
2017-04-02Add heartbeat to websockets streaming API connectionsEugen Rochko
2017-03-02Fix #231 - MutingEugen Rochko
2017-02-07Make streaming API use one pattern-matching redis pubsub connectionEugen Rochko
2017-02-06Add streaming API channels for local-only statusesEugen Rochko
2017-02-05Add unique request IDs to streaming API to improve logsEugen Rochko