78 Commits (d309685866c5aa084cf81cfe08a6bee31f010f31)

Author SHA1 Message Date
Eugen Rochko fe299d3417 Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
abcang 81768812f9 Migrate from uws to cws (#10805)
5 years ago
Eugen Rochko 5bc62cee47 Fix streaming API always attempting to use SSL with Postgres (#10231)
6 years ago
Eugen Rochko d182fec01a Fix SSL configuration regression in streaming API (#10225)
6 years ago
Sascha 291fbe21c2 config: add DB_SSLMODE for managed/remote PG (#10210)
6 years ago
Gomasy af48120b62 Fix crash when using UNIX socket (#9036)
6 years ago
Eugen Rochko ac8afe9657 Check if port/socket is available before forking in Streaming API (#9023)
6 years ago
Eugen Rochko d0bf87b689 Add check for missing tag param in streaming API (#8955)
6 years ago
Eugen Rochko c9b5168ebd Add conversations API (#8832)
6 years ago
Eugen Rochko ec9e959ef9 Add health endpoint to streaming API (#8441)
6 years ago
MIYAGI Hikaru d164f9385a Support UNIX domain socket for streaming service without using PORT (#8217)
6 years ago
Eugen Rochko 660f4d95d8 Fix streaming API still using filtered instead of chosen languages (#8009)
6 years ago
Yamagishi Kazutoshi ccc240b59c Add media timeline (#6631)
6 years ago
Kaito Sinclaire 447741e456 Direct messages column (#4514)
7 years ago
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