1753 Commits (7d8432d5f01ce526ce814e21fa65f53516a7854e)

Author SHA1 Message Date
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 8b8828ae3b Show ban appeal count 7 years ago
fallenPineapple c8821a3dec Add moderation tools for file banning 7 years ago
fallenPineapple 83f40a7e4b Hide referrer. 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 fb66ff58d4 Add support for multiurl file upload fields to valid input whitelist for spam filter. 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 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 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. 8 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. 8 years ago
Benjamin Southall 6a2ffda7e0 Add min_body configuration option for post too short check 8 years ago
Benjamin Southall 5efe6d272d Added support for anonymous name generator to be a function in addition to being an array of names 8 years ago
Benjamin Southall 81720b3364 Add support for ignoring URLs when using word filters 8 years ago
Benjamin Southall 32007237f6 Changing wording of post filtering when action is not set from throttled to blocked at user request. 8 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
Michael Walker 81aed5f42f Trim leading newlines and trailing whitespace from code blocks. 9 years ago
discomrade 8512321669 Fix redis 'delete' deprecation error 2 years ago
Fredrick Brennan 9745e9d854 Ignore recently added graphicsmagick check 3 years ago
h00j 281dccb690 fix undefined index in cloak_mask/uncloak_mask 3 years ago
h00j 59c0f788d2 typo 3 years ago
h00j 4ef7feabf2 add telegrams 3 years ago
PVNFU-28 d166db6a50
replace rbl.efnet.org with rbl.efnetrbl.org 3 years ago
PVNFU-28 30eb4e8335
Update config.php 3 years ago
h00j 00349d0315 mute constant redefinition notice 3 years ago
panfu28 c25e3dea78
Update config.php 3 years ago
h00j 908b843854 move antibot functions 3 years ago
h00j 599fee5e21 use composer 3 years ago
h00j bce71c1f98 ip cloaking 3 years ago
panfu28 d8e3925183
Update config.php 4 years ago
Sardach 19151def82 insignificant fix 4 years ago
papereth a268004c7a
Fix wrong variable used in ban lookup (#376) 4 years ago
Daniel Saunders c7e5cd6814 $board can be NULL here, prevent indexing it 4 years ago
Fredrick Brennan 5e809047ad By default, no longer treat deprecations as errors 4 years ago
Fredrick Brennan a2ba03849f Fix PHP 7.4 deprecations 4 years ago
Fredrick Brennan af06cf3737
Disable `check_updates` by default 4 years ago
rarjpg 63b0b92690 Move HTML Tidy 'bare' option to the config 5 years ago
rarjpg 0a3bca7dd8 Various fixes 5 years ago
Kureva 1613f6baea Option to reset thread `bump` after last post deleted. 5 years ago
Daniel Saunders e15e966cdb Fix a bug related to deleting boards (see https://github.com/vichan-devel/vichan/issues/331) 5 years ago
Brayden 997326af59 fix typo in inc/config.php 5 years ago
Fredrick Brennan ac971f36d5 Fix capcodes in PHP7.2. Close #299 6 years ago
Fredrick Brennan 524d48110b Fix bans of form "5d", "1y", etc. for PHP7.2 6 years ago
Fredrick Brennan 0aa4e3badc Update Twig. This closes #295 6 years ago
Fredrick Brennan b078ffb1e4 Close #282 6 years ago
antedeguemon b94bf5ec19 Update license and copyright dates 6 years ago