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 |
|
Visman
|
b0088397e6
|
+ Extended ban for email
|
2018-11-13 19:20:33 +07:00 |
|
Visman
|
f23d813f28
|
* bans.* - removed NULL
|
2018-11-13 19:04:36 +07:00 |
|
Visman
|
bddd5467af
|
* Changed bans processing
|
2018-11-13 19:00:31 +07:00 |
|
Visman
|
2b87573bfd
|
* Minor changes
|
2018-11-12 22:46:43 +07:00 |
|
Visman
|
078193f70a
|
* Changed stats processing
|
2018-11-12 22:31:28 +07:00 |
|
Visman
|
6a9665135e
|
* Changed the name of the usersNumber method
|
2018-11-12 21:28:42 +07:00 |
|
Visman
|
7ff2129ede
|
* Changed admin list processing
|
2018-11-12 21:25:25 +07:00 |
|
Visman
|
feb06dd233
|
* When changing your group or admin group, you must enter a password
|
2018-11-07 18:35:37 +07:00 |
|
Visman
|
d1331ecae6
|
* Removed unnecessary passphrase transformation
|
2018-11-07 18:34:05 +07:00 |
|
Visman
|
4413e17c4f
|
* User model is supplemented with property dependencies
|
2018-11-07 18:32:04 +07:00 |
|
Visman
|
dbd0fe8535
|
+ Added dependencies to model for reset calculated properties
|
2018-11-07 18:30:29 +07:00 |
|
Visman
|
58a39ccc48
|
* Admins also do not need permission to edit their posts
|
2018-11-05 20:41:42 +07:00 |
|
Visman
|
c3fbf44502
|
* Guests do not need permission to edit their posts
|
2018-11-05 18:54:13 +07:00 |
|
Visman
|
420f9e6191
|
* Changed the behavior of the models for the correct work of the moderator
|
2018-11-05 18:46:39 +07:00 |
|
Visman
|
cf7efe963a
|
* Additional check moderators when saving model
|
2018-11-05 15:52:13 +07:00 |
|
Visman
|
2af5aede78
|
* Moderators are not available for forum-link.
|
2018-11-05 15:45:15 +07:00 |
|
Visman
|
4955257010
|
* forums.moderators - removed NULL
|
2018-11-05 15:40:18 +07:00 |
|
Visman
|
c7891988a9
|
+ Added moderator rights management
|
2018-11-05 15:28:24 +07:00 |
|