gotosocial/internal/processing/account
tobi 451803b230
[feature] Fetch + create domain permissions from subscriptions nightly ()
* 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
..
account.go
account_test.go [feature] Fetch + create domain permissions from subscriptions nightly () 2025-01-08 11:29:40 +01:00
alias.go
alias_test.go
block.go
bookmarks.go
delete.go
delete_test.go
export.go
follow.go
follow_request.go
follow_test.go
get.go
import.go
interactionpolicies.go
lists.go
move.go
move_test.go
mute.go
note.go
relationships.go
rss.go
rss_test.go
statuses.go
themes.go
themes_test.go
update.go
update_test.go