282 Commits (e2fddbbca2160828d0101199e4cab9957dffd5b0)

Author SHA1 Message Date
fowr e2fddbbca2 update twig to 2.9 1 year ago
fowr 59f9dfdd83 add global to mod_confirm 1 year ago
discomrade 3c9c29b22d Fix post number on dismissed reports log, show id 1 year ago
discomrade 3c20a558d8 Add overboard support to mod catalog 1 year ago
perdedora 94c98765b3 feat: edit pre-existing bans (#528) 1 year ago
C Hatfield 4026e4c448 Moved hardcoded html filepaths into config file for extensibility (#354) 2 years ago
bebyx ffcc496a6f Fix editing global pages for 7.4 (#487) 2 years ago
Junicchi 2103948afe fix Undefined index ip problem, fixes #434 2 years ago
sshscp15 57ee34ad55 simple catalog support for moderators 2 years ago
discomrade fc3564bc10 Change order of static page markup methods 2 years ago
discomrade e8251ade6a Change dates to ISO 8601-like, fix deprecation of strfdate() in PHP 8.1, fix non-GMT dates 2 years ago
discomrade 7324135025 Add PPH and IPs stats table (doesn't require JS) 2 years ago
discomrade 8cd2ad7b10 Drop remaining MySQL <5.5.3 support (utf8 without multibyte) 2 years ago
discomrade 321c742124 Prevent raw HTML editing a post with tinyboard modifiers (e.g. user flags) from inserting them into the visible post body 2 years ago
discomrade ec917def7c Block D+ and D++ on special IP addresses 3 years ago
discomrade 0ac2b7ec70 Show ban appeal count on mod dashboard 3 years ago
towards-a-new-leftypol 146f7a341a Improve robustness when moving / merging posts and threads. 3 years ago
nonmakina c3de0f1feb Removes rebuilds after each deleted post when deleting by IP. 3 years ago
Dedushka d55dd98e68 Protect IPv6 IPs in public moderation logs. 3 years ago
PupperWoff 9406a72d7d Bugfix : If you moved a reply to same board it deleted the image. 6 years ago
PupperWoff 060ae1e547 Added option for mods to send threads directly to archive (removing them from catalog) 7 years ago
PupperWoff 2b05fd12f4 Added Feature - Statistics 7 years ago
Arvo Huru ce750b8a20 Added Function - Mod can shadow delete if they are unsure 7 years ago
PupperWoff 7ffa8a00f9 Added Feature - Seperate Archive Mods can put posts in - only mods can see this archive 7 years ago
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 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 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 c015c4a8b4 Update - Updated Archive Code so it can be run in Cron Job 7 years ago
PupperWoff 0ba32d3b1a Added Feature - Added Archive Feature - Archive and Featured Archive 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
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 fcd7976881 Bugfix - Move thread now works with update to handle multiple fileshashes 7 years ago
fallenPineapple 7d8432d5f0 Implementing Warning System to Issue Warnings for Posts 7 years ago
fallenPineapple 8b8828ae3b Show ban appeal count 7 years ago
fallenPineapple c8821a3dec Add moderation tools for file banning 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 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 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 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
jove bd19433776 Fixes two bugs preventing replies from being moved. 8 years ago
jove 72382a07f9 Fixes an error reporting typo. 8 years ago
h00j 4ef7feabf2 add telegrams 3 years ago