4055 Commits (0b0440b0f3d5c45a49389fe7d2c44e00b378d83c)
 

Author SHA1 Message Date
PupperWoff 0b0440b0f3 Bugfix - Small Bugfix for Archive Code (featured archive) 7 years ago
PupperWoff c015c4a8b4 Update - Updated Archive Code so it can be run in Cron Job 7 years ago
PupperWoff c32fed84b5 BugFix - BugFix to Update System for Archive Code Sctript 7 years ago
PupperWoff 0ba32d3b1a Added Feature - Added Archive Feature - Archive and Featured Archive 7 years ago
Joakim Almgren 362d3612a7 keyboard navigation 7 years ago
animepony fc098ce24e Catalog title update 7 years ago
Benjamin Southall 060bbf3040 Add missing post_control template and configuration values for thread merge functionality 7 years ago
Benjamin Southall 9f8e749213 Make compact-boardlist user toggleable from Options side menu 7 years ago
PupperWoff 4017822218 Added Feature - Announcements - Create announcements that is displayed on "top" of the site (last n entries) and in a full list in seperate page 7 years ago
Equus 91a6ea2d27 Fix bugs with post cite links 7 years ago
PupperWoff b62260d5e4 Added Feature - Premade Ban Reasons (might need some visual tinkering) 7 years ago
Benjamin Southall 73820cd5b4 Add merge thread functionality as a moderator feature (shadow threading and leaving OP is not yet supported) 7 years ago
Benjamin Southall f458f08989 Add board filter functionality to Recent Posts interface 7 years ago
PupperWoff f34d25caf2 Quick and dirty fix for - Last 50 post page links - Might not be 100% but some testing will determine that 7 years ago
Equus 9ad8b61d78 Fix multi image support for the catalog 7 years ago
Tobias Umbach 27cfdac8db Autofocus username field on mod login page 7 years ago
Benjamin Southall a6e2485afb Add new fields for pdf_file_thumbail and autotagging / IP note generation of deleted posts to config.php for Deleting posts as mod does not work #104 7 years ago
Benjamin Southall 73190f81d5 use data-board value for form submission for board so that quick posting / replies works from ukko, ukko2, ukko3 and other overboad extensions / themes 7 years ago
PupperWoff 5419f49259 Added Functionality - Users can now post from catalog page 7 years ago
PupperWoff fcd7976881 Bugfix - Move thread now works with update to handle multiple fileshashes 7 years ago
Equus f83196aeca Add thread state indicators in the catalog (stickied, locked, cyclical, bumplocked) 7 years ago
fallenPineapple 7d8432d5f0 Implementing Warning System to Issue Warnings for Posts 7 years ago
Equus d5e132b899 Add option for minimum required OP length 7 years ago
fallenPineapple 6bb5172cab charcount.js no longer breaks catalog sorting. 7 years ago
fallenPineapple 8b8828ae3b Show ban appeal count 7 years ago
fallenPineapple c8821a3dec Add moderation tools for file banning 7 years ago
fallenPineapple d19c14a196 Tweeks (comment-toolbar.js) 7 years ago
fallenPineapple 9c099e2f87 More button fixes 7 years ago
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