summaryrefslogtreecommitdiff
path: root/internal/ap/extractattachments_test.go
AgeCommit message (Collapse)AuthorFiles
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-09-14Fix mentions not notifying (#230)Libravatar tobi1
* set default privacy for new accounts * teshts * found it * tiny change * aaaa
2021-09-04rework media processing a little bit (#191)Libravatar tobi1
* rework media processing a little bit * review changes