Zankaria
e2d771239c
Critically enhance the simple antispam mechanism
2024-03-14 12:50:19 +01:00
Your Name
6dabfa08bc
Simple anti-spam mechanism
2024-03-14 12:50:19 +01:00
Zankaria
2f88d0809f
Remove APC support
2024-03-11 10:24:35 +01:00
Zankaria
0154e54f85
Remove xcache support
2024-03-11 10:24:35 +01:00
Zankaria
f683c72c39
config.php: trim
2024-03-11 10:24:30 +01:00
Lorenzo Yario
557b183d36
Merge pull request #675 from Zankaria/remove-manual-orient-2
...
Remove 'convert_manual_orient' functionality.
2024-03-11 00:00:58 -07:00
Zankaria
24ebabb976
Remove 'convert_manual_orient' functionality.
...
It was supposed to help in case the user had an unspecified imagemagik version that was old in 2013...
2024-02-14 23:34:08 +01:00
Zankaria
dd5c25f99c
Remove remote server support
...
The functionality was marked as "I'm not even sure if this code works anymore" 11 years ago...
2024-02-14 23:00:52 +01:00
Lorenzo Yario
23670bae4f
webp support by default
2024-02-14 03:12:59 -08:00
RealAngeleno
fe9573a385
allow disabling post deletion for old posts
2023-10-31 21:59:12 -07:00
RealAngeleno
e9ed9acd30
fixed oversight. oops.
2023-10-04 22:50:06 -07:00
RealAngeleno
f396204e44
add hcaptcha support
2023-09-16 01:31:02 -07:00
RealAngeleno
503e4e39d0
hourly thread limit. Mostly from NPFchan
2023-08-13 23:13:29 -07:00
RealAngeleno
4a151acb18
allow cyclical images to be set separately from stickies
2023-08-05 15:11:21 -07:00
RealAngeleno
1a5b3c8480
Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting"
2023-07-15 23:10:39 -07:00
RealAngeleno
af6bb09031
Revert "Remove telegrams"
2023-07-15 23:03:13 -07:00
fowr
5ef004c7ad
remove telegrams
2023-07-15 00:24:04 -03:00
RealAngeleno
728476ce99
Update config.php
...
prevent conflict
2023-06-25 05:25:32 -07:00
mikka
6a13e1053d
A small typo
2023-05-26 22:54:32 +02:00
RealAngeleno
727e8723f0
add too many lines
2023-05-20 15:37:25 -07:00
RealAngeleno
d04e0d2caa
Update config.php
2023-05-20 14:45:26 -07:00
RealAngeleno
66be6de2fd
Revert "Temporarily Revert "feature: dismiss all reports for a post" (misclick)"
2023-04-23 19:15:44 -07:00
basedgentoo
417406d970
Merge pull request #553 from perdedora/update_twig
...
Update twig to 2.9
2023-04-23 22:12:49 -04:00
RealAngeleno
aee8288942
Revert "feature: dismiss all reports for a post"
2023-04-23 19:04:01 -07:00
RealAngeleno
b3c6896e1b
Merge pull request #560 from perdedora/dismiss_report
...
feature: dismiss all reports for a post
2023-04-23 19:03:55 -07:00
fowr
d825c36b8d
feature: dismiss all reports for a post
2023-04-23 22:07:16 -03:00
fowr
b6c8b05cf7
change the default of twig_auto_reload to false
2023-03-30 17:52:38 -03:00
fowr
d2bb450b1a
update twig to 2.9
2023-03-29 18:59:28 -03:00
f89s
90bf50fa30
Fix combining character set, allow limit for combining characters
2023-03-28 19:01:12 +04:00
perdedora
b02a1fc0db
feat: edit pre-existing bans ( #528 )
...
* feat: edit pre-existing bans
* change default permission
* theres no need for elseif here. related: d34f083a6b
* quote href param
* changes made
2023-01-12 20:38:23 -05:00
discomrade
2317c0adee
Add default value for flood_cache
...
The original code left flood_cache undefined, leading to errors in newer versions of PHP. See https://github.com/vichan-devel/vichan/issues/525
2023-01-12 03:30:23 -05:00
deysu
c8f88c14a8
Add banners as default functionality & display them on mod login / dashboard when enabled ( #513 )
...
* Add banner support as a default, integrated option.
Used lainchan's original banner script, authored by barrucadu
* Display banners on moderator login and dashboard
* Remove memes & better directory structure
2022-11-17 01:48:24 -05:00
runit
63b71bf1fc
We're not Tinyboard anymore. We've been vichan for 8 years. We should reflect that.
...
Also use Github wiki so new enhancements can be reflected. It's better than linking to 10-year-old archived documentation.
I'll update the wiki eventually.
2022-10-15 10:09:10 -04:00
Fred Brennan
4c6a695a6f
Use ENT_QUOTES when converting UTF-8 to HTML ( #448 )
...
Closes #448 .
2022-09-15 14:46:05 -04:00
27chan
76fad44de4
Removed regex with possibiblity of XSS
...
An anonymous user reported the issue to me
2022-09-05 13:58:41 -03:00
Fred Brennan
572a11dba7
Flip insane default for non-developers
2022-08-29 11:48:38 -04:00
C Hatfield
ae2d91c534
Moved hardcoded html filepaths into config file for extensibility ( #354 )
...
Co-authored-by: chatfield <chatfield@creatuity.com>
Co-authored-by: Fred Brennan <copypaste@kittens.ph>
2022-08-29 10:50:45 -04:00
haruhianon609
0f94915fdf
Add yandex images as image identification option ( #430 )
...
* Add yandex images as image identification option
* Update image_identification.html
* Fix indentation
Co-authored-by: Fred Brennan <copypaste@kittens.ph>
2022-08-29 10:37:40 -04:00
Fredrick Brennan
1e19e75bf5
Change illogical default of $config[force_body]
...
Makes JS and non-JS enforcement equivalent while providing a downgrade path.
JS may not allow empty bodies even when $config[force_body] false. Don't care enough to fix. PR welcome.
Close #493 .
2022-08-29 10:30:50 -04:00
sshscp15
4db4ab9cf0
simple catalog support for moderators
2022-08-20 12:25:10 -04:00
h00j
59c0f788d2
typo
2021-03-12 21:52:37 +01:00
h00j
4ef7feabf2
add telegrams
2021-03-12 21:51:42 +01:00
Łiźnier Hełam Łabej
ee57b6b5ca
Merge pull request #405 from PVNFU-28/patch-3
...
Update config.php
2021-02-26 21:41:46 +01:00
Łiźnier Hełam Łabej
7a44731f27
Merge pull request #413 from PVNFU-28/patch-9
...
replace rbl.efnet.org with rbl.efnetrbl.org
2021-02-26 21:40:01 +01:00
PVNFU-28
d166db6a50
replace rbl.efnet.org with rbl.efnetrbl.org
...
rbl.efnet.org redirects to rbl.efnetrbl.org and says
"Notice We have created a mirror of the rbl.efnet.org zone at rbl.efnetrbl.org.
It has the exact same data and responses. Please use the mirror in your configs.
The mirror was created after repeated failures at Network Solutions."
Also deleted some random tabs on empty lines and some extra spaces which were put by error I guess
2021-02-21 01:03:10 -03:00
PVNFU-28
30eb4e8335
Update config.php
...
Fixes https://github.com/vichan-devel/vichan/issues/404
2021-02-16 23:33:52 -03:00
panfu28
c25e3dea78
Update config.php
...
Fixed embedding for dailymotion, metacage and vocaroo.
Google Videos stopped being a thing in 2012 it seems.
2021-02-14 02:49:15 -03:00
Łiźnier Hełam Łabej
47df9c6485
Merge pull request #399 from vichan-devel/ip-cloaking
...
ip cloaking
2021-02-13 17:28:30 +01:00
h00j
bce71c1f98
ip cloaking
2021-02-13 14:11:41 +01:00
panfu28
d8e3925183
Update config.php
...
just fixed a comment that might confuse new users, plus it was outdated
2020-12-11 17:10:43 -03:00