summaryrefslogtreecommitdiff
path: root/internal/ap/extract_test.go
AgeCommit message (Collapse)AuthorFiles
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-10-06Derive visibility fixes (#271)Libravatar tobi1
* use pub public const * don't error on no summary * move extract visibility to separate function * extract visibility test * add addressable interface
2021-09-14Fix mentions not notifying (#230)Libravatar tobi1
* set default privacy for new accounts * teshts * found it * tiny change * aaaa