139 Commits (4f30ab55152eac18bcb0c4fe5e7bc15d67e93b0a)

Author SHA1 Message Date
Ben Lubar 6598ab989b minor server-sent events fixes (#12945)
5 years ago
Thibaut Girka 4973ba2d1f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
Eugen Rochko 31d4878fbb Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
Eugen Rochko fe299d3417 Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
Thibaut Girka 62eb42a9fa Fix streaming server crashing when updating filters
5 years ago
Thibaut Girka e8b45064b8 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
abcang 81768812f9 Migrate from uws to cws (#10805)
5 years ago
Thibaut Girka 33001891b6 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 5bc62cee47 Fix streaming API always attempting to use SSL with Postgres (#10231)
6 years ago
Thibaut Girka 88d4b28714 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko d182fec01a Fix SSL configuration regression in streaming API (#10225)
6 years ago
Thibaut Girka bed7758022 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Sascha 291fbe21c2 config: add DB_SSLMODE for managed/remote PG (#10210)
6 years ago
Thibaut Girka 10ec788f5d Only stream local-only toots to logged-in users
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
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)
8 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