1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-18 10:25:55 +01:00
Commit Graph

4354 Commits

Author SHA1 Message Date
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
e52c996a56
Merge pull request #669 from Zankaria/remove-ban-php
Remove ban.php
2024-02-14 03:44:38 -08:00
Lorenzo Yario
421e7ff283
Merge pull request #671 from vichan-devel/webpsupport
add webp support to vichan

exact changes are on soyjak.party and work
2024-02-14 03:19:19 -08:00
Lorenzo Yario
2a0c495b59
webp support 2024-02-14 03:15:21 -08:00
Lorenzo Yario
acc284004f
Merge pull request #670 from Zankaria/remove-polyfill
Remove polyfills for php 5.4 and 5.6
2024-02-14 03:13:55 -08:00
Lorenzo Yario
23670bae4f
webp support by default 2024-02-14 03:12:59 -08:00
Zankaria
6cf8c393b5 Remove polyfills for php 5.4 and 5.6 2024-02-14 11:24:40 +01:00
Zankaria
fde425111c Remove bans.php 2024-02-14 11:12:42 +01:00
Lorenzo Yario
77bec421d9
webp 2024-02-14 01:18:45 -08:00
Lorenzo Yario
0e2795d355
Merge pull request #665 from Zankaria/remove-bmp
Remove the custom BMP polyfill.
2024-02-12 18:47:12 -08:00
Zankaria
b35990e1cd Fix composer.json platform 2024-02-09 14:49:12 +01:00
Zankaria
fb3843efd5 Remove the custom BMP polyfill.
It was previously required to support PHP < 7.2, but now the minimum supported version is PHP 7.4
2024-02-07 23:24:34 +01:00
Lorenzo Yario
5867963747
Merge pull request #662 from vichan-devel/revert-661-refactor-functions
Revert "Initial break up of functions.php"
2024-02-04 05:53:52 -08:00
Lorenzo Yario
ec515621eb
Revert "Initial break up of functions.php" 2024-02-04 05:53:06 -08:00
Lorenzo Yario
4bd3fdb8a9
Merge pull request #658 from Zankaria/post-initial-refactor
Initial post refactor
2024-02-04 05:09:03 -08:00
Lorenzo Yario
1b33080214
Merge pull request #661 from Zankaria/refactor-functions
Initial break up of functions.php
2024-02-04 05:08:37 -08:00
Zankaria
3baa68c7b6 Initial refactor of functions.php 2024-02-03 17:17:14 +01:00
Zankaria
d3cd289511 Refactor post.php: break up file upload 2024-01-30 14:37:08 +01:00
Zankaria
c43229af8e Refactor post.php: extract symbol post body stripping 2024-01-30 14:36:31 +01:00
Zankaria
d02c4eb31d Refactor post.php: split upload file hashing to a function 2024-01-30 10:35:11 +01:00
Zankaria
15cce3a31f Fix leading whitespace in post.php 2024-01-30 10:35:07 +01:00
Lorenzo Yario
f45bc768fe
get duckroll'd 2024-01-23 14:18:20 -08:00
Lorenzo Yario
2ab6a3919b
It's 2024 2024-01-14 05:25:45 -08:00
Lorenzo Yario
8dec1f4798
Merge pull request #650 from x9a/master
Update flags
2023-12-10 14:12:48 -08:00
x9a
6af53795f5 Update flags
Update flags with their newer variants
2023-12-10 19:55:10 +03:00
RealAngeleno
e80cc95858
Merge pull request #645 from vichan-devel/RealAngeleno-patch-13
Allow prohibition of deleting old posts
2023-10-31 22:05:06 -07:00
RealAngeleno
d057c6d660
logic for preventing deletion of old posts 2023-10-31 22:03:09 -07:00
RealAngeleno
fe9573a385
allow disabling post deletion for old posts 2023-10-31 21:59:12 -07:00
RealAngeleno
f3c6093bf6
Merge pull request #643 from vichan-devel/RealAngeleno-installqol
Make templates/cache and secrets.php exist by default.
2023-10-21 23:24:55 -07:00
RealAngeleno
fa6e240c1c
QOL for mass vichan installation 2023-10-21 23:02:20 -07:00
RealAngeleno
bc05223362
Make secrets.php already exist as a QOL. 2023-10-21 22:59:45 -07:00
RealAngeleno
4545d33b74
added missing change from commit for hcaptcha 2023-10-10 13:45:23 -07:00
RealAngeleno
e9ed9acd30
fixed oversight. oops. 2023-10-04 22:50:06 -07:00
RealAngeleno
c9b05e5bfc
Merge pull request #609 from vichan-devel/discontinuation
After deliberation and discussions with perdedora and others, this can be merged.
2023-10-04 22:36:14 -07:00
RealAngeleno
2ade0b0c8a
Update composer.json 2023-10-04 21:33:37 -07:00
RealAngeleno
e5d6960e4a
Merge pull request #629 from vichan-devel/hcaptcha
Add hCaptcha support
2023-09-16 10:35:59 -07:00
RealAngeleno
5e26d5f09e
add hcaptcha support 2023-09-16 01:32:01 -07:00
RealAngeleno
f396204e44
add hcaptcha support 2023-09-16 01:31:02 -07:00
RealAngeleno
ad3731ec67
add hCaptcha support 2023-09-16 01:27:20 -07:00
RealAngeleno
cca659bd1f
Merge pull request #625 from frozenpandaman/patch-1
fix float division deprecation warning breaking `captcha.php` json
2023-09-10 21:46:19 -07:00
RealAngeleno
9c34ee778a
Merge pull request #626 from vichan-devel/RealAngeleno-patch-11
very small QOL change for ban appeals
2023-09-10 10:55:24 -07:00
RealAngeleno
eda383cbb3
very small QOL change for ban appeals 2023-09-10 10:54:49 -07:00
eli
c3c7bc4fc3
fix float division deprecation warning breaking captcha.php json 2023-09-07 05:45:14 -10:00
RealAngeleno
fbc2464c96
Merge pull request #622 from vichan-devel/RealAngeleno-patch-5
Drop-in replacement for rc4-40 encryption with aes-256-ctr

When I think about it, the above can be done later.
2023-09-05 21:33:24 -07:00
RealAngeleno
1b14830dfd
drop-in replacement for rc4-40 2023-09-01 22:16:05 -07:00
RealAngeleno
2094155b6c
Merge pull request #618 from vichan-devel/RealAngeleno-hourlylimit
Add hourly thread limit
2023-08-13 23:15:49 -07:00
RealAngeleno
997babeee0
add hourly thread limit (from npfchan) 2023-08-13 23:14:41 -07:00
RealAngeleno
503e4e39d0
hourly thread limit. Mostly from NPFchan 2023-08-13 23:13:29 -07:00
RealAngeleno
42a473ae8b
maintainers changed 2023-08-06 08:59:23 -07:00
RealAngeleno
063275c4c8
honestly the latest development version is less buggy than "vichan stable" 2023-08-05 18:28:15 -07:00