]> cat aescling's git repositories - mastodon.git/history - streaming
Bump babel-jest from 26.5.2 to 26.6.1 (#15036)
[mastodon.git] / streaming /
2020-09-22 fuyuFix crash streaming process when receive invalid json...
2020-08-12 Eugen RochkoFix destructuring error when unsubscribing without...
2020-08-11 Eugen RochkoAdd support for managing multiple stream subscriptions...
2020-06-24 ThibGChange streaming server to treat blank redis password...
2020-06-02 Eugen RochkoAdd E2EE API (#13820)
2020-05-10 Takeshi UmedaAdd remote only to public timeline (#13504)
2020-01-24 Ben Lubarminor server-sent events fixes (#12945)
2019-07-30 Eugen RochkoAdd whitelist mode (#11291)
2019-07-15 Eugen RochkoChange default interface of web and streaming from...
2019-05-24 ThibGImprove streaming server security (#10818)
2019-05-22 abcangMigrate from uws to cws (#10805)
2019-03-10 Eugen RochkoFix streaming API always attempting to use SSL with...
2019-03-10 Eugen RochkoFix SSL configuration regression in streaming API ...
2019-03-08 Saschaconfig: add DB_SSLMODE for managed/remote PG (#10210)
2018-10-21 GomasyFix crash when using UNIX socket (#9036)
2018-10-20 Eugen RochkoCheck if port/socket is available before forking in...
2018-10-11 Eugen RochkoAdd check for missing tag param in streaming API (...
2018-10-07 Eugen RochkoAdd conversations API (#8832)
2018-08-26 Eugen RochkoAdd health endpoint to streaming API (#8441)
2018-08-24 MIYAGI HikaruSupport UNIX domain socket for streaming service withou...
2018-07-14 Eugen RochkoFix streaming API still using filtered instead of chose...
2018-05-21 Yamagishi KazutoshiAdd media timeline (#6631)
2018-04-18 Kaito SinclaireDirect messages column (#4514)
2018-04-17 abcangPerform processing that does not use the database befor...
2017-12-13 nullkalMake sure call `done();` in the listener of public...
2017-12-13 nullkalFix the condition in streaming listener (#6008)
2017-12-12 erinImprove error handling in streaming/index.js (#5968)
2017-12-12 nullkalmake it possible to stream public timelines without...
2017-11-18 Baptiste GelezMake it possible to bind streming service to 0.0.0...
2017-11-17 Eugen RochkoLists (#5703)
2017-10-17 masarakkiuse-DB_NAME-in-development (#5430)
2017-09-24 Eugen RochkoFix streaming API double-JSON-encoding status IDs for...
2017-09-04 voidSatisfactionFix streaming url to lowercase (#4804)
2017-07-07 Nolan LawsonGracefully stop streaming server (#4103)
2017-07-07 Eugen RochkoRestore streaming API output format (#4100)
2017-06-26 Yamagishi KazutoshiStop using Babel with streaming server (#3950)
2017-06-25 Takuya YoshidaRe-fix errorMiddleware (#3922)
2017-06-25 unaristIgnore DB_NAME for development env on streaming as...
2017-06-25 amazedkoumeimore free pgconfig by .env (#3909)
2017-06-23 Takuya YoshidaFix errorMiddleware to prevent "TypeError: res.writeHea...
2017-06-23 Eugen RochkoMerge branch 'swipe-gestures' of git://github.com/sorin...
2017-06-23 Yamagishi KazutoshiRemove unused variables (#3906)
2017-06-20 猫吸血鬼ディフリス / 猫ロキPFix streaming server. Redis connection subscribe for...
2017-06-09 Eugen RochkoFix issue with some Node.js versions not having Array...
2017-06-03 ClworldExecute PushUpdateWorker only for accounts who uses...
2017-05-29 unarist[RFC] Return 401 for an authentication error on WebSock...
2017-05-29 unaristDon't stream toots from users who have blocked the...
2017-05-28 ClworldRe-add stream end log for WebSocket (#3397)
2017-05-28 Eugen RochkoImprove streaming API cluster logging (#3370)
2017-05-27 ClworldReject revoked access_token on Streaming API. (#3367)
2017-05-26 Eugen RochkoLanguage filtering in streaming API (#3339)
2017-05-23 Matt JankowskiUse local default for postgres host in node streaming...
2017-05-21 happycoloredbananaAllow access token in URI (#3208)
2017-05-20 Eugen RochkoAdjust REDIS_URL usage in node_redis (#3183)
2017-05-20 Yamagishi KazutoshiImprove eslint rules (#3147)
2017-05-18 Eugen RochkoAccount domain blocks (#2381)
2017-05-17 Hayato IZUMIUse REDIS_DB in streaming (#3094)
2017-05-14 Yamagishi KazutoshiUse babel-preset-env on Streaming Server (#2998)
2017-05-11 Ayumu AIZAWA[bug] wrong config setting for dababase. (#2984)
2017-05-07 beatrixnamespace redis usage (#2869)
2017-05-06 Eshin KunishimaReplace ws with uws (#2807)
2017-05-04 abcangfix DB_URL (#2778)
2017-05-03 Eugen RochkoClean up redis configuration. Allow using REDIS_URL...
2017-04-30 Akihiko OdakiRevert "Use PostgreSQL inheritance for blocks and mutes...
2017-04-29 Akihiko OdakiUse PostgreSQL inheritance for blocks and mutes (#2520)
2017-04-29 YOUUpdate index.js (#2612)
2017-04-22 masarakkirefactor-cores (#2308)
2017-04-21 Akihiko OdakiAllow to listen Unix socket (#2085)
2017-04-21 178inabaFix a bug where the hashtag could not be specified...
2017-04-18 kuro5hinFix streaming server worker count (#2082)
2017-04-17 Eugen RochkoMerge branch 'pause-gif' of git://github.com/patf/masto...
2017-04-17 Eugen RochkoMerge branch 'fix/cache_blocking' of git://github.com...
2017-04-17 geta6Improve streaming server with cluster (#1970)
2017-04-11 Eugen RochkoMerge branch 'master' of https://github.com/blackle...
2017-04-10 Gavin MoganDev Tooling fixes (eslint/editorconfig) (#1398)
2017-04-05 EugenMerge pull request #805 from nevillepark/master
2017-04-04 halna_TanaguruMerge branch 'master' into development
2017-04-02 EugenMerge pull request #744 from fpiesche/master
2017-04-02 EugenMerge pull request #746 from eramdam/feature/improve...
2017-04-02 EugenMerge pull request #737 from nevillepark/patch-2
2017-04-02 EugenMerge pull request #740 from 0x70b1a5/master
2017-04-02 EugenMerge pull request #741 from eramdam/feature/improve...
2017-04-02 Eugen RochkoAdd heartbeat to websockets streaming API connections
2017-03-15 EugenMerge branch 'master' into mastodon-site-api
2017-03-02 Eugen RochkoMerge branch 'KitRedgrave-add-mute-button'
2017-03-02 Eugen RochkoFix #231 - Muting
2017-02-07 Eugen RochkoMake streaming API use one pattern-matching redis pubsu...
2017-02-07 EugenMerge pull request #603 from evanminto/activitypub...
2017-02-06 Eugen RochkoAdd streaming API channels for local-only statuses
2017-02-05 Eugen RochkoAdd unique request IDs to streaming API to improve...
2017-02-05 Eugen RochkoAdd tracking of delay to streaming API
2017-02-03 Eugen RochkoMake the streaming API also handle websockets (because...
2017-02-03 Eugen RochkoAdd CORS to the streaming API
2017-02-02 Eugen RochkoFix streaming API queries
2017-02-02 Eugen RochkoAdding documentation for streaming API. Fixing filterin...
2017-02-02 Eugen RochkoMake node read the right .env file
2017-02-02 Eugen RochkoAdd redis configuration to streaming API
2017-02-02 Eugen RochkoFix potential resource leaks in streaming server
2017-02-02 Eugen RochkoAdd logging and filtering to the node.js streaming API
2017-02-02 Eugen RochkoAdd streaming API in Node.js
This page took 0.664024 seconds and 6 git commands to generate.