Commit graph

1835 commits

Author SHA1 Message Date
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
Visman
cacaa46f0f Add deleteMyProfile for profile rules
Admins can't delete themselves O_o
2023-07-19 17:38:13 +07:00
Visman
212208c430 Fix Admin\Bans page 2023-07-19 17:36:19 +07:00
Visman
c77aae8af2 Change lang files 2023-07-19 17:35:23 +07:00
Visman
442a87ab74 Add for 3531a9251b 2023-07-19 14:34:15 +07:00
Visman
ca6f41f161 Update validator.po 2023-07-19 14:21:59 +07:00
Visman
17118da1a5 Update validator.po 2023-07-19 14:18:42 +07:00
Visman
3531a9251b Add a ban (username and email) for the user to be deleted
To prevent re-registration for deleted users.
2023-07-19 13:42:10 +07:00
Visman
8014634a25 Update PostFormTrait.php 2023-07-19 00:02:15 +07:00
Visman
5d25de1145 Similarly for user list and search 2023-07-18 19:31:02 +07:00
Visman
8e5ea25640 Remove username length limit in the admin panel for bans and searches 2023-07-18 18:11:18 +07:00
Visman
4a0a13f31a Fix for delete guest post 2023-07-18 18:07:37 +07:00
Visman
1000a97430 Add more html5 validation
https://caniuse.com/?search=user-invalid
https://caniuse.com/?search=minlength
2023-07-17 20:03:23 +07:00
Visman
deadb448d4 Update validator.po 2023-07-17 18:40:57 +07:00
Visman
de881e0011 Update bootstrap.php 2023-07-16 20:02:37 +07:00
Visman
5c5e5385f4 Allow admins to create/rename users with custom names
The maximum name length is 190 characters.
Characters with codes from 0 to 31 and @, ', ", \, /, <, > are prohibited.
2023-07-16 20:00:38 +07:00
Visman
e7676f6cfd Add more settings for username to engine config 2023-07-16 19:35:01 +07:00
Visman
4a4056281f Reduce memory consumption when searching if the result is displayed as a list of topics
For the moment when there is no valid cache.
2023-07-16 12:14:22 +07:00
Visman
ddc3cafbd6 Change index in ::search_matches table
Before /* Затронуто строк: 0  Найденные строки: 700 996  Предупреждения: 0  Длительность  1 запрос: 0,063 sec. (+ 44,990 sec. network) */
After  /* Затронуто строк: 0  Найденные строки: 700 996  Предупреждения: 0  Длительность  1 запрос: 0,000 sec. (+ 1,154 sec. network) */
2023-07-16 11:36:50 +07:00
Visman
abf9625e47 Fix return from topic to topic list by anchor
Refresh cache.
2023-07-15 21:43:37 +07:00
Visman
cfc3ae81ca Change multi_idx index in ::posts table
Before /* Затронуто строк: 0  Найденные строки: 701 075  Предупреждения: 0  Длительность  1 запрос: 4,790 sec. (+ 0,312 sec. network) */
After  /* Затронуто строк: 0  Найденные строки: 701 075  Предупреждения: 0  Длительность  1 запрос: 0,827 sec. (+ 0,280 sec. network) */
2023-07-15 21:20:26 +07:00