aboutsummaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2021-01-23foundation for cache retrievalFChannel
2021-01-22client to server conversionFChannel
2021-01-20cleaned up if else routing statmentFChannel
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-18fix for syncing local and remote post count totalsFChannel
2021-01-18removed test board from mainFChannel
2021-01-18fixed sql injection vulnerabilites.FChannel
2021-01-17fix for post reply countFChannel
2021-01-17support for preview imagesFChannel
2021-01-17less verbose error when not being able to connect to a remote instanceFChannel
2021-01-17added go mod and config-initFChannel
2021-01-15fixed double post problem maybe.....FChannel
2021-01-14added transfer protocol to config fileFChannel
2021-01-14added config file for server defaultsFChannel
2021-01-13quote bugFChannel
2021-01-13added readme infoFChannel
2021-01-13initial commitFChannel