1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-23 19:18:21 +02:00
Commit Graph

4303 Commits

Author SHA1 Message Date
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
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