mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:32:25 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| list.go | ||
| listaccounts.go | ||
| listaccounts_test.go | ||
| listaccountsadd.go | ||
| listaccountsadd_test.go | ||
| listaccountsremove.go | ||
| listcreate.go | ||
| listdelete.go | ||
| listget.go | ||
| lists_test.go | ||
| listsget.go | ||
| listupdate.go | ||