mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:22:25 -05:00
* update Activity * add instance-deliver-to-shared-inboxes setting * update activity version again * add SharedInboxURI field to accounts * serdes for endpoints/sharedInbox * deliver to sharedInbox if one is available * update tests * only assign shared inbox if shared domain * look for shared inbox if currently nil * go fmt * finger to get params.RemoteAccountID if necessary * make comments clearer * compare dns more consistently |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| announce.go | ||
| collectionpage.go | ||
| dereferencer.go | ||
| dereferencer_test.go | ||
| emoji.go | ||
| emoji_test.go | ||
| finger.go | ||
| handshake.go | ||
| instance.go | ||
| media.go | ||
| media_test.go | ||
| status.go | ||
| status_test.go | ||
| thread.go | ||