summaryrefslogtreecommitdiff
path: root/vendor/github.com/superseriousbusiness
AgeCommit message (Collapse)AuthorFiles
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi127
Co-authored-by: kim <grufwub@gmail.com> Co-authored-by: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>
2023-04-06[bugfix] Normalize status content (don't parse status content as IRI) (#1665)Libravatar tobi2
* start fannying about * finish up Normalize * tidy up * pin to tag * move errors about just a little bit
2023-02-27[chore] Bump oauth2/v4 -> v4.6.6.6-SSB (#1571)Libravatar tobi1
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir3
* media: add webp support Signed-off-by: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> * bump exif-terminator to v0.5.0 Signed-off-by: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> Signed-off-by: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi40
* 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-08-10[chore] bump exif-terminator to 0.4.0 (#747)Libravatar tobi2
2022-06-23[bugfix] Don't remove jpeg orientation metadata (#663)Libravatar tobi3
2022-04-28[bugfix] Fix possible race condition in federatingdb (#490)Libravatar kim6
Signed-off-by: kim <grufwub@gmail.com>
2022-04-05[dependency] Update superseriousbusiness/activity dependency (#446)Libravatar tobi2
* bump superseriousbusiness/activity version * fetch list of follower inbox iris
2022-03-21[bugfix] Fix images not being processed correctly sometimes (#437)Libravatar tobi13
* bump exif-terminator to latest version * add and test giant turnip from turnip.farm * don't error if content property is nil
2022-01-23use exif-terminatorLibravatar tsmethurst8
2021-11-13move to ssb gofed fork (#298)Libravatar tobi732
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi2
* migrate go version to 1.17 * update contributing
2021-09-08update oauth library --> v4.3.2-SSBLibravatar kim (grufwub)1
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-09-08update oauth library -> v4.3.1-SSBLibravatar kim (grufwub)8
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst30
* start fixing up tests * fix up tests + automate with drone * fiddle with linting * messing about with drone.yml * some more fiddling * hmmm * add cache * add vendor directory * verbose * ci updates * update some little things * update sig