forkbb/app/Models/Topic
Visman 8df01cbac7 Add a little more optimization
Consider the topic author and the author of the last post in the topic so as not to send a database query.
2023-07-15 16:27:36 +07:00
..
Access.php Code style and minor changes 2023-04-29 15:07:09 +07:00
CalcStat.php Update Topic\CalcStat 2022-01-02 14:45:07 +07:00
Delete.php Fix delete 2023-03-25 20:20:17 +07:00
Load.php Code style and minor changes 2023-04-29 15:07:09 +07:00
Merge.php Fix sql queries UPDATE for SQLite #10 2021-12-23 16:35:15 +07:00
Move.php Update Models\Topic 2021-12-03 13:43:15 +07:00
Save.php Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
Topic.php Add a link to the breadcrumbs that returns the user to the list of topics to the topic they left 2023-07-01 14:54:42 +07:00
Topics.php Fix case insensitivity of method_exists() function 2023-06-14 23:31:42 +07:00
UpdateUsername.php Update Models\Topic 2021-12-03 13:43:15 +07:00
View.php Add a little more optimization 2023-07-15 16:27:36 +07:00