Commit graph

559 commits

Author SHA1 Message Date
Visman
cc9181ef57 Delete form for result of bans 2020-01-04 21:03:34 +07:00
Visman
04fb06f4a5 Add unban in profile 2020-01-04 18:20:12 +07:00
Visman
3802a324b5 Fix User load 2020-01-04 17:59:37 +07:00
Visman
2298d3285a Add AdminBans (continuation)
Change AdminUsers
Change load for Users
2020-01-03 22:26:10 +07:00
Visman
f366235029 Add title for button html 2020-01-03 22:00:16 +07:00
Visman
efdc802b77 Add insert and update for BanList 2020-01-03 21:59:24 +07:00
Visman
278c756a93 Change Profile rights 2020-01-03 21:58:31 +07:00
Visman
c21c15aae9 Add AdminBans (beginning) + userRules 2020-01-01 23:29:31 +07:00
Visman
6a14abd55b Fix Model again 2020-01-01 23:26:26 +07:00
Visman
837750c86a Loading users by name, not case sensitive 2020-01-01 23:25:45 +07:00
Visman
f007a2ab7b Fix Model 2019-12-31 22:40:05 +07:00
Visman
d25497f7ce User load not by 'email', but by 'email_normal' 2019-12-30 00:07:10 +07:00
Visman
5908ecc403 Fix validator for email 2019-12-30 00:00:43 +07:00
Visman
2d41ecebb5 Change passphrase recovery 2019-12-29 23:06:39 +07:00
Visman
54d1e7d537 Minor fix 2019-12-29 16:52:39 +07:00
Visman
df7c1c4905 Fix readme and license 2019-12-28 16:18:52 +07:00
Visman
9615bf7564 Change readme 2019-12-28 16:16:23 +07:00
Visman
4909bd7b02 Do not calculate the normalized email for guest posts 2019-12-28 16:11:28 +07:00
Visman
7d1de2129c Email validation constants moved to config 2019-12-28 15:50:14 +07:00
Visman
9f9f2e459a Check length of email in validator 2019-12-28 15:20:46 +07:00
Visman
a6180e05f9 Minor editing of validator messages 2019-12-28 15:19:27 +07:00
Visman
7d1d8115b2 Save email without lower case 2019-12-28 15:18:07 +07:00
Visman
fd292bf4c7 Change Model 2019-12-27 18:20:24 +07:00
Visman
4205a69c3e Add normalized email 1 2019-12-26 01:21:58 +07:00
Visman
c476b32080 Fix host info page 2019-12-26 01:19:10 +07:00
Visman
2b5a996578 Add NormEmail 2019-12-25 19:10:00 +07:00
Visman
f04dc6f280 Fix alleged collisions in email 2019-12-21 20:15:42 +07:00
Visman
f85405c48e Fix whitespace characters in code 2019-12-21 17:12:35 +07:00
Visman
7aae6fa49d Fix unread messages 2019-12-21 11:35:31 +07:00
Visman
5aca7b110d Fix for sql_mode=only_full_group_by
In MySQL 5.7, the default is sql_mode=only_full_group_by
2019-12-21 00:44:24 +07:00
Visman
2cdcd19568 Change getLangFromHTTP()
For the header ACCEPT_LANGUAGE, which does not contain a separate code
for the main part of the language.
2019-12-13 16:32:36 +07:00
Visman
34fddd45e4 Change page of Message 2019-12-06 18:20:24 +07:00
Visman
cbffbea2ad Minor change in lang files 2019-12-06 17:22:35 +07:00
Visman
24ac0f9547 Hide the full path to the file with the error 2019-12-05 11:54:22 +07:00
Visman
f04c994f7e Update for PHP 7.4 2019-11-28 20:25:13 +07:00
Visman
4c2c686d3e Reorder image resizing operations 2019-11-20 16:51:41 +07:00
Visman
308704023b Fix use $_SERVER[ 'HTTPS']
https://www.php.net/manual/reserved.variables.server.php
2019-11-20 16:50:01 +07:00
Visman
c196267568 * Fixed namespace in function_exists 2019-10-31 22:14:08 +07:00
Visman
d6d94eebb1 * Minor changes in Files 2019-10-31 22:05:42 +07:00
Visman
ebdfe382d9 For PHP 7.4
https://www.php.net/manual/migration74.deprecated.php#migration74.deprecated.core.array-string-access-curly-brace
2019-10-11 19:32:26 +07:00
Visman
2b3b016fac Recursive cache flushing 2019-09-14 20:37:03 +07:00
Visman
7962d485af Additional check for the presence of a database driver 2019-09-14 16:27:52 +07:00
Visman
88b5ab9fdb Cleaning of avatars_dir 2019-09-12 23:14:34 +07:00
Visman
0074c36e8b * The censorship cache cleanup command has been moved to the model 2018-11-14 22:39:01 +07:00
Visman
548d7a2232 * Fixed ManagerModel 2018-11-14 21:42:38 +07:00
Visman
81ffdffaa7 * Changed Cookie processing 2018-11-14 15:22:41 +07:00
Visman
c2da5857a4 * Changed dbMap processing 2018-11-14 14:43:30 +07:00
Visman
e0d1dc5692 * Changed Stopwords processing 2018-11-14 14:34:06 +07:00
Visman
f3d2f3d7f0 * Changed Online processing 2018-11-14 14:24:25 +07:00
Visman
ea5bee001f * Changed smilies processing 2018-11-14 14:15:16 +07:00