aboutsummaryrefslogtreecommitdiff
path: root/static/js/posts.js
AgeCommit message (Collapse)Author
2021-06-28added tor image in place of broken links. if user is using tor they just ↵FChannel
click the image to view it
2021-06-19admin can mark objects as senstiveFChannel
2021-06-17replacing quotes for hover preview because it breaks without itFChannel
2021-06-17escaping quotes to not break hover, it will probably still breakFChannel
2021-06-17added html meta data as well as basic hover effect on linksFChannel
2021-06-03cleaning up removing postsFChannel
2021-06-01changed actor to type Group and other clean upFChannel
2021-05-12adjusted reply-box clippingFChannel
2021-05-12cleaned up manage page styleFChannel
2021-04-26new line after quoteFChannel
2021-02-23added fix for special characters in board name, also escaped some characters ↵FChannel
for regex. might be some missing edge cases
2021-01-28reply popup box bottom htmlFChannel
2021-01-28reporting requires captchaFChannel
2021-01-28added red board layoutFChannel
2021-01-26fixed nokoFChannel
2021-01-26individual post view cacheFChannel
2021-01-22client to server conversionFChannel