summaryrefslogtreecommitdiff
path: root/internal/api/client/streaming
AgeCommit message (Expand)AuthorFiles
2025-11-17[bugfix] Add Swagger docs for the user:notification stream (#4555)Libravatar Vyr Cossont1
2025-11-17[chore] Apply schema for OpenAPI errors (#4511)Libravatar Vyr Cossont1
2025-05-06[bugfix] ensure timeline limit query is respected (#4141)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney3
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-04-14[bugfix] websocket header token not always returned (#4009)Libravatar kim1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-10-18[chore] Fix loop issue in streaming 🤦 (#3457)Libravatar tobi1
2024-10-18[bugfix] Fix occasionally streaming empty messages (#3456)Libravatar tobi1
2024-08-06[bugfix] send back Sec-Websocket-Protocol header for streaming WebSocket (#3169)Libravatar Leah Neukirchen2
2024-06-07[feature] Implement filters_changed stream event (#2972)Libravatar Vyr Cossont1
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2024-02-20[bugfix] fix possible mutex lockup during streaming code (#2633)Libravatar kim1
2024-01-17[chore] update viper version (#2539)Libravatar kim1
2023-11-28[chore]: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2335)Libravatar dependabot[bot]2
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-07-04[chore/bugfix] Break Websockets logic into smaller read/write functions, don'...Libravatar tobi2
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi3
2023-05-21[chore] Replace pinafore with semaphore (#1801)Libravatar Julian-Samuel Gebühr1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney3
2023-03-11[feature] Support multiple subscriptions on single websocket connection (#1489)Libravatar darrinsmart1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi3
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-08[bugfix] return early in websocket upgrade handler (#1315)Libravatar kim3
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi3
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi3
2022-12-14[feature] support Sec-Websocket-Protocol in streaming API (#1254)Libravatar Matthew Phillips3
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst1
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst1
2021-06-19Streaming (#49)Libravatar Tobi Smethurst2