Commit graph

691 commits

Author SHA1 Message Date
5935a6b5b9 Removed pointless topic_id null check. 2019-04-10 16:09:10 +02:00
031675e3b0 Display branch name in footer when not in master branch. 2019-04-10 11:31:24 +02:00
46dd05782c Added more validation to audio tag. 2019-04-02 21:45:29 +02:00
a3862b3d45 Added nicovideo embedding support to [video] tag, closes #171. 2019-04-02 21:35:30 +02:00
0af1216e8f An attempt at fixing #169. 2019-04-02 21:22:45 +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
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
8840e13349 Just count unique characters in password. 2019-03-25 14:30:02 +01:00
9e310f0a7e Minimise usage of utility.php and made password entropy function support multibyte strings. 2019-03-25 14:24:10 +01:00
9f472d2693 Stricter checking on GET variables. 2019-03-18 23:02:30 +01:00
d7e2f811ed Dropkick RequestVar 2019-03-18 22:30:19 +01:00
a5459e1120 Revert fucking everything. 2019-03-18 21:47:25 +01:00
21275d68f9 Forgot the nullables! 2019-03-18 21:16:59 +01:00
3684fc3b0c Fixed defaults handling. 2019-03-18 21:15:02 +01:00
d86291abf8 Fixed gigantic oversight. 2019-03-18 21:03:12 +01:00
7bf60765be Updated more stuff to use RequestVar. 2019-03-18 20:53:05 +01:00
82d5242b02 Accidentally pushed experimental code, fix round 1. 2019-03-18 13:10:38 +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
b0ac4a3da1 Moved some 2FA stuff into functions. 2019-03-10 16:58:49 +01:00
2f70c3e113 Rehash passwords when required during login. 2019-03-10 16:38:06 +01:00
305599c8cb Added time based two factor authentication support. 2019-03-10 01:57:19 +01:00
8d5b49b0e8 Set a max-height on bbcode pictures. 2019-03-09 19:02:16 +01:00
9c739e1062 Split auth.php up into multiple files. 2019-03-08 01:35:53 +01:00
4d47d290bf Added experimental request variable access class. 2019-03-07 19:11:24 +01:00
ff26ba3d0c Post featured news post links to Twitter. 2019-03-06 14:37:01 +01:00
81b0abfd91 Added Twitter auth command and some base functions. 2019-03-06 11:27:38 +01:00
eafa258d7a Just kidding, this actually fixes it. 2019-03-04 21:25:20 +01:00
cc00641054 Fixed exception while marking entire forums read. 2019-03-04 20:59:46 +01:00
bc7a14f3b7 Use constants in query. 2019-03-03 17:18:03 +01:00
5d4e2c84c8 Adjustments to make the TRIGGER execute properly. 2019-03-03 16:26:23 +01:00
35d7150965 Removed needless caching stuff. 2019-03-02 19:42:50 +01:00
ca8095a138 Update client scripts to use the url registry. 2019-03-01 00:06:28 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
490c3ebda5 Fixed backwards check. 2019-02-28 22:09:51 +01:00
8ee35f33c6 Massive user card overhaul. 2019-02-28 22:06:30 +01:00
3fc514feb6 Memoize perms (why wasn't this done already). 2019-02-27 20:24:17 +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
8cebfb6fae Added raw following/followers pages. 2019-02-27 15:05:27 +01:00
86aa0f5cf9 Don't reprepare already prepared statements. 2019-02-27 13:30:07 +01:00
5cabd79702 Recursively count topics and posts. 2019-02-26 15:35:35 +01:00
fae13defa5 Added super user flag. 2019-02-22 10:05:50 +01:00
dea897456a Merged auth cookies into one. 2019-02-12 16:26:39 +01:00
181f56bfc7 Updated more static urls. 2019-02-12 15:12:58 +01:00
06b34d6133 Removed some old utility functions. 2019-02-05 21:29:37 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00