gotosocial/web/source/css
f0x52 92de8fb396
[feature] Instance rules (#2125)
* init instance rules database model, admin api

* expose instance rules in public instance api

* public /api/v1/instance/rules route

* GET ruleById

* createRule route

* createRule auth check

* updateRule

* deleteRule

* list rules on about page

* ruleGet auth

* add about page ids for anchors

* process and store adding violated rules to reports

* admin api models for instance rules

* instance rule edit frontend

* change rule inputs to textareas

* database fixes after rebase (#2124)

* remove unused imports

* fix db migration column name

* fix tests

* fix more tests

* fix postgres error with wrongly used Ident

* add some tests, fiddle with rule model a bit, fix postgres migration

* swagger docs

---------

Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2023-08-19 14:33:15 +02:00
..
_colors.css [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00
base.css [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
index.css [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00
profile.css [bugfix] Don't overflow on very wide status'es (#1956) 2023-07-08 09:54:26 +02:00
status.css [frontend] Profiles with fields & more (#1764) 2023-05-11 17:46:32 +02:00
tag.css [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00