Commit graph

559 commits

Author SHA1 Message Date
Visman
6fc82f7f51 Update ForkBB style
Change the display of user information in topics
2020-07-21 20:28:32 +07:00
Visman
91120b9381 Add Private information section for Profile/View page 2020-07-20 23:14:43 +07:00
Visman
4082ce2666 Delete user -> delete avatar 2020-07-20 22:03:56 +07:00
Visman
2d8a3fdb9a Add Update page 2020-07-19 20:42:23 +07:00
Visman
593dcf41a8 Add Update controller 2020-07-18 23:37:09 +07:00
Visman
8bbfbbf550 Fix config() method in Container 2020-07-18 23:34:49 +07:00
Visman
b4d22e1447 Rename language files 2020-07-18 23:11:44 +07:00
Visman
6a94b17d98 Move Install page 2020-07-18 23:05:15 +07:00
Visman
cd191dbae5 Update Register page
Send registration notification in the default forum language.
Although only the 'Mailer' string is translated, the rest of the translation is in the email template.
2020-07-16 16:32:34 +07:00
Visman
cad582c85c Update Lang.php
The order of selection of translations can be changed by specifying the second parameter of the load() method
2020-07-16 16:22:43 +07:00
Visman
3800d84959 Add SameSite for cookie 2020-07-14 22:58:14 +07:00
Visman
be1201b101 Minimum PHP version to 7.3 2020-07-14 22:39:33 +07:00
Visman
33c96cac4f Change language files 2020-07-13 18:41:36 +07:00
Visman
e3c9da9f77 Fix Redirect page 2020-07-12 20:58:57 +07:00
Visman
ff1584ddce Update Redirect page
Changed option for redirect_delay = 0
2020-07-12 20:45:36 +07:00
Visman
0aeded510c Update Page
Changed the calculation of the version of HTTP
2020-07-12 20:43:45 +07:00
Visman
3d9d33c7c6 Update censorship usage 2 2020-07-05 20:16:58 +07:00
Visman
e26a286818 Update censorship usage 2020-07-03 23:56:04 +07:00
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