gotosocial/internal/typeutils
tobi 69a193dae5
[feature] Allow delivery to sharedInboxes where possible (#847)
* 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
2022-09-23 20:27:35 +01:00
..
astointernal.go [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
astointernal_test.go [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
converter.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
converter_test.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00
defaulticons.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
frontendtointernal.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
internal.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
internaltoas.go [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
internaltoas_test.go [feature] Allow delivery to sharedInboxes where possible (#847) 2022-09-23 20:27:35 +01:00
internaltofrontend.go [feature] Allow users to set custom css for their profiles + threads (#808) 2022-09-12 13:14:29 +02:00
internaltofrontend_test.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
wrap_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00