Commit Graph

4123 Commits

Author SHA1 Message Date
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
James Franco
d8732d3d30 fix incorrect function call in body length check 2023-06-17 22:20:05 -05: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
mikka
6a13e1053d A small typo 2023-05-26 22:54:32 +02: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
basedgentoo
ef32749986 No longer Kolyma-Affiliated. 2023-05-19 20:47:33 -04: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
basedgentoo
d1d324fc81 README update & delete unapplied patches directory. (#566)
* We merged this.

No need for this anymore.

* Update README

No more unapplied patches, we also are doing releases now.
2023-04-25 04:36:28 +00: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
basedgentoo
8012cc5f05 Merge pull request #527 from discomrade/regex-open-bracket
Allow open parentheses before cite: "(>>1"
2023-04-23 22:13:18 -04: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
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
fowr
d825c36b8d feature: dismiss all reports for a post 2023-04-23 22:07:16 -03:00