Commit Graph

649 Commits

Author SHA1 Message Date
Your Name
56bbaf881f Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
b833e2743a Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
e2bef8c2f2 Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
bf4fb6d0e8 Added Feature - Premade Ban Reasons
see 13ac9172e7
2022-05-22 19:42:57 -02:00
3725d27e72 Matrix report integration (#74)
Enables posting reports to a matrix room.
Co-authored-by: nonmakina <nonmakina@leftypol.org>
Co-committed-by: nonmakina <nonmakina@leftypol.org>
2022-04-03 22:06:42 +00:00
c909b31cd7 Fix cyclic threads not cycling, remove inconsistent code whitespace 2021-10-01 00:53:53 +00:00
e69e18ae26 Fix indenting of filter code 2021-09-30 10:05:47 +00:00
c35c6a5dbe Add board search to index page 2021-09-28 09:36:14 +00:00
4e4d3a0d29 Improve documentation for securimage 2021-09-28 08:21:04 +00:00
9c7239f2d4 Improve default filters 2021-09-28 02:02:19 +00:00
4a5944795c Enforce maximum length of ban appeal 2021-07-24 10:47:56 -02:00
nonmakina
4a4bb4e856 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
89c5246e3c 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
7d23e14cb9 Merge pull request #336 from discomrade/vichan-report-length
vichan downstream: Enforce maximum report length
2021-07-24 10:32:45 +02:00
f575691fc4 Fix 387ebe9c0c , extract limit to variable 2021-07-24 01:38:59 -02:00
af889e8941 Give descriptive name to report too long error 2021-07-24 01:38:59 -02:00
vholmes
ed55ea23ea Prevents reports with too many characters 2021-07-24 01:38:31 -02:00
55a9caefa1 Extract bad defaults to instance-config.php, from c9c4273d4b, updates documentation 2021-07-24 01:15:38 -02:00
819b520e37 Remove additonal scripts 2021-07-24 02:19:41 +00:00
49ec94d11f Set update-checking to false by default.
This is an obsoleted feature.
2021-07-21 23:08:25 +00:00
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