80 Commits (514cd874a7f2db1637c218a463754d900688c6d5)

Author SHA1 Message Date
  Ben Lubar 0dfba0884e minor server-sent events fixes (#12945) 4 years ago
  Eugen Rochko 24552b5160
Add whitelist mode (#11291) 4 years ago
  Eugen Rochko e7353c47db
Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302) 4 years ago
  ThibG d63c3c0cef Improve streaming server security (#10818) 4 years ago
  abcang ca6c93a2f5 Migrate from uws to cws (#10805) 4 years ago
  Eugen Rochko 13a7f05030
Fix streaming API always attempting to use SSL with Postgres (#10231) 5 years ago
  Eugen Rochko dbeab5a036
Fix SSL configuration regression in streaming API (#10225) 5 years ago
  Sascha 42e733681a config: add DB_SSLMODE for managed/remote PG (#10210) 5 years ago
  Gomasy 8d70d3de38 Fix crash when using UNIX socket (#9036) 5 years ago
  Eugen Rochko 369cc5f555
Check if port/socket is available before forking in Streaming API (#9023) 5 years ago
  Eugen Rochko 18e7ef6eda
Add check for missing tag param in streaming API (#8955) 5 years ago
  Eugen Rochko 774ac47373
Add conversations API (#8832) 5 years ago
  Eugen Rochko f37fafe30b
Add health endpoint to streaming API (#8441) 5 years ago
  MIYAGI Hikaru a083604d1d Support UNIX domain socket for streaming service without using PORT (#8217) 5 years ago
  Eugen Rochko 0180037dfb
Fix streaming API still using filtered instead of chosen languages (#8009) 5 years ago
  Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 5 years ago
  Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
  abcang 609bf93029 Perform processing that does not use the database before connecting to the database (#7168) 6 years ago
  nullkal ccf4f170de Make sure call `done();` in the listener of public timeline for anonymous connection (#6009) 6 years ago
  nullkal 90e7da16a0 Fix the condition in streaming listener (#6008) 6 years ago
  erin c986218c3a Improve error handling in streaming/index.js (#5968) 6 years ago
  nullkal cfea28216f make it possible to stream public timelines without authorization (#5977) 6 years ago
  Baptiste Gelez 2864e5e077 Make it possible to bind streming service to 0.0.0.0 (#5744) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  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) 6 years ago
  happycoloredbanana 7fba4cb3d1 Allow access token in URI (#3208) 6 years ago
  Eugen Rochko 20c0054460 Adjust REDIS_URL usage in node_redis (#3183) 6 years ago
  Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 6 years ago
  Eugen Rochko 620d0d8029 Account domain blocks (#2381) 6 years ago
  Hayato IZUMI 5b3c7572ca Use REDIS_DB in streaming (#3094) 6 years ago