aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08Merge pull request #3 from anomalous69/reply-highlightFChannel0
2021-03-25added media metadata load to see first frameFChannel
2021-03-22add reply highlightinganomalous69
2021-03-19regex import..... why are you so picky golangFChannel
2021-03-19removed word filterFChannel
2021-02-23added fix for special characters in board name, also escaped some characters ...FChannel
2021-02-19cleaned up db functionsFChannel
2021-02-18changes to catalog db queriesFChannel
2021-02-18limit number of post and replies queried for page views with paginationFChannel
2021-02-16cut down catalog query to only grab opFChannel
2021-02-05view all bugFChannel
2021-02-04when merging boards into a feed show the board color based on posts restrict...FChannel
2021-02-03sorted board listFChannel
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-30regex fix for pagnationFChannel
2021-01-30removed get captcha urlFChannel
2021-01-30fix for pagnationFChannel
2021-01-30trip code name supportFChannel
2021-01-28added AGPL3 licenseFChannel
2021-01-28removed GPL v3.0FChannel
2021-01-28follow bug fixFChannel
2021-01-28reply popup box bottom htmlFChannel
2021-01-28quick fix for post and attachment countFChannel
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-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