mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-26 19:26:31 +03:00
f23f04e0b1
* [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 |
||
---|---|---|
.. | ||
account.go | ||
admin.go | ||
announcement.go | ||
announcementreaction.go | ||
application.go | ||
attachment.go | ||
block.go | ||
card.go | ||
content.go | ||
conversation.go | ||
domain.go | ||
emoji.go | ||
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 | ||
oauth.go | ||
paging.go | ||
poll.go | ||
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 |