about summary refs log tree commit diff
path: root/streaming
AgeCommit message (Expand)Author
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
2017-02-05Add tracking of delay to streaming APIEugen Rochko
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-03Add CORS to the streaming APIEugen Rochko
2017-02-02Fix streaming API queriesEugen Rochko
2017-02-02Adding documentation for streaming API. Fixing filtering bugEugen Rochko
2017-02-02Make node read the right .env fileEugen Rochko
2017-02-02Add redis configuration to streaming APIEugen Rochko
2017-02-02Fix potential resource leaks in streaming serverEugen Rochko
2017-02-02Add logging and filtering to the node.js streaming APIEugen Rochko
2017-02-02Add streaming API in Node.jsEugen Rochko