4066 Commits (0778052ef7a096d7ed1d1d454b3b62cbedfa3d54)
 

Author SHA1 Message Date
PupperWoff 0778052ef7 Small Update - Updated Rebuild to archive threads/running cleanup before building index, Also added php_timeout to update scripts. 7 years ago
PupperWoff b359d89de5 BugFix - Bugfix to Archive Code 7 years ago
PupperWoff 73a0547fe6 Added Function to Shadow Delete - You can set a mod level for automatically permanently delete posts that mod deletes 7 years ago
PupperWoff 45b00c76b5 Update to Shadow Delete - Option to view deleted threads, and view recent shadow deleted posts and threads (threads are listed first - posts in these threads are not shown in recent list - to see these posts you need to view whole shadow deleted thread) 7 years ago
PupperWoff 93d316f0fc BugFix - More stupid errors in code I had to fix 7 years ago
PupperWoff c353e1284d Added Feature - Shadow Delete of Posts and Threads (can be restored if deleted by mod) - Still need a way to see and restore deleted threads 7 years ago
PupperWoff e74c54601e BugFix - Small bugfix to Archive Code 7 years ago
PupperWoff 932b0b9e63 Bugfix - Bugfix to Archive code 7 years ago
PupperWoff 16c4f2719a Added Feature - Cutoff for deletion of threads by OP if they have a certain number of replies. 7 years ago
PupperWoff e712b12ad9 Added Feature - Warn and Delete [W&D] function 7 years ago
PupperWoff 8544714057 Update and BugFix - Added Links to Archive and Featured Archive and Reload to Thread Pages and Catalog - Added Announcements to Catalog - And Small Bugfix to Announcements where link to [Show all] was wrong 7 years ago
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