|
d9aab7078f
|
Recursively retrieve last post in forum.
|
2019-04-10 20:16:36 +02:00 |
|
|
031675e3b0
|
Display branch name in footer when not in master branch.
|
2019-04-10 11:31:24 +02:00 |
|
|
1ed7aef2aa
|
Improved changelog tag management.
|
2019-04-02 21:02:35 +02:00 |
|
|
0bf4c5433c
|
Improved role management.
|
2019-04-02 20:36:05 +02:00 |
|
|
a7b82293a6
|
Added private Forum Leaderboard page.
|
2019-03-31 18:49:16 +02:00 |
|
|
4c506d84cb
|
Updates to the session system. Closes #168.
|
2019-03-31 01:53:46 +01:00 |
|
|
101d4d1b51
|
Updated text on profile.
|
2019-03-25 21:12:49 +01:00 |
|
|
feb1faab04
|
Use resized avatars where appropriate.
|
2019-03-25 21:11:31 +01:00 |
|
|
c6826bd4f1
|
Added profile topic listing (wip).
|
2019-03-10 22:18:33 +01:00 |
|
|
724bd29965
|
Removed experimental enum usage from comment votes table.
|
2019-03-10 20:00:10 +01:00 |
|
|
b6c98275ca
|
Improved two factor login flow.
|
2019-03-10 19:27:44 +01:00 |
|
|
b2176cd030
|
Fixed migration page.
|
2019-03-10 02:05:40 +01:00 |
|
|
305599c8cb
|
Added time based two factor authentication support.
|
2019-03-10 01:57:19 +01:00 |
|
|
9c739e1062
|
Split auth.php up into multiple files.
|
2019-03-08 01:35:53 +01:00 |
|
|
93e89fe8e5
|
Match the news preview styling with the real page more.
|
2019-03-03 20:18:03 +01:00 |
|
|
5d4e2c84c8
|
Adjustments to make the TRIGGER execute properly.
|
2019-03-03 16:26:23 +01:00 |
|
|
6e5854b165
|
Some preparations for the activity feed.
|
2019-03-02 23:49:10 +01:00 |
|
|
bc5c7fb2ff
|
Flip landing page on mobile.
|
2019-03-02 22:25:35 +01:00 |
|
|
41bce46c7d
|
Sorted the changelog styling out.
|
2019-03-02 22:04:45 +01:00 |
|
|
aec69ff19c
|
Moved stats into a single db_query call.
|
2019-03-02 20:29:41 +01:00 |
|
|
ca8095a138
|
Update client scripts to use the url registry.
|
2019-03-01 00:06:28 +01:00 |
|
|
b3963f5c11
|
Removed old test site related redirect.
|
2019-02-28 22:55:11 +01:00 |
|
|
126eddec51
|
Updated most static urls to use the url registry.
|
2019-02-28 22:52:39 +01:00 |
|
|
fc4b6be7c7
|
Fixed post editor avatar.
|
2019-02-28 22:17:59 +01:00 |
|
|
8ee35f33c6
|
Massive user card overhaul.
|
2019-02-28 22:06:30 +01:00 |
|
|
7057ca7855
|
Fixed typo.
|
2019-02-27 17:29:38 +01:00 |
|
|
19fb0ffc30
|
Added more styling to the followers/following page.
|
2019-02-27 17:26:49 +01:00 |
|
|
17fa18665f
|
Updated profile.php in accordance with user assets no longer being served through it.
|
2019-02-27 16:32:13 +01:00 |
|
|
5fbad79c23
|
Moved user asset serving out of profile.php.
|
2019-02-27 15:46:18 +01:00 |
|
|
5cabd79702
|
Recursively count topics and posts.
|
2019-02-26 15:35:35 +01:00 |
|
|
f8a3b8bb9b
|
Added lite login model window, closes #79.
|
2019-02-12 17:38:42 +01:00 |
|
|
c60faa9607
|
Updated forum headers, closes #143.
|
2019-02-12 15:04:05 +01:00 |
|
|
5d36e24fc7
|
Lock the site during migrations to avoid dumb errors.
|
2019-02-05 14:39:22 +01:00 |
|
|
cdd7f8d9d7
|
Fixed another styling issue.
|
2019-02-05 13:34:09 +01:00 |
|
|
a65777dc3b
|
Fixed styling issue caused by a replace all.
|
2019-02-05 13:33:33 +01:00 |
|
|
65567d65e4
|
Turn styled colour input into a global control.
|
2019-02-05 13:31:52 +01:00 |
|
|
39c9c128c0
|
Updated user management styling a little bit.
|
2019-02-04 22:10:00 +01:00 |
|
|
2379d953ac
|
Restyled the manage user listing.
|
2019-02-04 12:38:20 +01:00 |
|
|
21c2fd9ffe
|
Updated manage roles listing.
|
2019-02-04 12:15:40 +01:00 |
|
|
9a1d05e3d6
|
Fixed birthday field discrepancy.
|
2019-02-01 09:27:06 +01:00 |
|
|
e3493aac79
|
Added posting preview button, closes #125.
|
2019-01-30 10:19:35 +01:00 |
|
|
d146cbae61
|
Started centralising URLs.
|
2019-01-24 21:54:24 +01:00 |
|
|
a560fba80f
|
Removed commented buttons.
|
2019-01-22 17:03:03 +01:00 |
|
|
6424f646e2
|
Added hierarchy checks in important places, mostly closes #94.
|
2019-01-22 16:18:01 +01:00 |
|
|
b170ef315e
|
Display following/followers count on profile, closes #85.
|
2019-01-22 15:57:12 +01:00 |
|
|
cdb8e75f72
|
Added OP badge, closes #120.
|
2019-01-22 14:58:57 +01:00 |
|
|
c70de41222
|
Added forum signatures.
|
2019-01-18 23:24:37 +01:00 |
|
|
2f89996679
|
Display user title on the forum.
|
2019-01-18 21:24:35 +01:00 |
|
|
f57afbc9c7
|
Temporary (hopefully less glitchy) member listing.
|
2019-01-18 21:10:09 +01:00 |
|
|
96c665bfd5
|
Cleaned up random queries, closes #132.
|
2019-01-18 18:08:19 +01:00 |
|