GoToSocial/internal/federation/federatingdb
tobi 36a09dd0df
handle remote account deletion more systematically (#254)
2021-09-30 10:56:02 +02:00
..
accept.go Review changes 2021-09-03 10:30:40 +02:00
announce.go change muchos things 2021-09-01 11:11:26 +02:00
create.go change muchos things 2021-09-01 11:11:26 +02:00
db.go Mention fixup (#167) 2021-08-29 12:03:08 +02:00
delete.go handle remote account deletion more systematically (#254) 2021-09-30 10:56:02 +02:00
exists.go Database updates (#144) 2021-08-20 12:26:56 +02:00
federatingdb_test.go Account update issue (#250) 2021-09-28 15:21:59 +02:00
followers.go skip account on error instead of returning error (#251) 2021-09-28 16:19:13 +02:00
following.go skip account on error instead of returning error (#251) 2021-09-28 16:19:13 +02:00
get.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
inbox.go Database updates (#144) 2021-08-20 12:26:56 +02:00
liked.go Database updates (#144) 2021-08-20 12:26:56 +02:00
lock.go Replace federating DB locks map, add a cleanup goroutine (#166) 2021-08-27 21:14:20 +02:00
outbox.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
owns.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
undo.go Review changes 2021-09-03 10:30:40 +02:00
update.go Account update issue (#250) 2021-09-28 15:21:59 +02:00
util.go change muchos things 2021-09-01 11:11:26 +02:00