summaryrefslogtreecommitdiff
path: root/internal/visibility
AgeCommit message (Collapse)AuthorFiles
2021-08-25Pg to bun (#148)Libravatar tobi5
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes
2021-08-20Database updates (#144)Libravatar tobi6
* start moving some database stuff around * continue moving db stuff around * more fiddling * more updates * and some more * and yet more * i broke SOMETHING but what, it's a mystery * tidy up * vendor ttlcache * use ttlcache * fix up some tests * rename some stuff * little reminder * some more updates
2021-07-09favourites GET implementation (#95)Libravatar Tobi Smethurst2
2021-07-05Domain block (#76)Libravatar Tobi Smethurst2
* start work on admin domain blocking * move stuff around + further work on domain blocks * move + restructure processor * prep work for deleting account * tidy * go fmt * formatting * domain blocking more work * check domain blocks way earlier on * progress on delete account * delete more stuff when an account is gone * and more... * domain blocky block block * get individual domain block, delete a block
2021-06-23Timeline bugfix (#60)Libravatar Tobi Smethurst1
* fix a stack overflow in the timeline * go fmt
2021-06-17Timeline improvements (#41)Libravatar Tobi Smethurst4
Tidying up. Parent/child statuses now display correctly in status/id/context.