Commit Graph

4167 Commits

Author SHA1 Message Date
fallenPineapple
47b3756762 Integrate shadow into install files. 2023-01-14 05:50:40 -01:00
PupperWoff
0778052ef7 Small Update - Updated Rebuild to archive threads/running cleanup before building index, Also added php_timeout to update scripts. 2023-01-14 05:50:39 -01:00
PupperWoff
b359d89de5 BugFix - Bugfix to Archive Code 2023-01-14 05:50:39 -01:00
PupperWoff
73a0547fe6 Added Function to Shadow Delete - You can set a mod level for automatically permanently delete posts that mod deletes 2023-01-14 05:50:39 -01:00
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) 2023-01-14 05:50:39 -01:00
PupperWoff
93d316f0fc BugFix - More stupid errors in code I had to fix 2023-01-14 05:50:39 -01:00
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 2023-01-14 05:50:39 -01:00
PupperWoff
e74c54601e BugFix - Small bugfix to Archive Code 2023-01-14 05:50:39 -01:00
PupperWoff
932b0b9e63 Bugfix - Bugfix to Archive code 2023-01-14 05:50:39 -01:00
PupperWoff
16c4f2719a Added Feature - Cutoff for deletion of threads by OP if they have a certain number of replies. 2023-01-14 05:50:39 -01:00
PupperWoff
e712b12ad9 Added Feature - Warn and Delete [W&D] function 2023-01-14 05:50:39 -01:00
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 2023-01-14 05:50:36 -01:00
PupperWoff
0b0440b0f3 Bugfix - Small Bugfix for Archive Code (featured archive) 2023-01-14 01:26:50 -01:00
PupperWoff
c015c4a8b4 Update - Updated Archive Code so it can be run in Cron Job 2023-01-14 01:26:50 -01:00
PupperWoff
c32fed84b5 BugFix - BugFix to Update System for Archive Code Sctript 2023-01-14 01:26:50 -01:00
PupperWoff
0ba32d3b1a Added Feature - Added Archive Feature - Archive and Featured Archive 2023-01-14 01:26:46 -01:00
Joakim Almgren
362d3612a7 keyboard navigation 2023-01-13 20:55:31 -01:00
animepony
fc098ce24e Catalog title update 2023-01-13 20:55:31 -01:00
Benjamin Southall
060bbf3040 Add missing post_control template and configuration values for thread merge functionality 2023-01-13 20:55:31 -01:00
Benjamin Southall
9f8e749213 Make compact-boardlist user toggleable from Options side menu 2023-01-13 20:55:31 -01:00
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
Re-written to not require JavaScript or cookies to view or edit.

Co-Authored-By: Discomrade <nice@try.fbi>
2023-01-13 20:55:31 -01:00
Equus
91a6ea2d27 Fix bugs with post cite links
Fixes parentheses around cites (post quotes) - "(>>1)"
Uses lookaheads to prevent regex consuming the space after a post quote, instead of merely checking that it's there. As a result textually consecutive cites could not be separated by a single space.
2023-01-13 20:55:31 -01:00
PupperWoff
b62260d5e4 Added Feature - Premade Ban Reasons (might need some visual tinkering) 2023-01-13 20:55:31 -01:00
Benjamin Southall
73820cd5b4 Add merge thread functionality as a moderator feature (shadow threading and leaving OP is not yet supported) 2023-01-13 20:55:31 -01:00
Benjamin Southall
f458f08989 Add board filter functionality to Recent Posts interface 2023-01-13 20:55:31 -01:00
PupperWoff
f34d25caf2 Quick and dirty fix for - Last 50 post page links - Might not be 100% but some testing will determine that
Also includes "Small fix to noko50"
2023-01-13 20:55:31 -01:00
Equus
9ad8b61d78 Fix multi image support for the catalog 2023-01-13 20:55:31 -01:00
Tobias Umbach
27cfdac8db Autofocus username field on mod login page 2023-01-13 20:55:31 -01:00
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 2022-03-01 09:50:24 -01:00
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 2022-03-01 09:50:24 -01:00
PupperWoff
5419f49259 Added Functionality - Users can now post from catalog page
Fix multi-image.js is a few commits later
2022-03-01 09:50:24 -01:00
PupperWoff
fcd7976881 Bugfix - Move thread now works with update to handle multiple fileshashes 2022-03-01 09:50:24 -01:00
Equus
f83196aeca Add thread state indicators in the catalog (stickied, locked, cyclical, bumplocked) 2022-03-01 09:50:24 -01:00
fallenPineapple
7d8432d5f0 Implementing Warning System to Issue Warnings for Posts
Auto-tagging was omitted as warnings are visible anyway.
Co-Authored-By: Discomrade <nice@try.fbi>
2022-03-01 09:50:24 -01:00
Equus
d5e132b899 Add option for minimum required OP length
(Conflicts with lainchan and clean-up by Discomrade)
2022-03-01 09:50:24 -01:00
fallenPineapple
6bb5172cab charcount.js no longer breaks catalog sorting. 2022-03-01 09:50:24 -01:00
fallenPineapple
8b8828ae3b Show ban appeal count
Thank you PupperWof
2022-03-01 09:50:24 -01:00
fallenPineapple
c8821a3dec Add moderation tools for file banning
Thank you PupperWof
2022-03-01 09:50:24 -01:00
fallenPineapple
d19c14a196 Tweeks (comment-toolbar.js) 2022-03-01 09:50:24 -01:00
fallenPineapple
9c099e2f87 More button fixes 2022-03-01 09:50:24 -01:00
fallenPineapple
83f40a7e4b Hide referrer. 2022-03-01 09:50:24 -01:00
fallenPineapple
990c6abbde More thread nav button changes. 2022-03-01 09:50:08 -01:00
fallenPineapple
3a8c881938 Added/Moved Go to Top, Bottom, and Catalog buttons. 2022-03-01 09:48:01 -01:00
fallenPineapple
2bfc909dda Added Character Counter
Shows the user how many characters are left before hitting the max per
post. Currently does not work in Quick Reply.
2022-03-01 09:48:01 -01:00
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 2022-03-01 09:48:01 -01:00
Benjamin Southall
e3c2f0ef71 Add additional valid inputs for multi-url file upload for ['spam']['valid_inputs'] 2022-03-01 09:48:01 -01:00
Benjamin Southall
bdae6720c7 Add isempty check for POST variable for multi file upload via URL 2022-03-01 09:48:01 -01:00
Benjamin Southall
fb66ff58d4 Add support for multiurl file upload fields to valid input whitelist for spam filter. 2022-03-01 09:48:01 -01:00
Benjamin Southall
f3b833a3de Adding support for multiple file upload using URLs
Previously only one URL was supported.
2022-03-01 09:48:01 -01:00
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. 2022-03-01 09:48:01 -01:00