Commit Graph
100 Commits
Author SHA1 Message Date
Lorenzo YarioandGitHub c5ca05185f Merge pull request #702 from Zankaria/show-ban-id2
Show ban id on ban page.
2024-03-27 18:10:52 -07:00
Lorenzo YarioandGitHub 0c3159673d Merge pull request #692 from Zankaria/simple-antispam
Prettier simple-antispam documentation
2024-03-16 15:39:57 -07:00
Lorenzo YarioandGitHub 70410e5e61 Merge pull request #695 from Zankaria/post-delete-ip-modlog
Report in the modlog the IP that deleted their own post
2024-03-15 13:23:08 -07:00
Lorenzo YarioandGitHub 32d3573e56 kept since it sounds better 2024-03-15 13:22:45 -07:00
Lorenzo YarioandGitHub 3c23e01dab Merge pull request #696 from Zankaria/ban-appeals-limits
Add maximum length of ban appeal
2024-03-15 09:48:25 -07:00
Lorenzo YarioandGitHub 44684496c7 Merge pull request #697 from Zankaria/report-limits
Limit the report length
2024-03-15 09:47:06 -07:00
Lorenzo YarioandGitHub 3ac86a074a Merge pull request #687 from Zankaria/trim-functions
Trim the whitespace in functions.php
2024-03-14 06:12:42 -07:00
Lorenzo YarioandGitHub 9841102494 Merge pull request #691 from vichan-devel/simplespamfix
Simplespamfix
2024-03-14 06:11:58 -07:00
Lorenzo YarioandGitHub f48cf068d6 make case-insensitive 2024-03-14 06:10:18 -07:00
Lorenzo YarioandGitHub 954bb08762 disable by default, like other captchas 2024-03-14 06:06:28 -07:00
Lorenzo YarioandGitHub 28df28de26 add some more info about this as this is basically questycaptcha 2024-03-14 06:05:43 -07:00
Lorenzo YarioandGitHub 33534b5856 fix critical typo for simple spam 2024-03-14 05:58:23 -07:00
Lorenzo YarioandGitHub e3ae4aee80 Merge pull request #689 from Zankaria/faster-delete
Speed up page builds on delete
2024-03-14 05:22:34 -07:00
Lorenzo YarioandGitHub 032a6f42e3 Merge pull request #690 from Zankaria/simple-antispam
Add simple antispam
2024-03-14 05:22:22 -07:00
Lorenzo YarioandGitHub 0296301fff use the current domain 2024-03-11 18:54:20 -07:00
Lorenzo YarioandGitHub e855d5213b Update README.md 2024-03-11 16:17:02 -07:00
Lorenzo YarioandGitHub ab06e62266 Merge pull request #684 from Zankaria/fix-bad-download-parameter
post.php: fix bad call to download_file_into with wrong argument
2024-03-11 16:13:37 -07:00
Lorenzo YarioandGitHub 9aba8f35b6 Merge pull request #686 from Zankaria/refactor-post-ocr
post.php: refactor image OCR into function
2024-03-11 16:13:26 -07:00
Lorenzo YarioandGitHub 4e707ab9ae Merge pull request #685 from Zankaria/remove-cache-backends
Remove cache backends
2024-03-11 15:58:35 -07:00
Lorenzo YarioandGitHub 557b183d36 Merge pull request #675 from Zankaria/remove-manual-orient-2
Remove 'convert_manual_orient' functionality.
2024-03-11 00:00:58 -07:00
Lorenzo YarioandGitHub 4439f1736a Merge pull request #673 from Zankaria/remove-remote
Remove remote server support
2024-03-05 15:04:08 -08:00
Lorenzo YarioandGitHub 59c9e1771a Merge pull request #682 from Zankaria/appeal-count
Show ban appeal count in bold on mod dashboard
2024-02-26 19:41:40 -08:00
Lorenzo YarioandGitHub 350060e7a6 Merge pull request #681 from vichan-devel/innodb
Innodb
2024-02-23 10:31:46 -08:00
Lorenzo YarioandGitHub 7e19026be0 we don't need myisam 2024-02-23 10:31:25 -08:00
Lorenzo YarioandGitHub 1b539ae40e innodb 2024-02-23 09:19:54 -08:00
Lorenzo YarioandGitHub 3f529db5e4 wrong branch. oops. 2024-02-23 09:19:23 -08:00
Lorenzo YarioandGitHub 0c6f7c8237 innodb 2024-02-23 09:18:50 -08:00
Lorenzo YarioandGitHub 492da02b53 change to innodb 2024-02-23 09:17:25 -08:00
Lorenzo YarioandGitHub 3d05ba0247 Merge pull request #678 from Zankaria/format-filter
Format filter
2024-02-23 09:15:13 -08:00
Lorenzo YarioandGitHub 543d5e1757 make it harder to accidentally unban everyone 2024-02-22 18:40:37 -08:00
Lorenzo YarioandGitHub 4bda535c66 Merge pull request #679 from Zankaria/remove-captcha-sql
Remove obsolete dbschema.sql
2024-02-20 01:26:00 -08:00
Lorenzo YarioandGitHub e52c996a56 Merge pull request #669 from Zankaria/remove-ban-php
Remove ban.php
2024-02-14 03:44:38 -08:00
Lorenzo YarioandGitHub 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 YarioandGitHub 2a0c495b59 webp support 2024-02-14 03:15:21 -08:00
Lorenzo YarioandGitHub 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 YarioandGitHub 23670bae4f webp support by default 2024-02-14 03:12:59 -08:00
Lorenzo YarioandGitHub 77bec421d9 webp 2024-02-14 01:18:45 -08:00
Lorenzo YarioandGitHub 0e2795d355 Merge pull request #665 from Zankaria/remove-bmp
Remove the custom BMP polyfill.
2024-02-12 18:47:12 -08:00
Lorenzo YarioandGitHub 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 YarioandGitHub ec515621eb Revert "Initial break up of functions.php" 2024-02-04 05:53:06 -08:00
Lorenzo YarioandGitHub 4bd3fdb8a9 Merge pull request #658 from Zankaria/post-initial-refactor
Initial post refactor
2024-02-04 05:09:03 -08:00
Lorenzo YarioandGitHub 1b33080214 Merge pull request #661 from Zankaria/refactor-functions
Initial break up of functions.php
2024-02-04 05:08:37 -08:00
Lorenzo YarioandGitHub f45bc768fe get duckroll'd 2024-01-23 14:18:20 -08:00
Lorenzo YarioandGitHub 2ab6a3919b It's 2024 2024-01-14 05:25:45 -08:00
Lorenzo YarioandGitHub 8dec1f4798 Merge pull request #650 from x9a/master
Update flags
2023-12-10 14:12:48 -08:00
RealAngelenoandGitHub 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
RealAngelenoandGitHub d057c6d660 logic for preventing deletion of old posts 2023-10-31 22:03:09 -07:00
RealAngelenoandGitHub fe9573a385 allow disabling post deletion for old posts 2023-10-31 21:59:12 -07:00
RealAngelenoandGitHub 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
RealAngelenoandGitHub fa6e240c1c QOL for mass vichan installation 2023-10-21 23:02:20 -07:00
RealAngelenoandGitHub bc05223362 Make secrets.php already exist as a QOL. 2023-10-21 22:59:45 -07:00
RealAngelenoandGitHub 4545d33b74 added missing change from commit for hcaptcha 2023-10-10 13:45:23 -07:00
RealAngelenoandGitHub e9ed9acd30 fixed oversight. oops. 2023-10-04 22:50:06 -07:00
RealAngelenoandGitHub 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
RealAngelenoandGitHub 2ade0b0c8a Update composer.json 2023-10-04 21:33:37 -07:00
RealAngelenoandGitHub e5d6960e4a Merge pull request #629 from vichan-devel/hcaptcha
Add hCaptcha support
2023-09-16 10:35:59 -07:00
RealAngelenoandGitHub 5e26d5f09e add hcaptcha support 2023-09-16 01:32:01 -07:00
RealAngelenoandGitHub f396204e44 add hcaptcha support 2023-09-16 01:31:02 -07:00
RealAngelenoandGitHub ad3731ec67 add hCaptcha support 2023-09-16 01:27:20 -07:00
RealAngelenoandGitHub 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
RealAngelenoandGitHub 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
RealAngelenoandGitHub eda383cbb3 very small QOL change for ban appeals 2023-09-10 10:54:49 -07:00
RealAngelenoandGitHub 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
RealAngelenoandGitHub 1b14830dfd drop-in replacement for rc4-40 2023-09-01 22:16:05 -07:00
RealAngelenoandGitHub 2094155b6c Merge pull request #618 from vichan-devel/RealAngeleno-hourlylimit
Add hourly thread limit
2023-08-13 23:15:49 -07:00
RealAngelenoandGitHub 997babeee0 add hourly thread limit (from npfchan) 2023-08-13 23:14:41 -07:00
RealAngelenoandGitHub 503e4e39d0 hourly thread limit. Mostly from NPFchan 2023-08-13 23:13:29 -07:00
RealAngelenoandGitHub 42a473ae8b maintainers changed 2023-08-06 08:59:23 -07:00
RealAngelenoandGitHub 063275c4c8 honestly the latest development version is less buggy than "vichan stable" 2023-08-05 18:28:15 -07:00
RealAngelenoandGitHub 237c5c4d4b Merge pull request #615 from vichan-devel/stickyfix
Allow image for cyclical posts to be set independently // Add mod.php logic to catalog links
2023-08-05 15:43:45 -07:00
RealAngelenoandGitHub dd5d8830d7 Add image for cyclical posts
From Wikimedia (Public domain)
2023-08-05 15:41:24 -07:00
RealAngelenoandGitHub b8190dfd06 allow cyclical images to be set independently of stickies 2023-08-05 15:38:31 -07:00
RealAngelenoandGitHub 4d3ca11b91 allow cyclical images to be set independently of stickies 2023-08-05 15:35:28 -07:00
RealAngelenoandGitHub ea08c250fa Add mod.php logic 2023-08-05 15:32:46 -07:00
RealAngelenoandGitHub 4a151acb18 allow cyclical images to be set separately from stickies 2023-08-05 15:11:21 -07:00
RealAngelenoandGitHub 285bb035da Merge pull request #612 from vichan-devel/RealAngeleno-patch-9
Remove ENT_QUOTES?
2023-08-04 20:51:30 -07:00
RealAngelenoandGitHub 29e02b705a Merge pull request #613 from vichan-devel/RealAngeleno-patch-11
prohibit file-selector.js from running on ios
2023-08-03 22:33:53 -07:00
RealAngelenoandGitHub b79731c548 prohibit script from running on ios 2023-08-03 22:32:42 -07:00
RealAngelenoandGitHub fb8f1d04d0 Update functions.php 2023-08-02 18:04:49 -07:00
RealAngelenoandGitHub bee2d07499 Merge pull request #610 from vichan-devel/RealAngeleno-reportfix
Fix multi-report bug #567
2023-07-28 14:33:30 -04:00
RealAngelenoandGitHub aa0f6607cf Fix multi-report bug #567 2023-07-28 14:32:42 -04:00
RealAngelenoandGitHub 14ae2d7d06 discontinue php versions before 7.4 2023-07-26 20:59:37 -05:00
RealAngelenoandGitHub 3413e74f24 discontinue older versions of php 2023-07-26 19:37:57 -05:00
RealAngelenoandGitHub 9f7205a27e drop support for anything lower than 7.4. 2023-07-26 19:36:33 -05:00
RealAngelenoandGitHub 3b659732d6 no irc channel currently 2023-07-20 21:52:34 -05:00
RealAngelenoandGitHub b22b56d58f Update README.md 2023-07-20 19:45:36 -05:00
RealAngelenoandGitHub a0da06b46b Update README.md 2023-07-20 19:45:18 -05:00
RealAngelenoandGitHub dfbf5df0a3 current standings 2023-07-20 19:44:36 -05:00
RealAngelenoandGitHub 2ef0d2796c Merge pull request #601 from vichan-devel/revert-600-revert-597-remove_telegram
Re-apply Remove telegrams
2023-07-18 02:36:34 -07:00
RealAngelenoandGitHub 70b5c80cea fix bug with removal of telegrams 2023-07-18 02:35:56 -07:00
RealAngelenoandGitHub 1a5b3c8480 Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting" 2023-07-15 23:10:39 -07:00
RealAngelenoandGitHub ab2d29c8d1 Merge pull request #600 from vichan-devel/revert-597-remove_telegram
Temporarily Revert "Remove telegrams" due to critical bug with posting
2023-07-15 23:09:12 -07:00
RealAngelenoandGitHub af6bb09031 Revert "Remove telegrams" 2023-07-15 23:03:13 -07:00
RealAngelenoandGitHub 7feb101bbf Merge pull request #597 from perdedora/remove_telegram
Telegrams are basically a broken version of a warn system. Agreed.
2023-07-14 20:39:35 -07:00
RealAngelenoandGitHub 715e73ae90 link to stable download 2023-07-13 22:29:52 -07:00
RealAngelenoandGitHub 972bc855b8 Merge pull request #596 from vichan-devel/RealAngeleno-patch-8
Fix oversight in hide_filename
2023-07-13 22:22:59 -07:00
RealAngelenoandGitHub 899cfe1aaa Fix oversight in hide_filename 2023-07-13 22:11:59 -07:00
RealAngelenoandGitHub 485862acaa Merge pull request #593 from vichan-devel/RealAngeleno-patch-5
Modify email field and selectbox functionality
2023-07-10 04:05:45 -07:00
RealAngelenoandGitHub f48872d5a4 prohibit emails from showing up in api if hide_email is true 2023-07-10 04:02:51 -07:00
RealAngelenoandGitHub 694351baa8 fix email logic and add nonoko setting to selectbox
Changes it so that if the user is mod and they can bypass fields, "email" will show up just fine. If not, "email" will become an options field, like on 4chan. The options field will show up for anybody if hide_email is set to true.
Nonoko will be in the selectbox if always_noko is set to true.
2023-07-10 03:39:34 -07:00