Commit graph

603 commits

Author SHA1 Message Date
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
Visman
bde1703a42 Add Admin/Reports page 2020-06-04 14:27:17 +07:00
Visman
258238fe8a Fix null values for Forum 2020-06-04 14:24:13 +07:00
Visman
9028d7f11a Update .htaccess 2020-05-30 13:16:48 +07:00
Visman
0ebd8419a7 Update topic model 2020-05-29 23:16:14 +07:00
Visman
ce8b698b0d Update user model 2020-05-29 23:10:29 +07:00
Visman
a83848a57f Update post model 2020-05-29 23:10:09 +07:00
Visman
d3193826e5 Update User\Manager 2 2020-05-28 21:12:04 +07:00
Visman
490223d169 Update User\Manager 2020-05-28 20:58:35 +07:00
Visman
4848d8d5e4 The Load method of the User model is divided into several simple methods 2020-05-28 19:24:48 +07:00
Visman
dbeee8f706 Fix namespace 2020-05-26 13:03:20 +07:00
Visman
dffb30b0a6 \hash_algos to \hash_hmac_algos 2020-05-26 13:02:31 +07:00
Visman
07734b676e Group use declarations 2020-05-26 12:45:40 +07:00
Visman
b88bdd2b31 Null coalescing operator 2020-05-26 10:52:52 +07:00
Visman
9a8cc16b5c Change PHP min version 2020-05-24 20:31:05 +07:00
Visman
9933263dbb Add declaration of argument types and return values 2 2020-05-24 19:12:23 +07:00
Visman
c5ad8b82bf Fix topics number for admin 2020-05-24 19:11:05 +07:00
Visman
e87a75cd6d Add declaration of argument types and return values 2020-05-24 18:30:48 +07:00
Visman
871586be8a Add report page 2020-05-23 12:22:21 +07:00
Visman
5e221640cf Update Install.php
For MySQL 8+
Table names can match reserved words.
2020-05-01 13:02:46 +07:00
Visman
10c43debaa Lazy loading for images 2020-04-12 12:41:20 +07:00
Visman
11cfafe84f Update style.css
For wide pictures in posts
2020-04-12 12:33:27 +07:00
Visman
c4fccb38eb Update ErrorHandler.php 2020-01-16 21:43:46 +07:00
Visman
beaad74286 Fix install 2020-01-14 19:01:37 +07:00
Visman
49fab93e33 Update topic.forkbb.php 2020-01-14 10:34:06 +07:00
Visman
fe21f25f36 Update NormEmail 2020-01-11 11:31:57 +07:00
Visman
2276ad0ffd Deny user re-ban 2020-01-07 22:15:42 +07:00
Visman
4d2760553f Update ban message 2020-01-07 15:58:35 +07:00
Visman
022c640ee4 Add constants for Routing 2020-01-05 22:32:23 +07:00
Visman
02836e5120 Set empty signature when registering 2020-01-05 20:03:11 +07:00
Visman
ec9334550d Change ban cache structure 2020-01-05 20:01:51 +07:00
Visman
53b07de925 Add return to the profile for ban/unban 2020-01-04 21:49:55 +07:00
Visman
61053bae2f Update form.forkbb.php 2020-01-04 21:05:56 +07:00
Visman
cc9181ef57 Delete form for result of bans 2020-01-04 21:03:34 +07:00
Visman
04fb06f4a5 Add unban in profile 2020-01-04 18:20:12 +07:00
Visman
3802a324b5 Fix User load 2020-01-04 17:59:37 +07:00
Visman
2298d3285a Add AdminBans (continuation)
Change AdminUsers
Change load for Users
2020-01-03 22:26:10 +07:00
Visman
f366235029 Add title for button html 2020-01-03 22:00:16 +07:00
Visman
efdc802b77 Add insert and update for BanList 2020-01-03 21:59:24 +07:00