gotosocial/internal/api/client/streaming
tobi 451803b230
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
* peepeepoopoo

* test domain perm subs

* swagger

* envparsing

* dries your wets

* start on docs

* finish up docs

* copy paste errors

* rename actions package

* rename force -> skipCache

* move obfuscate parse nearer to where err is checked

* make higherPrios a simple slice

* don't use receiver for permsFrom funcs

* add more context to error logs

* defer finished log

* use switch for permType instead of if/else

* thanks linter, love you <3

* validate csv headers before full read

* use bufio scanner
2025-01-08 11:29:40 +01:00
..
stream.go [chore] Fix loop issue in streaming 🤦 (#3457) 2024-10-18 16:57:50 +02:00
streaming.go [chore/bugfix] Break Websockets logic into smaller read/write functions, don't log expected errors (#1932) 2023-07-04 12:55:10 +02:00
streaming_test.go [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00