Commit Graph

4345 Commits

Author SHA1 Message Date
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 14ae2d7d06 discontinue php versions before 7.4 2023-07-26 20:59:37 -05:00
RealAngeleno 3413e74f24 discontinue older versions of php 2023-07-26 19:37:57 -05:00
RealAngeleno 9f7205a27e drop support for anything lower than 7.4. 2023-07-26 19:36:33 -05: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
fowr 5ef004c7ad remove telegrams 2023-07-15 00:24:04 -03: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
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