Commit Graph

644 Commits

Author SHA1 Message Date
c81cd08821 Fix cyclic threads not cycling, remove inconsistent code whitespace 2021-10-01 00:53:53 +00:00
62a340f24c Fix indenting of filter code 2021-09-30 10:05:47 +00:00
3477266f9e Add board search to index page 2021-09-28 09:36:14 +00:00
ab7619cbe9 Improve documentation for securimage 2021-09-28 08:21:04 +00:00
c9bb2c5f42 Improve default filters 2021-09-28 02:02:19 +00:00
edfce2ead5 Enforce maximum length of ban appeal 2021-07-24 10:47:56 -02:00
nonmakina
9a46b8f9b1
Merge pull request #332 from discomrade/vichan-0d7ee48
Update config.php image documentation, move bad defaults to instance-config.php
2021-07-24 10:40:08 +02:00
nonmakina
fea41b453d
Merge pull request #324 from towards-a-new-leftypol/remove-autoupdates
Set update-checking to false by default
2021-07-24 10:35:14 +02:00
nonmakina
4073bf0b88
Merge pull request #336 from discomrade/vichan-report-length
vichan downstream: Enforce maximum report length
2021-07-24 10:32:45 +02:00
1c0d712bc8 Fix 387ebe9c0c , extract limit to variable 2021-07-24 01:38:59 -02:00
e2c769cb0f Give descriptive name to report too long error 2021-07-24 01:38:59 -02:00
vholmes
cf7f96c0ad Prevents reports with too many characters 2021-07-24 01:38:31 -02:00
2bfc791266 Extract bad defaults to instance-config.php, from 77f3bf0d16, updates documentation 2021-07-24 01:15:38 -02:00
afae156a04
Remove additonal scripts 2021-07-24 02:19:41 +00:00
7d2af226ca
Set update-checking to false by default.
This is an obsoleted feature.
2021-07-21 23:08:25 +00:00
44d8d2d0d5 Refactor deferred js 2021-07-11 12:46:26 +02:00
nonmakina
fe280cdc12
Merge branch 'config' into defer-javascript 2021-07-11 11:23:03 +02:00
3bd090995d Fix combining character set, allow limit for combining characters 2021-07-10 01:37:31 -02:00
dca55a1643 Allow select defering additional JS 2021-07-09 07:35:09 -02:00
8cbeca99bf Add logo config variable 2021-06-30 04:42:49 -02:00
towards-a-new-leftypol
9130d0d302 add comment to securimage option 2021-05-15 03:06:16 -04:00
towards-a-new-leftypol
e3ee8acc93 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
89b2a8af97 Add automatic and manual reloading of captchas 2021-05-05 15:17:34 -02:00
a1bdba3770 Add basic captcha 2021-05-05 10:29:06 -02:00
towards-a-new-leftypol
a9885c4a9b Remove reference to non-existant js file in config.php 2021-04-03 20:20:54 -04:00
towards-a-new-leftypol
cdf2bd429f Slightly better error message for rate limiting thread creation 2021-01-27 22:54:50 -05:00
towards-a-new-leftypol
c03ccd63a1 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
ae9e94396d retab config.php 2021-01-27 22:50:32 -05:00
towards-a-new-leftypol
7937a702e3 Do noip stuff before other stuff (idk) 2021-01-24 07:29:12 +00:00
towards-a-new-leftypol
629d03bd7b OP creation rate-limiting
- minimum time between OP is 30 seconds
2021-01-24 06:49:01 +00:00
906ed844d3 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
Comatoast
f7ed46cb23 Fixed: Mod Log Permissions 2021-01-17 18:30:42 -08:00
0611bb6ad1 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
a6658d92b8
Merge pull request #122 from nonmakina/noDeleteThread
No delete thread
2021-01-10 11:08:25 -05:00
b463aaead9 Explicitly sets txt_file_thumbnail to false 2021-01-09 20:05:01 -06:00
c04c9bcb6a Removes ability to delete own threads. 2021-01-09 19:24:53 -06:00
e32e12798e fixes gentoo style. Fixes redtext markup. Adds orange quoting (ie: <). 2021-01-04 15:59:59 -06:00
towards_a_new_leftypol
d34e4f6828 WIP 2020-12-22 01:35:50 -05:00
towards_a_new_leftypol
1596ab3421 remove ffmpeg_path from cfg 2020-12-22 01:35:06 -05:00
towards_a_new_leftypol
77f3bf0d16 first commit of config file 2020-12-22 01:34:23 -05:00
gamer551
3bd53e6cae
anti bump flood (#173) 2019-11-15 17:26:58 +04:00
Sardach
ac743c3d2e
add missing '
:P
2019-08-12 02:38:36 -05:00
Benjamin Southall
569345cdc3 Change default configuration for vimeo embedding , Fixes Update Vimeo embedding #154 2019-08-11 10:22:09 +10:00
Benjamin Southall
1c47bf85a0 Add apple touch icon support and configuration option 2019-08-11 10:18:28 +10:00
Benjamin Southall
2404e6074c 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
e1ea080e3f Add empty boards_alias to inc/config, should fix #133 2017-10-21 19:16:31 +09:00
Benjamin Southall
e461bd7798 Updating default for DNS blacklists , replaces pull request 128 2017-09-04 07:09:48 +09:00
Benjamin Southall
6041e37216 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
257ead7313 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
9634368b71 Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00