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
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
RealAngeleno
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
RealAngeleno
dd5d8830d7
Add image for cyclical posts
...
From Wikimedia (Public domain)
2023-08-05 15:41:24 -07:00
RealAngeleno
b8190dfd06
allow cyclical images to be set independently of stickies
2023-08-05 15:38:31 -07:00
RealAngeleno
4d3ca11b91
allow cyclical images to be set independently of stickies
2023-08-05 15:35:28 -07:00
RealAngeleno
ea08c250fa
Add mod.php logic
2023-08-05 15:32:46 -07:00
RealAngeleno
4a151acb18
allow cyclical images to be set separately from stickies
2023-08-05 15:11:21 -07:00
RealAngeleno
285bb035da
Merge pull request #612 from vichan-devel/RealAngeleno-patch-9
...
Remove ENT_QUOTES?
2023-08-04 20:51:30 -07:00
RealAngeleno
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
RealAngeleno
b79731c548
prohibit script from running on ios
2023-08-03 22:32:42 -07:00
RealAngeleno
fb8f1d04d0
Update functions.php
2023-08-02 18:04:49 -07:00
RealAngeleno
bee2d07499
Merge pull request #610 from vichan-devel/RealAngeleno-reportfix
...
Fix multi-report bug #567
2023-07-28 14:33:30 -04:00
RealAngeleno
aa0f6607cf
Fix multi-report bug #567
2023-07-28 14:32:42 -04:00
RealAngeleno
3b659732d6
no irc channel currently
2023-07-20 21:52:34 -05:00
RealAngeleno
b22b56d58f
Update README.md
2023-07-20 19:45:36 -05:00
RealAngeleno
a0da06b46b
Update README.md
2023-07-20 19:45:18 -05:00
RealAngeleno
dfbf5df0a3
current standings
2023-07-20 19:44:36 -05:00
RealAngeleno
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
RealAngeleno
70b5c80cea
fix bug with removal of telegrams
2023-07-18 02:35:56 -07:00
RealAngeleno
1a5b3c8480
Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting"
2023-07-15 23:10:39 -07:00
RealAngeleno
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
RealAngeleno
af6bb09031
Revert "Remove telegrams"
2023-07-15 23:03:13 -07:00
RealAngeleno
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
RealAngeleno
715e73ae90
link to stable download
2023-07-13 22:29:52 -07:00
RealAngeleno
972bc855b8
Merge pull request #596 from vichan-devel/RealAngeleno-patch-8
...
Fix oversight in hide_filename
2023-07-13 22:22:59 -07:00
RealAngeleno
899cfe1aaa
Fix oversight in hide_filename
2023-07-13 22:11:59 -07:00
RealAngeleno
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
RealAngeleno
f48872d5a4
prohibit emails from showing up in api if hide_email is true
2023-07-10 04:02:51 -07:00
RealAngeleno
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
RealAngeleno
e2a42c67f6
Merge pull request #592 from vichan-devel/RealAngeleno-patch-4
...
prohibit original filename from showing up in api when disabled
2023-07-10 02:47:10 -07:00
RealAngeleno
ed627325ad
prohibit original filename from showing up in api when disabled
...
Makes it so that if $config['show_filename'] = false, it will show $apiPost['tim'] as the filename instead.
2023-07-10 02:46:28 -07:00
RealAngeleno
33397fa1cf
That Rizon chat was KIA
2023-07-09 17:38:31 -07:00
RealAngeleno
3c2f1800ec
Merge pull request #587 from vichan-devel/RealAngeleno-patch-8
...
Add hide-form.js.
2023-06-26 15:06:22 -07:00
RealAngeleno
eaf7c83e15
Create hide-form.js
2023-06-26 15:05:51 -07:00
RealAngeleno
e912ee24ec
Merge pull request #585 from vichan-devel/RealAngeleno-patch-5
...
Change variable for max lines to prevent conflict
2023-06-25 05:27:10 -07:00
RealAngeleno
5df3ae6606
Update post.php
2023-06-25 05:26:29 -07:00
RealAngeleno
728476ce99
Update config.php
...
prevent conflict
2023-06-25 05:25:32 -07:00
RealAngeleno
0dd904aec5
Merge pull request #583 from vichan-devel/RealAngeleno-spaceless
...
(twig) Remove spaceless for post and file descriptions
2023-06-23 01:21:27 -07:00
RealAngeleno
744b025137
Merge pull request #584 from vichan-devel/RealAngeleno-patch-4
...
add missing break in switch/case for dismiss post
2023-06-22 04:50:31 -07:00
RealAngeleno
691ce02cbd
add missing break in switch/case for dismiss post
...
fixes bug in which Dismiss Post worked identically to Dismiss+
2023-06-22 04:49:22 -07:00
RealAngeleno
222de51247
remove spaceless filter for post description
2023-06-21 15:57:39 -07:00
RealAngeleno
0470064ea6
Update post_thread.html
2023-06-20 16:38:59 -07:00
RealAngeleno
07f998f9eb
Merge pull request #582 from ogjamesfranco/ogjamesfranco-patch-1
...
fix incorrect function call in body length check
2023-06-20 16:00:30 -07:00
RealAngeleno
1a39025162
Merge pull request #578 from vichan-devel/RealAngeleno-patch-3
...
make it so that appeals always go through post.php
2023-06-01 23:24:27 -07:00
RealAngeleno
fbee2dfbe0
make it so that appeals always go through post.php
...
Originally, appeals would not go through if made through banned.php, so routing everything through one place.
2023-06-01 23:24:09 -07:00
RealAngeleno
81d56bb784
Merge pull request #577 from vichan-devel/RealAngeleno-patch-8
...
changed language in audit log
2023-05-28 19:30:20 -07:00
RealAngeleno
2cd1ea4095
changed "his" to "their"
...
also inadvertently made vichan woke
2023-05-28 19:29:26 -07:00
RealAngeleno
39f4f5cd0b
Merge pull request #576 from syogu/patch-1
...
A small typo
2023-05-27 19:32:23 -07:00
RealAngeleno
1504a30e45
Merge pull request #575 from vichan-devel/revert-574-RealAngeleno-patch-5-1
...
Revert "update Yotsuba B for parity with 4chan"
2023-05-23 01:29:52 -07:00
RealAngeleno
7d95959735
Revert "update Yotsuba B for parity with 4chan"
2023-05-23 01:28:51 -07:00
RealAngeleno
b112201d2b
Merge pull request #574 from vichan-devel/RealAngeleno-patch-5-1
...
update Yotsuba B for parity with 4chan
2023-05-23 01:20:07 -07:00
RealAngeleno
0799b5399b
Merge pull request #573 from vichan-devel/RealAngeleno-patch-5
...
Fix parity issues with the yotsuba theme
2023-05-21 10:09:54 -07:00
RealAngeleno
ec8bb62764
update Yotsuba B for parity with 4chan
2023-05-21 00:19:18 -07:00
RealAngeleno
5d1d52295a
parity
2023-05-21 00:10:09 -07:00
RealAngeleno
77f4684a6b
Merge pull request #572 from vichan-devel/RealAngeleno-patch-4
...
allow posts to be discarded for containing too many lines
2023-05-20 15:40:20 -07:00
RealAngeleno
bb59e907b1
allow posts to be discarded for too many lines
2023-05-20 15:38:40 -07: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
1db892fa6d
undid the undo
2023-05-20 11:31:07 -07:00
RealAngeleno
bdfd967554
revert README until all issues are sorted out
2023-05-19 23:40:23 -07:00
RealAngeleno
d636076597
Merge pull request #569 from vichan-devel/RealAngeleno-patch-3
...
add some information about the requirement for boardlinks in auto-reload
2023-04-28 22:37:06 -07:00
RealAngeleno
380c3ba000
add some information about the requirement for boardlinks to be enabled for the script to work
2023-04-28 22:36:11 -07:00
RealAngeleno
a2d9493602
undid since I wanted to do it with a PR
2023-04-28 22:35:25 -07:00
RealAngeleno
639785cd43
Added some small information about the requirement for boardlinks for script to load
2023-04-28 22:33:52 -07:00
RealAngeleno
b0445d8b61
Merge pull request #565 from vichan-devel/RealAngeleno-patch-2
...
fix error with the newer version of twig
2023-04-24 16:29:59 -07:00
RealAngeleno
144f0e1a3d
fix error with this version of twig
...
Caught fatal error: Uncaught Twig\Error\SyntaxError: Unexpected token "name" of value "group_name" ("name" expected with value "from").
done on
PHP 7.2
Apache
2023-04-24 16:28:49 -07:00
RealAngeleno
d1724d0da6
Merge pull request #563 from vichan-devel/revert-561-revert-560-dismiss_report
...
Undo temporary revert of a merge
2023-04-23 19:17:05 -07:00
RealAngeleno
66be6de2fd
Revert "Temporarily Revert "feature: dismiss all reports for a post" (misclick)"
2023-04-23 19:15:44 -07:00
RealAngeleno
f926d6c399
Merge pull request #561 from vichan-devel/revert-560-dismiss_report (misclick)
...
Temporarily Revert "feature: dismiss all reports for a post" (misclick)
2023-04-23 19:04:32 -07: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
RealAngeleno
f8c8d57d64
Merge pull request #550 from f89s/master
...
Fix combining character set, allow limit for combining characters
2023-04-22 09:31:06 -07:00
RealAngeleno
c2eaa69013
Merge pull request #557 from vichan-devel/RealAngeleno-patch-1
...
change copyright to current year
2023-04-12 13:53:52 -07:00
RealAngeleno
b1e428bed7
change copyright to current year
2023-04-12 13:51:29 -07:00
RealAngeleno
f631b83fb1
fix issues with the banner script not working
...
PHP 7.4
Notice: Trying to access array offset on value of type resource in on line 13
Notice: Trying to access array offset on value of type resource in on line 14
Notice: fpassthru(): read of 8192 bytes failed with errno=21 Is a directory in on line 17
2023-03-09 01:17:09 -05:00