Commit Graph

629 Commits

Author SHA1 Message Date
4379135437 Refactor deferred js 2021-07-11 12:46:26 +02:00
nonmakina
b992a926cc Merge branch 'config' into defer-javascript 2021-07-11 11:23:03 +02:00
8b3df89863 Fix combining character set, allow limit for combining characters 2021-07-10 01:37:31 -02:00
e93e613535 Allow select defering additional JS 2021-07-09 07:35:09 -02:00
bef84432f8 Add logo config variable 2021-06-30 04:42:49 -02:00
towards-a-new-leftypol
d737a047f8 add comment to securimage option 2021-05-15 03:06:16 -04:00
towards-a-new-leftypol
55c729f574 securimage in webconfig
Make sure securimage option (to enable captcha) can be set in web configuration,
by adding the default (false) to config.php
2021-05-15 03:01:15 -04:00
f0b3c0fcb6 Add automatic and manual reloading of captchas 2021-05-05 15:17:34 -02:00
11bab0a9ad Add basic captcha 2021-05-05 10:29:06 -02:00
towards-a-new-leftypol
4d998f7a95 Remove reference to non-existant js file in config.php 2021-04-03 20:20:54 -04:00
towards-a-new-leftypol
c5b62f18e9 Slightly better error message for rate limiting thread creation 2021-01-27 22:54:50 -05:00
towards-a-new-leftypol
66b6682952 OP rate limiting should only look at opening posts in the flood table 2021-01-27 22:51:33 -05:00
towards-a-new-leftypol
f71bc3337b retab config.php 2021-01-27 22:50:32 -05:00
towards-a-new-leftypol
53cb7ac5f0 Do noip stuff before other stuff (idk) 2021-01-24 07:29:12 +00:00
towards-a-new-leftypol
65d82ff3f0 OP creation rate-limiting
- minimum time between OP is 30 seconds
2021-01-24 06:49:01 +00:00
1acb060694 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
Comatoast
28c68d7369 Fixed: Mod Log Permissions 2021-01-17 18:30:42 -08:00
93d0784a5e Sets the correct default path in the config.php, and removes the re-write in instance-config. The path set in config was incorrect, so there is no benefit in keeping it incorrect and overwriting in instance config. And now that it's correct, it's no benefit to have a duplicate setting. 2021-01-10 19:28:58 -06:00
towards-a-new-leftypol
84f6e25adf Merge pull request #122 from nonmakina/noDeleteThread
No delete thread
2021-01-10 11:08:25 -05:00
ed9d6eb30d Explicitly sets txt_file_thumbnail to false 2021-01-09 20:05:01 -06:00
3f1ef0e0fe Removes ability to delete own threads. 2021-01-09 19:24:53 -06:00
2a37ad3b5d fixes gentoo style. Fixes redtext markup. Adds orange quoting (ie: <). 2021-01-04 15:59:59 -06:00
towards_a_new_leftypol
f75d42d9c4 WIP 2020-12-22 01:35:50 -05:00
towards_a_new_leftypol
f7fcb010ce remove ffmpeg_path from cfg 2020-12-22 01:35:06 -05:00
towards_a_new_leftypol
c9c4273d4b first commit of config file 2020-12-22 01:34:23 -05:00
gamer551
e6e00582f2 anti bump flood (#173) 2019-11-15 17:26:58 +04:00
Sardach
41915f120b add missing '
:P
2019-08-12 02:38:36 -05:00
Benjamin Southall
2d569c386f Change default configuration for vimeo embedding , Fixes Update Vimeo embedding #154 2019-08-11 10:22:09 +10:00
Benjamin Southall
917c05ae1a Add apple touch icon support and configuration option 2019-08-11 10:18:28 +10:00
Benjamin Southall
7dba466f73 Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, but I bumped the jquery version. 2019-08-10 20:39:17 +10:00
Benjamin Southall
a82a3698ad Add empty boards_alias to inc/config, should fix #133 2017-10-21 19:16:31 +09:00
Benjamin Southall
b0db28237b Updating default for DNS blacklists , replaces pull request 128 2017-09-04 07:09:48 +09:00
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 2017-09-03 23:39:43 +09:00
Benjamin Southall
967a969373 Merge pull request from vichan-devel/vichan#200 from seisatsu/patch-2 Fix typo in max_images comment , Adding early 404 staged from 40fe35fedc 2017-06-08 07:44:27 +09:00
Benjamin Southall
a4f37fdf2b Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00
Benjamin Southall
7043eec8ad 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 2017-05-05 05:49:14 +09:00
Hollick
54f8da322d sectoor.de is dead apparently
Well not saying this is the best fix or blacklist server. but it's the only I found that worked for me. I just read about some dnsbl so I'm no expert on it. 

Sectoor.de might go back to the living though.
2017-04-28 19:18:08 +02:00
Benjamin Southall
19c0f384a5 Add ['overboard_post_form'] to allow overboard post forms. Adjustments to ukko theme to support this 2017-04-25 00:47:14 +09:00
Benjamin Southall
54279249a4 Add additional valid inputs for multi-url file upload for ['spam']['valid_inputs'] 2017-04-07 19:42:39 +09:00
Benjamin Southall
45954b5144 Add support for multiurl file upload fields to valid input whitelist for spam filter. 2017-03-20 21:04:39 +09:00
Benjamin Southall
7245722254 Add mininum post length configuration value to combat spam. Note that the posts with 0 length are still allowed in order to allow image only posts for /layer/. Fix paths for spoiler and deleted images. Change flood filters so that moderators are not restricted by them. 2017-03-03 12:26:00 +09:00
Benjamin Southall
03075e7a8c Make slack report notifier, donate page, irc page and radio page use configuration variables instead of hard coding values. 2016-10-02 01:15:34 +09:00
Benjamin Southall
c58e37ce39 Merged lainchan with vichan master at 25/9/2016 0bd63149b7 @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
Benjamin Southall
d09953da07 ReportNotifier Slack notification support 2016-09-23 22:44:48 +09:00
czaks
a779b96370 second iteration of nntpchan implementation 2016-08-15 00:56:06 +02:00
czaks
5e335a8564 preliminary inbound nntpchan support 2016-08-14 16:24:17 +02:00
czaks
8a46c7a0d5 tesseract OCR support for spamfilters 2016-06-09 11:09:10 +02:00
czaks
12e6aba5d4 (2/2) advanced build. implement a daemon that will build static pages.
implement a queue and a lock. fix notice in bans. and it even works!

the daemon is basic right now, it could work in a mode that it will defer building certain
pages until a certain time.
2016-05-08 13:23:41 +02:00
czaks
b6f0317bde advanced build (1/2): a small refactor of index generating procedure; generation strategies 2016-05-08 10:54:30 +02:00
Fredrick Brennan
505adffcdc Cyclical threads ♺ 2016-05-06 16:39:20 +02:00