summaryrefslogtreecommitdiff
path: root/vendor/github.com/superseriousbusiness/activity/streams/impl
AgeCommit message (Collapse)AuthorFiles
2025-03-02[chore] github.com/superseriousbusiness/activity -> ↵Libravatar tobi489
codeberg.org/superseriousbusiness/activity (#3853)
2025-02-19[feature] Forward-compatibility with Approval objects (#3807)Libravatar tobi71
* vendor * [feature] Forward-compatibility with Approval objects * vendor the thing * fix leetle bug * lil syntax tweak for beloved kimb
2024-07-26[feature] Federate interaction policies + Accepts; enforce policies (#3138)Libravatar tobi2
* [feature] Federate interaction policies + Accepts; enforce policies * use Acceptable type * fix index * remove appendIRIStrs * add GetAccept federatingdb function * lock on object IRI
2024-07-06[chore] upstep activity to v1.7.0-gts (#3074)Libravatar tobi57
2024-02-02[chore] bump activity dependency -> v1.6.0-gts (#2599)Libravatar tobi16
2023-07-27[chore] Update activity dependency (#2031)Libravatar tobi265
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi77
Co-authored-by: kim <grufwub@gmail.com> Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi19
* 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
2021-11-13move to ssb gofed fork (#298)Libravatar tobi498