mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-16 11:15:43 +00:00
469da93678
* tidy up context keys, add otherInvolvedIRIs * add ReplyToable interface * skip block check if we own the requesting domain * add block check for other involved IRIs * use cacheable status fetch * remove unused ContextActivity * remove unused ContextActivity * add helper for unique URIs * check through CCs and clean slice * add GetAccountIDForStatusURI * add GetAccountIDForAccountURI * check blocks on involved account * add statuses to tests * add some blocked tests * go fmt * extract Tos as well as CCs * test PostInboxRequestBodyHook * add some more testActivities * deduplicate involvedAccountIDs * go fmt * use cacheable db functions, remove new functions |
||
---|---|---|
.. | ||
migrations | ||
account.go | ||
account_test.go | ||
admin.go | ||
admin_test.go | ||
basic.go | ||
basic_test.go | ||
bundb.go | ||
bundb_test.go | ||
bundbnew_test.go | ||
conn.go | ||
domain.go | ||
domain_test.go | ||
emoji.go | ||
emoji_test.go | ||
errors.go | ||
instance.go | ||
media.go | ||
media_test.go | ||
mention.go | ||
mention_test.go | ||
notification.go | ||
notification_test.go | ||
relationship.go | ||
relationship_test.go | ||
session.go | ||
session_test.go | ||
status.go | ||
status_test.go | ||
timeline.go | ||
timeline_test.go | ||
trace.go | ||
util.go |