289 Commits (config)

Author SHA1 Message Date
Zankaria 3351715795 Attempt fix broken unban on serveral pages 3 days ago
Zankaria a8ff605571 Display split ban mask and appeal IP 1 month ago
Zankaria 7e3a531aa5 Add source IP to ban_appeals table 1 month ago
Zankaria b742445f50 Add overboard index support. Yet another ugly hack 2 months ago
Zankaria 91e41aa522 Refactor overboard catalog support to be slightly less bad 2 months ago
Zankaria 6fcd4f4779 Add overboard catalog support. This is an horrenouds hack. Pray to god we manage to refactor it away. See #94 2 months ago
Zankaria ea99ddc6f6 Reimplement overboard 3 months ago
Zankaria 2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 3 months ago
discomrade bf4fb6d0e8 Added Feature - Premade Ban Reasons 2 years ago
discomrade 2f64d7edff Remove useless debug messages 2 years ago
discomrade 5bb8505dfd Fix bug in ban appeal counter 3 years ago
discomrade bbf7ced5db Block D+ on special IP addresses 3 years ago
discomrade 2dee1c1f38 Fix name typo in post edit SQL 3 years ago
discomrade 9ca34d6ed5 Fix errors moving/merging with spoilers/deleted files 3 years ago
discomrade 78b3a63311 Show ban appeal count on mod dashboard 3 years ago
towards-a-new-leftypol be1e0bb2be Fixes moving threads to a different board 3 years ago
towards-a-new-leftypol 02119c5c58 Improve robustness when moving / merging threads 3 years ago
Dedushka 801d5d1459 Revert bad change that commented this out on mod post edit page 3 years ago
Dedushka 5ebfb22a5e Fix minor bug that disallows deletion of themes 3 years ago
nonmakina d1d0dd2f76 Optimizes board rebuilds on deletion by IP 3 years ago
nonmakina 40012ef81c Removes rebuild after each deleted post when deleting by ip. 3 years ago
Dedushka a037d8b5e0 Protect IPs in public moderation logs. 3 years ago
towards-a-new-leftypol 98a69a3188 Fix ban 3 years ago
towards-a-new-leftypol 38f40d3d06 retab pages.php 3 years ago
towards_a_new_leftypol f75d42d9c4 WIP 3 years ago
Benjamin Southall c68af19e11 Fixes delete board regression thanks, as per 31e27a51c2 5 years ago
Benjamin Southall 2b741c7477 Rebuild themes after stickying or locking post, so that catalog gets rebuilt 5 years ago
Benjamin Southall 242ad5fec5 Handle mcrypt_create_iv deprectation by using randombytes in newer PHP versions 5 years ago
Benjamin Southall dece1287c4 Only set thread if we can get thread when warning, and fix theme uninstallation 5 years ago
Benjamin Southall d2429e05d1 Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 7 years ago
Benjamin Southall 490efdc062 Merge pull request from vichan-devel/vichan#220 from kekukin/patch-1 Fixed uninstall error for themes. 7 years ago
Benjamin Southall 9e57b5c30d Add merge thread functionality as a moderator feature (shadow threading and leaving OP is not yet supported) and board filter to Recent Posts iinterface. 7 years ago
Kitty Cat e780032e3e Use random_bytes() to generate IV where available (PHP 7.x) 7 years ago
Benjamin Southall b68e749876 Fix mod_view_board for ukko / overboard theme / extension. Add support for boards_alias to mod_view_board and initial preliminary support to markup for crossboard citations 7 years ago
Benjamin Southall e3302d0723 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 332cc15810 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 e01a6d19f3 Add JSON interface to Recents Posts functionality, e.g. mod_recent_posts 7 years ago
Benjamin Southall 35c0152f6d #87 Attempt to change the error message associated when using deletebyip e.g D++ with autotagging of deletions enabled. 7 years ago
Benjamin Southall cd56fec0e8 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 8135c800e4 Add autotagging feature for deletion. E.g. automatically generate an IP note when a post is deleted by moderator action. 7 years ago
Michael D. Reiley ec5dc28d55 Rebuild index when mod deletes a thread. 8 years ago
jove 8e0a8b1251 Fixes two bugs preventing replies from being moved. 8 years ago
jove 272635a370 Fixes an error reporting typo. 8 years ago
Fredrick Brennan 505adffcdc Cyclical threads ♺ 9 years ago
8chan d788131202 Allow a board called news to exist 10 years ago
Fredrick Brennan 95b1e103cb Edit static pages commit 9 years ago
8chan 7911c374e8 Public action logs commit (log.php) 9 years ago
8chan 7a7574bdca SECURITY / XSS : ?/edit allowed arbitrary HTML to be added by any user thru addition of <tinyboard raw html>1</tinyboard> 9 years ago
czaks cd01191072 those parts are extraneous 8 years ago
8chan 3eb755ee7e Move login check in inc/mod/auth.php to a function 9 years ago