aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-28delete objects local and remoteFChannel
2021-01-28nil pointers .........FChannel
2021-01-28if OP, send to OP followersFChannel
2021-01-28sending post to followers of To adjustmentFChannel
2021-01-28auth for all activity reqFChannel
2021-01-28reject activityFChannel
2021-01-28cleaned up inbox auth reqFChannel
2021-01-28remote auth for follow requestFChannel
2021-01-28...typoFChannel
2021-01-28removed \n from tripcodeFChannel
2021-01-28added reason to report dbFChannel
2021-01-28max length for input fieldsFChannel
2021-01-28need to verify remote post auth to save to cacheFChannel
2021-01-28reporting requires captchaFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-28added red board layoutFChannel
2021-01-26check for duplicate replies in dbFChannel
2021-01-26tombstone cache postsFChannel
2021-01-26fixed nokoFChannel
2021-01-26individual post view cacheFChannel
2021-01-25if following add actor To fieldFChannel
2021-01-25activity To logic for followers to send toFChannel
2021-01-25dont add activity actor to To listFChannel
2021-01-25send activity to all followers of To fieldFChannel
2021-01-25removed duplicated To fieldsFChannel
2021-01-25remove double postsFChannel
2021-01-25no really.... its fixed this time i promisFChannel
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-24local actibity checkFChannel
2021-01-24more caching progressFChannel
2021-01-24domain routing bugFChannel
2021-01-23caching progressFChannel
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-18too many remote requests, tried to mitigate for getting post countsFChannel
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-17updated READMEFChannel