aboutsummaryrefslogtreecommitdiff
path: root/OutboxPost.go
AgeCommit message (Collapse)Author
2021-01-28removed delete request inside DB deleteFChannel
2021-01-28delete objects local and remoteFChannel
2021-01-28nil pointers .........FChannel
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-28need to verify remote post auth to save to cacheFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-26tombstone cache postsFChannel
2021-01-26fixed nokoFChannel
2021-01-25dont add activity actor to To listFChannel
2021-01-25removed duplicated To fieldsFChannel
2021-01-25feedback loop fix with getting actor collectionFChannel
2021-01-25follow cache syncFChannel
2021-01-24more caching progressFChannel
2021-01-24domain routing bugFChannel
2021-01-23caching progressFChannel
2021-01-22client to server conversionFChannel
2021-01-19cache system and follow/follower connectionsFChannel
2021-01-18fixed sql injection vulnerabilites.FChannel
2021-01-17support for preview imagesFChannel
2021-01-15fixed double post problem maybe.....FChannel
2021-01-14added config file for server defaultsFChannel
2021-01-13initial commitFChannel