Commit graph

1855 commits

Author SHA1 Message Date
Visman
68abe1e665 Update Current.php 2023-07-31 18:16:59 +07:00
Visman
39309de302 Fix url() function 2023-07-31 17:44:25 +07:00
Visman
5a7ef2003e Up rev 2023-07-30 21:26:57 +07:00
Visman
769a9a69d7 Add MAX_SUBJ_LENGTH to container 2023-07-30 21:24:18 +07:00
Visman
22b1d25d1b Fix for admin note 2 2023-07-30 01:10:17 +07:00
Visman
a0b67dd229 Fix for admin note 2023-07-30 01:07:23 +07:00
Visman
a956829ae8 Change regex for website field 2023-07-30 00:54:43 +07:00
Visman
edfae72916 Change email display logic
Logic moved from rules to user model.
2023-07-29 21:04:08 +07:00
Visman
aeb1e97d09 Add media.js
My modification for fluxbb and punbb with some changes.
2023-07-28 21:55:09 +07:00
Visman
1bc7687789 Update defaultBBCode.php 2023-07-28 19:05:40 +07:00
Visman
45c890e063 Add audio/flac 2023-07-28 19:04:53 +07:00
Visman
a225cd5638 Fix Duplicate entry for markread 2023-07-28 09:37:10 +07:00
Visman
402629dfb4 Token lifetime for sending messages is set to 1 hour. 2023-07-27 14:22:46 +07:00
Visman
4c78b07a95 Change Csrf\verify() method + token rule in Validator to be able to set the token lifetime 2023-07-27 14:22:35 +07:00
Visman
0c89a2e5bc Change img bbcode 2023-07-26 19:30:39 +07:00
Visman
cfb943da1b Add vertical indents to bbcodes code, qote, img, table, list
In the admin panel in the management of bb codes, you need to make changes.
2023-07-26 18:15:25 +07:00
Visman
d8aa723425 Update Current.php 2023-07-25 21:23:49 +07:00
Visman
eb3c6256da Add REQUEST_METHOD to log 2023-07-25 17:26:20 +07:00
Visman
2e108b2edd The title Guest should be displayed before the title Banned 2023-07-24 21:23:10 +07:00
Visman
86ca176c0a Add a visual notification when a new private message arrives
Implemented by adding a class to div (id="fork") and animation.
2023-07-24 17:34:01 +07:00
Visman
59d1325ae5 Fix for guest post 2023-07-23 21:53:04 +07:00
Visman
af44c5d6d8 Update previous commit 2023-07-23 15:07:57 +07:00
Visman
482061f54d Add sending an email to reset the passphrase when trying to re-register 2023-07-23 10:22:33 +07:00
Visman
987b2b4e48 Fix nekot rules 2023-07-23 09:18:07 +07:00
Visman
61705d001d Fix Test modul 2023-07-22 23:24:49 +07:00
Visman
22ab66d61b Update bootstrap.php 2023-07-22 22:30:11 +07:00
Visman
77fa96cbc3 Fix OAuth account registration with banned email 2023-07-22 22:19:14 +07:00
Visman
717dbe456a Update lang files 2023-07-22 21:49:33 +07:00
Visman
63c5797d04 Update post form 2023-07-22 21:49:13 +07:00
Visman
ccaec8582b Update Register page 2023-07-22 21:48:49 +07:00
Visman
cc39442719 Update main.dist.php 2023-07-22 21:48:18 +07:00
Visman
e91a93e84a Update router 2023-07-22 21:48:02 +07:00
Visman
91b89aff1f Update admin page 2023-07-22 21:47:47 +07:00
Visman
00d8333b40 Add nekot rule 2023-07-22 21:47:29 +07:00
Visman
a3be7d79f8 Add Admin\Antispam page 2023-07-22 21:47:05 +07:00
Visman
3f39c62e61 Update update page 2023-07-22 21:46:39 +07:00
Visman
240310b85e Update install page 2023-07-22 21:46:19 +07:00
Visman
b2aac7c4a8 Update main.dist.php 2023-07-22 15:09:34 +07:00
Visman
da9843cf75 Fix install 2023-07-22 14:09:36 +07:00
Visman
bb0737e384 Change forms 2023-07-21 16:36:08 +07:00
Visman
7ef10e86d6 Log information from the Test module 2023-07-21 12:00:03 +07:00
Visman
b7cbc19151 Remove token from search forms in Search page 2023-07-20 20:16:00 +07:00
Visman
ea95760c46 Add OpenSearch 2023-07-20 17:57:41 +07:00
Visman
ed22304e4a The + symbol in the uri is a space, and %2B is + 2023-07-20 17:40:28 +07:00
Visman
b47de7042a Reduce ignore interval to 3 seconds 2023-07-20 12:59:43 +07:00
Visman
ad442c271a Typo fix 2023-07-20 12:49:46 +07:00
Visman
8d3fff3016 Up rev 2023-07-19 19:02:43 +07:00
Visman
688b7d580b Fix Profile\Pass page 2023-07-19 18:53:10 +07:00
Visman
f66c890db3 Add g_delete_profile to group properties, default = 0. Configured in the admin panel in groups.
Will not work until the update to revision 63 is completed.
2023-07-19 18:30:30 +07:00
Visman
c21fdc7423 Add "Delete Profile" to Profile\Edit page
Will not work until the update to revision 63 is completed.
2023-07-19 17:41:17 +07:00