gotosocial/internal/api
f0x52 17eecfb6d9
[feature] Public list of suspended domains (#1362)
* basic rendered domain blocklist (unauthenticated!)

* style basic domain block list

* better formatting for domain blocklist

* add opt-in config option for showing suspended domains

* format/linter

* re-use InstancePeersGet for web-accessible domain blocklist

* reword explanation, border styling

* always attach blocklist handler, update error message

* domain blocklist error message grammar
2023-01-25 18:06:41 +01:00
..
activitypub [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
auth [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
client [feature] Public list of suspended domains (#1362) 2023-01-25 18:06:41 +01:00
fileserver [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
model [feature] Implement reports admin API so admins can view + close reports (#1378) 2023-01-25 11:12:17 +01:00
nodeinfo [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
util [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
wellknown [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
activitypub.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
auth.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
client.go [feature] Implement /api/v1/reports endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
fileserver.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
nodeinfo.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
wellknown.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00