aboutsummaryrefslogtreecommitdiff
path: root/client.go
AgeCommit message (Expand)Author
2021-05-12admin tripcodeFChannel
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-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-01-30removed get captcha urlFChannel
2021-01-30fix for pagnationFChannel
2021-01-28quick fix for post and attachment countFChannel
2021-01-28quote bug fixFChannel
2021-01-28added reason to report dbFChannel
2021-01-28reporting requires captchaFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-28added red board layoutFChannel
2021-01-26individual post view cacheFChannel
2021-01-24domain routing bugFChannel
2021-01-23caching progressFChannel
2021-01-23foundation for cache retrievalFChannel
2021-01-22client to server conversionFChannel