summaryrefslogtreecommitdiff
path: root/internal/federation/federatingdb
AgeCommit message (Collapse)AuthorFiles
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst4
* remote + local block logic, incl. federation * improve blocking stuff * fiddle with display of blocked profiles * go fmt
2021-06-17Timeline improvements (#41)Libravatar Tobi Smethurst1
Tidying up. Parent/child statuses now display correctly in status/id/context.
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst5
* start messing about with timeline manager * i have no idea what i'm doing * i continue to not know what i'm doing * it's coming along * bit more progress * update timeline with new posts as they come in * lint and fmt * Select accounts where empty string * restructure a bunch, get unfaves working * moving stuff around * federate status deletes properly * mention regex better but not 100% there * fix regex * some more hacking away at the timeline code phew * fix up some little things * i can't even * more timeline stuff * move to ulid * fiddley * some lil fixes for kibou compatibility * timelines working pretty alright! * tidy + lint
2021-05-29first implementation of search featureLibravatar tsmethurst3
2021-05-28federate account updatesLibravatar tsmethurst2
2021-05-28Announce/boost (#35)Libravatar Tobi Smethurst4
Remote boosts incoming/outgoing now working.
2021-05-27Notifications (#34)Libravatar Tobi Smethurst16
Notifications working for: * Mentions * Faves * New follow requests * New followers