4077 Commits (dd0847b751081c2b998c3ffbabc44437d6e25f7a)
 

Author SHA1 Message Date
fallenPineapple 83f40a7e4b Hide referrer. 7 years ago
fallenPineapple 990c6abbde More thread nav button changes. 7 years ago
fallenPineapple 3a8c881938 Added/Moved Go to Top, Bottom, and Catalog buttons. 7 years ago
fallenPineapple 2bfc909dda Added Character Counter 7 years ago
Benjamin Southall b54d414bc4 Implemented mods can't access random from dashboard #88. Please note this doesn't use mod custom_pages functionality provided by vichan (because the that only works if your overboard has name that doesn't look like other boards), and requires ['overboards'] to be set as an array of board uri's which are overboards, with the correct values for type (theme type e.g. ukko, rand or semirand) title, subtitle, thread_limit and exclude in array of for each board uri 7 years ago
Benjamin Southall e3c2f0ef71 Add additional valid inputs for multi-url file upload for ['spam']['valid_inputs'] 7 years ago
Benjamin Southall bdae6720c7 Add isempty check for POST variable for multi file upload via URL 7 years ago
Benjamin Southall fb66ff58d4 Add support for multiurl file upload fields to valid input whitelist for spam filter. 7 years ago
Benjamin Southall f3b833a3de Adding support for multiple file upload using URLs 7 years ago
Benjamin Southall 96aaab0e6d [autotagging] Deleting all posts by IP (D++) doesn't seem to work properly #87 Changing query inside the while loop to query2 in order to delete all posts, not just the first post. 7 years ago
Benjamin Southall 109b444730 Initial implementation of Thread stats for mods #33, Implemented using Twig without persistent storage, and display at end of thread. 7 years ago
Benjamin Southall 59d83ab7de Thumbnails for PDFs / other things #6 When locale fails to be loaded fallback on C.UTF-8 instead of C, so that boards with unicode characters in the name are not stripped by escape_shell_args 7 years ago
Benjamin Southall f05a3130ce Initial implementation for Thumbnails for PDFs / other things #6, requires ['pdf_file_thumbnail'] is set to true and using convert from imagemagick. If ['pdf_file_thumbnail'] is false then it uses standard configured static file icon 7 years ago
Benjamin Southall 0aba30a888 Force file link from file information to always open in a new tab. 7 years ago
Benjamin Southall b8fe9569f7 Add additonal brackets to min_body post length check in order to ensure operation precedence 7 years ago
Benjamin Southall cdde6f24b6 Add overboard support to image-hover functionality. 7 years ago
Benjamin Southall f4cb143945 Add JSON interface to Recents Posts functionality, e.g. mod_recent_posts 7 years ago
Benjamin Southall b9152ceea6 #87 Attempt to change the error message associated when using deletebyip e.g D++ with autotagging of deletions enabled. 7 years ago
Benjamin Southall c818e1a528 Fix relative path to temporary directory for Tesseract OCR 7 years ago
Benjamin Southall 599b9b79ab Don't remove post selection checkbox for reporting when hiding threads 7 years ago
Benjamin Southall 882477bbcf Don't remove mentioned post links from post-hover popups. 7 years ago
vholmes 9a1f8e7b8a Prevents reports with too many characters 7 years ago
Benjamin Southall 79575c84cb Added check for post time being empty string, in order to handle the case that occurs when a deleted post is deleted a second time. 7 years ago
Benjamin Southall 0d4197da85 Add autotagging feature for deletion. E.g. automatically generate an IP note when a post is deleted by moderator action. 7 years ago
Benjamin Southall 6a2ffda7e0 Add min_body configuration option for post too short check 7 years ago
Benjamin Southall 5efe6d272d Added support for anonymous name generator to be a function in addition to being an array of names 8 years ago
Benjamin Southall b8b7380da0 Add support for catalog.json and threads.json to ukko theme. 8 years ago
Benjamin Southall 5b8213a7d8 Remove linking to OP as part of post hover. 8 years ago
Benjamin Southall 81720b3364 Add support for ignoring URLs when using word filters 8 years ago
Benjamin Southall 32007237f6 Changing wording of post filtering when action is not set from throttled to blocked at user request. 8 years ago
Benjamin Southall d25d6ee8b8 Add JSON API to Ukko Overboard Theme 8 years ago
Benjamin Southall 8266c29f3f Add catalog support for rand and ukko themes 8 years ago
Michael Walker 29d0510432 Fix invisible not-banned text in some themes 8 years ago
JamesJDillon 5678499e3f Added a better 'not banned' response if a user navigates to banned.php whilst not being banned. 8 years ago
jove bd19433776 Fixes two bugs preventing replies from being moved. 8 years ago
jove 72382a07f9 Fixes an error reporting typo. 8 years ago
jove 4d23fc77b6 Reports from overboard fix (quick-post-controls.js). 9 years ago
Michael Walker 81aed5f42f Trim leading newlines and trailing whitespace from code blocks. 9 years ago
Matěj Grabovský c2367e7c03 Add catalog for Ukko 9 years ago
Matěj Grabovský 013bf68d26 Add a semirandom theme 9 years ago
Michael Walker 7eb9fdca94 Add random theme. Like Ukko, but sorts threads randomly. 9 years ago
rosemash 52321abc7b Fix 404 caused by recent_posts.html loading wrong JS filename 2 years ago
discomrade 8512321669 Fix redis 'delete' deprecation error 2 years ago
Łiźnier Hełam Łabej 617f2a68da
Merge pull request #455 from vichan-devel/securimage 3 years ago
h00j a3dc72bddb securimage captcha 3 years ago
Fredrick Brennan 9745e9d854 Ignore recently added graphicsmagick check 3 years ago
Fredrick Brennan f1b43e5fb2 `{% (end)?raw %}` ⇒ `{% (end)?verbatim %}` 3 years ago
h00j 4fd93f490f add sischan style, adjust boardlist/options background 3 years ago
h00j fd9a3c07dd Merge branch 'master' of https://github.com/vichan-devel/vichan 3 years ago
h00j 281dccb690 fix undefined index in cloak_mask/uncloak_mask 3 years ago