aboutsummaryrefslogtreecommitdiff
path: root/OutboxPost.go
AgeCommit message (Expand)Author
2021-04-26noko fixFChannel
2021-02-19cleaned up db functionsFChannel
2021-02-02added rules.html and faq.html change to fit your own instance specs.FChannel
2021-02-02turned of preload metadata, might turn on laterFChannel
2021-02-02nil pointer repliesFChannel
2021-02-01changed to base 36 for post idsFChannel
2021-01-31preload metadata of video to see first frameFChannel
2021-01-30trip code name supportFChannel
2021-01-28follow bug fixFChannel
2021-01-28quote bug fixFChannel
2021-01-28view individual post from urlFChannel
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