113 Commits (540b446f77a06d38261fc4ca55c7dd450c4a6cfa)

Author SHA1 Message Date
abcang ebc8475572 Perform processing that does not use the database before connecting to the database (#7168)
7 years ago
nullkal c40537c6ff Make sure call `done();` in the listener of public timeline for anonymous connection (#6009)
7 years ago
nullkal 44fb9f8030 Fix the condition in streaming listener (#6008)
7 years ago
erin d0f4496805 Improve error handling in streaming/index.js (#5968)
7 years ago
nullkal 203d834c2e make it possible to stream public timelines without authorization (#5977)
7 years ago
Baptiste Gelez 51b2f7d79e Make it possible to bind streming service to 0.0.0.0 (#5744)
7 years ago
Eugen Rochko e149067561 Lists (#5703)
7 years ago
masarakki f76a224328 use-DB_NAME-in-development (#5430)
7 years ago
Eugen Rochko 6d12bcb225 Fix streaming API double-JSON-encoding status IDs for deletes (#5069)
7 years ago
voidSatisfaction 37dca6b7c7 Fix streaming url to lowercase (#4804)
7 years ago
Nolan Lawson c8ff11b785 Gracefully stop streaming server (#4103)
7 years ago
Eugen Rochko af19a1d90e Restore streaming API output format (#4100)
7 years ago
Yamagishi Kazutoshi 188098ce62 Stop using Babel with streaming server (#3950)
7 years ago
Takuya Yoshida 84d2df3ec6 Re-fix errorMiddleware (#3922)
7 years ago
unarist 104c7d7f96 Ignore DB_NAME for development env on streaming as well as rails side (#3948)
7 years ago
amazedkoumei a1fd5d7f61 more free pgconfig by .env (#3909)
7 years ago
Takuya Yoshida e81b5b25aa Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (#3913)
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
猫吸血鬼ディフリス / 猫ロキP 8f202bc639 Fix streaming server. Redis connection subscribe for each channel. (#3828)
7 years ago
Eugen Rochko 046307dfea Fix issue with some Node.js versions not having Array.prototype.includes (#3667)
7 years ago
Clworld 7e95d45c8d Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278)
7 years ago
unarist 23e09cc6b7 [RFC] Return 401 for an authentication error on WebSockets (#3411)
7 years ago
unarist e5f9273631 Don't stream toots from users who have blocked the recipient user (#3300)
7 years ago
Clworld 0458982072 Re-add stream end log for WebSocket (#3397)
7 years ago
Eugen Rochko 1245d4fdbc Improve streaming API cluster logging (#3370)
7 years ago
Clworld 2f10e05e24 Reject revoked access_token on Streaming API. (#3367)
7 years ago
Eugen Rochko 8342091f47 Language filtering in streaming API (#3339)
7 years ago
Matt Jankowski 8dd89e9132 Use local default for postgres host in node streaming service (#3240)
7 years ago
happycoloredbanana cb68926ebf Allow access token in URI (#3208)
7 years ago
Eugen Rochko d9797075e2 Adjust REDIS_URL usage in node_redis (#3183)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Eugen Rochko 0cafe62561 Account domain blocks (#2381)
7 years ago
Hayato IZUMI 93fcff82d8 Use REDIS_DB in streaming (#3094)
7 years ago
Yamagishi Kazutoshi 4a3038618f Use babel-preset-env on Streaming Server (#2998)
7 years ago
Ayumu AIZAWA ba8ea16858 [bug] wrong config setting for dababase. (#2984)
7 years ago
beatrix f88ff75a8d namespace redis usage (#2869)
7 years ago
Eshin Kunishima 0a9c2152c9 Replace ws with uws (#2807)
7 years ago
abcang 2ceaa88ed0 fix DB_URL (#2778)
7 years ago
Eugen Rochko 0951a2f9f3 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
7 years ago
Akihiko Odaki a28863bf95 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
7 years ago
Akihiko Odaki 7cd8e61b5a Use PostgreSQL inheritance for blocks and mutes (#2520)
8 years ago
YOU 4b3a1e7790 Update index.js (#2612)
8 years ago
masarakki 4ca919cb50 refactor-cores (#2308)
8 years ago
Akihiko Odaki 4e097cc6c0 Allow to listen Unix socket (#2085)
8 years ago
178inaba 00a666a205 Fix a bug where the hashtag could not be specified with the streaming API (#2258)
8 years ago
kuro5hin a80568a305 Fix streaming server worker count (#2082)
8 years ago
geta6 4146b86beb Improve streaming server with cluster (#1970)
8 years ago
Gavin Mogan a710eec95c Dev Tooling fixes (eslint/editorconfig) (#1398)
8 years ago
Eugen Rochko 6966854f3d Add heartbeat to websockets streaming API connections
8 years ago
Eugen Rochko 9989890e2e Fix #231 - Muting
8 years ago
Eugen Rochko 1f106f7955 Make streaming API use one pattern-matching redis pubsub connection
8 years ago
Eugen Rochko eb9934c88c Add streaming API channels for local-only statuses
8 years ago
Eugen Rochko b8ab1bdd70 Add unique request IDs to streaming API to improve logs
8 years ago
Eugen Rochko 728817fba2 Add tracking of delay to streaming API
8 years ago
Eugen Rochko 9bd2b6be86 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
Eugen Rochko c6f0dfadf7 Add CORS to the streaming API
8 years ago
Eugen Rochko c51f8dd4e4 Fix streaming API queries
8 years ago
Eugen Rochko b860cbcbdf Adding documentation for streaming API. Fixing filtering bug
8 years ago
Eugen Rochko 2db5a5a981 Make node read the right .env file
8 years ago
Eugen Rochko d10d56275b Add redis configuration to streaming API
8 years ago
Eugen Rochko 8f7aac3076 Fix potential resource leaks in streaming server
8 years ago
Eugen Rochko 999ecc9d69 Add logging and filtering to the node.js streaming API
8 years ago
Eugen Rochko d4601c094f Add streaming API in Node.js
8 years ago