gotosocial/internal/api/model
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
..
account.go
admin.go
announcement.go
announcementreaction.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
application.go
attachment.go
block.go
card.go
content.go
conversation.go
domain.go
emoji.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
emojicategory.go
exportimport.go
featuredtag.go
field.go
filter.go
filterresult.go
filterv1.go
filterv2.go
headerfilter.go
history.go
instance.go
instancev1.go
instancev2.go
interaction.go
interactionpolicy.go
list.go
marker.go
mention.go
multistatus.go
notification.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
oauth.go
paging.go
poll.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
preferences.go
pushsubscription.go
relationship.go
report.go
results.go
rule.go
scheduledstatus.go
search.go
source.go
status.go
statuscontext.go
tag.go
theme.go
token.go
user.go
usermute.go
well-known.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00