Commit graph

2341 commits

Author SHA1 Message Date
Visman
2adbc8d19f Coding style 2020-07-03 20:49:45 +07:00
Visman
0799853a93 Coding style 2020-07-03 15:28:10 +07:00
Visman
700435010a Coding style 2020-07-02 21:07:17 +07:00
Visman
a228dc1792 Move constants from Routing to Router 2020-07-01 23:37:14 +07:00
Visman
8eb4b6ea9c Coding style 2020-07-01 21:40:10 +07:00
Visman
998d2019d9 Coding style 2020-06-30 21:49:36 +07:00
Visman
7b6c26ae08 Update BanList 2020-06-30 15:00:14 +07:00
Visman
2cc436d87d Delete isLogged from User
Use logged > 0
2020-06-28 23:31:13 +07:00
Visman
68156fe9b7 Update User\Promote 2020-06-28 20:39:21 +07:00
Visman
6af755988e lastVisit to currentVisit for Online and User 2020-06-28 12:19:11 +07:00
Visman
8131e14e56 Coding style 2020-06-28 12:10:59 +07:00
Visman
cc3f2aaeba Update Container.php 2020-06-27 14:14:02 +07:00
Visman
2728b5483f Update maintenance page 2020-06-27 13:51:58 +07:00
Visman
a1f14adf7c Update bootstrap.php 2020-06-27 13:51:20 +07:00
Visman
85785bc9df Fix last user visit
Take data from the online table
2020-06-26 20:52:56 +07:00
Visman
fd29a460f3 Update readme.md 2020-06-25 19:56:48 +07:00
Visman
410b8b4e5c Add moderate functions for topic page 2020-06-25 19:53:08 +07:00
Visman
da1959e449 Update calcStat for Topic
Add data update for the first post
2020-06-25 19:52:05 +07:00
Visman
620245db42 Fix style for moderation buttons 2020-06-25 14:09:08 +07:00
Visman
28a7ff76aa Accenting crumbs 2020-06-24 17:19:57 +07:00
Visman
b09c359d59 Add moderate functions for forum page 2020-06-24 15:06:59 +07:00
Visman
3fb3a5e1e3 Fixed mismatch of transferred types for search page 2020-06-23 19:49:04 +07:00
Visman
88458ad942 Fix calcStat for Forum and Topic 2020-06-23 18:53:43 +07:00
Visman
c0d9ebc700 Fix calcStat for Topic 2020-06-23 16:31:01 +07:00
Visman
a2fad121bd Fix Admin\Group page 2020-06-20 12:42:12 +07:00
Visman
45042b54a2 Update Topic\Delete for delete users 2020-06-19 21:06:59 +07:00
Visman
c37722bbfe Update Misc page 2020-06-19 20:46:47 +07:00
Visman
c6c5fe1741 Add id for form in form template 2020-06-19 20:45:34 +07:00
Visman
9b91b9068a Add poster_id and last_poster_id for topics 2020-06-19 20:44:38 +07:00
Visman
159fc15c7f Update forum.forkbb.php 2020-06-18 17:09:51 +07:00
Visman
b4ba1eed6e Delete canViewIP from User\Model 2020-06-18 17:03:55 +07:00
Visman
2c7ef0dab5 Update Admin\Users page
Added function to create a new user
2020-06-16 19:09:02 +07:00
Visman
400cec1ef4 Update Reports.php
Load all posts at once
2020-06-16 15:11:05 +07:00
Visman
6ed5a08812 Update .htaccess 2020-06-12 19:06:28 +07:00
Visman
ca66ad297d Fix Forum\Markread 2020-06-07 17:00:01 +07:00
Visman
fed6a640cd Update Post\View 2020-06-06 22:42:59 +07:00
Visman
702a925ae4 Add loadByIds() to Post\Manager 2020-06-06 22:41:49 +07:00
Visman
6e3c28f4f3 Update Topic\Load 2020-06-06 22:41:02 +07:00
Visman
aeb9ec5b44 Update Topic page 2020-06-06 22:39:57 +07:00
Visman
b4cc13266e Update Post and Topic models 2 2020-06-06 20:26:40 +07:00
Visman
84fc2cf463 Update Post and Topic models 2020-06-06 20:14:59 +07:00
Visman
d407c9310d Update Post\Load 2020-06-06 19:28:10 +07:00
Visman
7f420205ef Update Post model 2020-06-06 19:26:59 +07:00
Visman
97bc67915e Update User\Load 2020-06-06 15:10:57 +07:00
Visman
463ceef185 Update Admin\Reports page 2020-06-06 15:09:48 +07:00
Visman
448ac9e070 Add loadByIds() to Topic\Manager 2020-06-06 15:08:10 +07:00
Visman
177f08674c Fix Config (Save) 2020-06-05 21:35:02 +07:00
Visman
eb438fa40e Fix Cache (delete() method) 2020-06-05 21:33:43 +07:00
Visman
8f63f73fa9 Update Routing.php 2020-06-05 19:32:52 +07:00
Visman
37984c50ba Update .htaccess 2020-06-04 15:00:33 +07:00