gotosocial/internal
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
..
ap [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 2024-08-13 09:01:50 +00:00
api [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
cache [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
cleaner [bugfix] fix emoji recaching operations (#3167) 2024-08-03 19:05:38 +02:00
config [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
db [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
email
federation [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
filter [feature] Use local_only field, deprecate federated field (#3222) 2024-08-22 19:47:10 +02:00
gtscontext
gtserror
gtsmodel [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
headerfilter
httpclient [feature] persist worker queues to db (#3042) 2024-07-30 13:58:31 +02:00
id
iotools
language
log
media [performance] ffmpeg ffprobe wrapper improvements (#3225) 2024-08-23 17:15:35 +02:00
messages [bugfix] incorrect AP serialize function used serializing worker data (#3196) 2024-08-12 18:23:24 +02:00
metrics
middleware [feature] Beef up our AI opt-outs (#3165) 2024-08-02 18:22:39 +02:00
oauth
oidc
paging
processing [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
queue
regexes [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2024-07-26 12:04:28 +02:00
router
scheduler
state
storage [feature] Object store custom URL (S3) (#3046) 2024-07-31 13:44:18 +01:00
stream [feature] Conversations API (#3013) 2024-07-23 20:44:31 +01:00
text [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis (#3118) 2024-07-21 14:22:08 +02:00
timeline [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
tracing
trans [feature] Allow users to export data via the settings panel (#3140) 2024-07-31 15:03:34 +01:00
transport [feature] persist worker queues to db (#3042) 2024-07-30 13:58:31 +02:00
typeutils [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
uris [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
util [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 2024-08-13 09:01:50 +00:00
validate
web [feature] Beef up our AI opt-outs (#3165) 2024-08-02 18:22:39 +02:00
workers [feature] Allow import of following and blocks via CSV (#3150) 2024-08-02 12:41:46 +01:00