aboutsummaryrefslogtreecommitdiff
path: root/Database.go
AgeCommit message (Collapse)Author
2021-01-25removed duplicated To fieldsFChannel
2021-01-25feedback loop fix with getting actor collectionFChannel
2021-01-25follow cache syncFChannel
2021-01-24getting cached repliesFChannel
2021-01-24reply feedback loop fixFChannel
2021-01-24removed cachereplies to consolidate into replies dbFChannel
2021-01-24domain routing bugFChannel
2021-01-23caching progressFChannel
2021-01-20added actor object to context jsonFChannel
2021-01-19function to make preview image of attachment imageFChannel
2021-01-19cache system and follow/follower connectionsFChannel
2021-01-18too many remote requests, tried to mitigate for getting post countsFChannel
2021-01-18fix for syncing local and remote post count totalsFChannel
2021-01-18fixed sql injection vulnerabilites.FChannel
2021-01-17support for preview imagesFChannel
2021-01-17added go mod and config-initFChannel
2021-01-15fixed double post problem maybe.....FChannel
2021-01-13initial commitFChannel