gotosocial/web/source/settings/components
tobi f23f04e0b1
[feature] Interaction requests client api + settings panel (#3215)
* [feature] Interaction requests client api + settings panel

* test accept / reject

* fmt

* don't pin rejected interaction

* use single db model for interaction accept, reject, and request

* swaggor

* env sharting

* append errors

* remove ErrNoEntries checks

* change intReqID to reqID

* rename "pend" to "request"

* markIntsPending -> mark interactionsPending

* use log instead of returning error when rejecting interaction

* empty migration

* jolly renaming

* make interactionURI unique again

* swag grr

* remove unnecessary locks

* invalidate as last step
2024-08-24 11:49:37 +02:00
..
authorization [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00:00
form [bugfix/frontend] Small safari + gnome web fixes (#3219) 2024-08-21 10:43:43 +02:00
back-button.tsx [chore] Settings refactor 2: the re-refactoring-ing (#2866) 2024-04-25 18:24:24 +02:00
check-list.tsx [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00
combo-box.tsx [chore] Settings refactor 2: the re-refactoring-ing (#2866) 2024-04-25 18:24:24 +02:00
error.tsx [bugfix] Reset emoji fields on upload error (#2905) 2024-05-07 19:48:12 +02:00
languages.tsx [chore] Settings refactor 2: the re-refactoring-ing (#2866) 2024-04-25 18:24:24 +02:00
loading.tsx [chore] Settings refactor 2: the re-refactoring-ing (#2866) 2024-04-25 18:24:24 +02:00
pageable-list.tsx [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00:00
profile.tsx [feature] Allow user to set "bot" flag; show bot icon on profile (#3135) 2024-07-24 10:40:56 +02:00
status.tsx [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
user-logout-card.tsx [chore] Settings refactor 2: the re-refactoring-ing (#2866) 2024-04-25 18:24:24 +02:00
username.tsx [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00