forkbb/app/Models
2023-09-10 11:18:29 +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 Fix Admin\Bans page 2023-07-19 17:36:19 +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 Update INSERT queries 2023-08-09 20:46:19 +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 Replace index (with composite) 2023-08-13 18:08:03 +07:00
Group Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Online Fix Deadlock 2023-09-01 18:01:50 +07:00
Pages Remove the time limit for recalculating the number of messages and topics 2023-09-10 11:18:29 +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 DELETE queries for MariaDB and MySQL(?) 2023-08-12 21:36:08 +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 Add followed forums for "Latest active topics" and "Unanswered topics" 2023-08-06 20:49:53 +07:00
Search Fix transaction abort in Search\truncateIndex() 2023-09-08 20:48:16 +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 Update INSERT queries 2023-08-09 20:46:19 +07:00
Topic Update INSERT queries 2023-08-09 20:46:19 +07:00
User Optimize (attempt to) recalculate user posts 2023-08-22 23:00:47 +07:00
Validators Remove single quote character from forced disallowed in username 2023-08-05 22:17:00 +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 Add Open Graph 2023-08-11 18:49:54 +07:00
Rules.php Up min PHP version from 7.3 to 8.0 - 2 2023-04-27 22:48:04 +07:00