aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2021-06-04added exif removal from jpeg, png imagesFChannel
2021-06-03cleaned up file namesFChannel
2021-06-03deleteing objects and cache objects put into single db commandsFChannel
2021-06-03cleaning up removing postsFChannel
2021-06-01changed actor to type Group and other clean upFChannel
2021-05-30added finger methods for getting the actorFChannel
2021-05-30more route redirection cleanupFChannel
2021-05-13improved tripcodesFChannel
2021-05-12added imagemagick to requirementsFChannel
2021-05-12adjusted reply-box clippingFChannel
2021-05-12cleaned up manage page styleFChannel
2021-04-26new line after quoteFChannel
2021-04-08Merge pull request #3 from anomalous69/reply-highlightFChannel0
Reply highlighting
2021-03-25added media metadata load to see first frameFChannel
2021-03-22add reply highlightinganomalous69
2021-02-23added fix for special characters in board name, also escaped some characters ↵FChannel
for regex. might be some missing edge cases
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 ↵FChannel
restrictions
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-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-28reply popup box bottom htmlFChannel
2021-01-28quote bug fixFChannel
2021-01-28max length for input fieldsFChannel
2021-01-28reporting requires captchaFChannel
2021-01-28dont write to cache if local actorFChannel
2021-01-28added red board layoutFChannel
2021-01-26fixed nokoFChannel
2021-01-26individual post view cacheFChannel
2021-01-23foundation for cache retrievalFChannel
2021-01-22client to server conversionFChannel