Commit Graph

4084 Commits

Author SHA1 Message Date
Benjamin Southall
67ed3c9f10 Changes to local-time.js storage boolean checks 2023-01-14 05:50:40 -01:00
PupperWoff
9083090c46 Changed archive list to order by thread ID and not archive time (added option to change it via function call) 2023-01-14 05:50:40 -01:00
PupperWoff
787fa11309 Small fix to config for - auto send to feature archive 2023-01-14 05:50:40 -01:00
PupperWoff
c76a1bd3ef Added multiple dice roll. Automatic feature archive if op uses configured trip. Increaced post char limit 2023-01-14 05:50:40 -01:00
Equus
ee2c58724f Comment out placeholder example code in user-js and user-css 2023-01-14 05:50:40 -01:00
PupperWoff
2b05fd12f4 Added Feature - Statistics 2023-01-14 05:50:40 -01:00
PupperWoff
fca78a3a04 BugFix - Small BugFix to Archive and Voting (adding line of text) 2023-01-14 05:50:40 -01:00
PupperWoff
dd0847b751 Added Archive Feature - Added feature allowing Users to vote for threads they want Featured in the Archive 2023-01-14 05:50:40 -01:00
Arvo Huru
4989762458 Added Feature - Different wait-time for OP and reply deletion. 2023-01-14 05:50:40 -01:00
Arvo Huru
008273f707 Small BugFix - Small fix to Shadow Delete 2023-01-14 05:50:40 -01:00
Arvo Huru
371d87e840 Bugfix - Small bugfix to Shadow Delete 2023-01-14 05:50:40 -01:00
Arvo Huru
ce750b8a20 Added Function - Mod can shadow delete if they are unsure 2023-01-14 05:50:40 -01:00
Equus
7a5b2aef35 Add a link to the board index on the catalog page 2023-01-14 05:50:40 -01:00
animepony
177c87d465 More accurate string for recent shadow deleted posts 2023-01-14 05:50:40 -01:00
PupperWoff
7ffa8a00f9 Added Feature - Seperate Archive Mods can put posts in - only mods can see this archive 2023-01-14 05:50:40 -01:00
Equus
c500b5c6e9 Fix incorrect parenthesis and missing arguments 2023-01-14 05:50:40 -01:00
fallenPineapple
9eacd5def2 Update with archive and shadow tables. 2023-01-14 05:50:40 -01:00
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