forkbb/app/Models
2023-07-18 18:11:18 +07:00
..
AdminList Code style and minor changes 2023-04-29 15:07:09 +07:00
Attachment Fix foreach() argument must be of type array|object, null given 2023-07-13 18:00:38 +07:00
BanList Code style and minor changes 2023-04-29 15:07:09 +07:00
BBCodeList Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Category Code style and minor changes 2023-04-29 15:07:09 +07:00
Censorship Code style and minor changes 2023-04-29 15:07:09 +07:00
Config Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Cookie Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
DBMap Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Forum Fix return from topic to topic list by anchor 2023-07-15 21:43:37 +07:00
Group Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Online Move rules to UserRules from User model 2023-07-06 20:25:36 +07:00
Pages Remove username length limit in the admin panel for bans and searches 2023-07-18 18:11:18 +07:00
PM Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Poll Move rules to UserRules from User model 2023-07-06 20:25:36 +07:00
Post Fix for delete guest post 2023-07-18 18:07:37 +07:00
Provider Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
ProviderUser Update findEmail() method for ProviderUser 2023-05-19 20:08:07 +07:00
Report Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Rules Take into account the limit for the volume of uploaded files 2023-07-11 23:57:06 +07:00
Search Reduce memory consumption when searching if the result is displayed as a list of topics 2023-07-16 12:14:22 +07:00
SmileyList Code style and minor changes 2023-04-29 15:07:09 +07:00
Stats Code style and minor changes 2023-04-29 15:07:09 +07:00
StopwordList Code style and minor changes 2023-04-29 15:07:09 +07:00
Subscription Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00
Topic Add a little more optimization 2023-07-15 16:27:36 +07:00
User Move rules to UserRules from User model 2023-07-06 20:25:36 +07:00
Validators Allow admins to create/rename users with custom names 2023-07-16 20:00:38 +07:00
Action.php Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00
DataModel.php Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Manager.php Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00
Method.php Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00
Model.php Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Page.php Move rules to UserRules from User model 2023-07-06 20:25:36 +07:00
Rules.php Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00