You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/internal/processing/fedi
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
4 months ago
..
accept.go [feature] Interaction requests client api + settings panel (#3215) 4 months ago
collections.go [feature] Use `local_only` field, deprecate `federated` field (#3222) 4 months ago
common.go [bugfix] Deref stats async, serve stub collections if handshaking (#2990) 7 months ago
emoji.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 11 months ago
fedi.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
status.go [chore] Add interaction filter to complement existing visibility filter (#3111) 5 months ago
user.go [chore/security] refactor AuthenticateFederatedRequest() to handle account deref + suspension checks (#2371) 1 year ago
wellknown.go [chore] Improve copyright header handling (#1608) 2 years ago