Age | Commit message (Expand) | Author |
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 |
2017-02-02 | Add redis configuration to streaming API | Eugen Rochko |
2017-02-02 | Fix potential resource leaks in streaming server | Eugen Rochko |
2017-02-02 | Add logging and filtering to the node.js streaming API | Eugen Rochko |
2017-02-02 | Add streaming API in Node.js | Eugen Rochko |