56 Commits (0338c16f9fa6b54a53b522f12841ae74e559bec3)

Author SHA1 Message Date
  masarakki 0e0c6b1b4b use-DB_NAME-in-development (#5430) 6 years ago
  Eugen Rochko 909a6d4661 Fix streaming API double-JSON-encoding status IDs for deletes (#5069) 6 years ago
  voidSatisfaction b6f3869f8d Fix streaming url to lowercase (#4804) 6 years ago
  Nolan Lawson 3f82d8b979 Gracefully stop streaming server (#4103) 6 years ago
  Eugen Rochko ebd2dde688 Restore streaming API output format (#4100) 6 years ago
  Yamagishi Kazutoshi 285038972b Stop using Babel with streaming server (#3950) 6 years ago
  Takuya Yoshida e5563843a2 Re-fix errorMiddleware (#3922) 6 years ago
  unarist c972e1ee1f Ignore DB_NAME for development env on streaming as well as rails side (#3948) 6 years ago
  amazedkoumei 87efa38721 more free pgconfig by .env (#3909) 6 years ago
  Takuya Yoshida 0c44316b22 Fix errorMiddleware to prevent "TypeError: res.writeHead is not a function" (#3913) 6 years ago
  Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 6 years ago
  猫吸血鬼ディフリス / 猫ロキP d8ec832806 Fix streaming server. Redis connection subscribe for each channel. (#3828) 6 years ago
  Eugen Rochko 0464602978 Fix issue with some Node.js versions not having Array.prototype.includes (#3667) 6 years ago
  Clworld dab8fc4584 Execute PushUpdateWorker only for accounts who uses StreamingAPI just now. (#3278) 6 years ago
  unarist 9a81be0d37 [RFC] Return 401 for an authentication error on WebSockets (#3411) 6 years ago
  unarist 91c789ec63 Don't stream toots from users who have blocked the recipient user (#3300) 6 years ago
  Clworld 45837c533e Re-add stream end log for WebSocket (#3397) 6 years ago
  Eugen Rochko 425d02287a Improve streaming API cluster logging (#3370) 6 years ago
  Clworld 2e429c0c25 Reject revoked access_token on Streaming API. (#3367) 6 years ago
  Eugen Rochko 0734e1fe33 Language filtering in streaming API (#3339) 6 years ago
  Matt Jankowski 8e84177305 Use local default for postgres host in node streaming service (#3240) 7 years ago
  happycoloredbanana 7fba4cb3d1 Allow access token in URI (#3208) 7 years ago
  Eugen Rochko 20c0054460 Adjust REDIS_URL usage in node_redis (#3183) 7 years ago
  Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
  Eugen Rochko 620d0d8029 Account domain blocks (#2381) 7 years ago
  Hayato IZUMI 5b3c7572ca Use REDIS_DB in streaming (#3094) 7 years ago
  Yamagishi Kazutoshi 72c8562cc9 Use babel-preset-env on Streaming Server (#2998) 7 years ago
  Ayumu AIZAWA b913746752 [bug] wrong config setting for dababase. (#2984) 7 years ago
  beatrix 5c1f70b5c5 namespace redis usage (#2869) 7 years ago
  Eshin Kunishima 67b7d3d3b6 Replace ws with uws (#2807) 7 years ago
  abcang 629a4d0fca fix DB_URL (#2778) 7 years ago
  Eugen Rochko c997091166 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732) 7 years ago
  Akihiko Odaki a6788662b0 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 7 years ago
  Akihiko Odaki 5135d609b7 Use PostgreSQL inheritance for blocks and mutes (#2520) 7 years ago
  YOU d0665726ca Update index.js (#2612) 7 years ago
  masarakki d0ec4fb828 refactor-cores (#2308) 7 years ago
  Akihiko Odaki 16cd648181 Allow to listen Unix socket (#2085) 7 years ago
  178inaba dd517b9a55 Fix a bug where the hashtag could not be specified with the streaming API (#2258) 7 years ago
  kuro5hin 0790aa9165 Fix streaming server worker count (#2082) 7 years ago
  geta6 64e1d51025 Improve streaming server with cluster (#1970) 7 years ago
  Gavin Mogan 3672a799d4 Dev Tooling fixes (eslint/editorconfig) (#1398) 7 years ago
  Eugen Rochko 3618cc04ff Add heartbeat to websockets streaming API connections 7 years ago
  Eugen Rochko c64a1c25c4 Fix #231 - Muting 7 years ago
  Eugen Rochko 02e91a96dd Make streaming API use one pattern-matching redis pubsub connection 7 years ago
  Eugen Rochko c8252759df Add streaming API channels for local-only statuses 7 years ago
  Eugen Rochko 4d2be9f432 Add unique request IDs to streaming API to improve logs 7 years ago
  Eugen Rochko fb6aa7ad5c Add tracking of delay to streaming API 7 years ago
  Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 7 years ago
  Eugen Rochko 8c0bc1309f Add CORS to the streaming API 7 years ago
  Eugen Rochko df507f5e6e Fix streaming API queries 7 years ago