Commit graph

718 commits

Author SHA1 Message Date
aa10601c1b Fixed newest user not showing up. 2019-03-23 15:53:15 +01:00
46461c2b4b Removed no longer relevant stuff from README 2019-03-21 13:56:34 +01:00
105e0560bf ARE YOU KIDDING MEEEEEEEEEEEEEEEEEEEE 2019-03-18 23:20:16 +01:00
57b2674189 // GOD FUCK 2019-03-18 23:03:40 +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
30e534c702 Added request encoding check. 2019-03-18 21:57:50 +01:00
1ce31f86c7 Fixed oversight of caatastrophic magnitude. 2019-03-18 21:52:28 +01:00
a5459e1120 Revert fucking everything. 2019-03-18 21:47:25 +01:00
6fabf2040e // 2019-03-18 21:45:14 +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
af8e86ea09 Reduced ->value calls. 2019-03-18 20:59:46 +01:00
7bf60765be Updated more stuff to use RequestVar. 2019-03-18 20:53:05 +01:00
68db9ce243 Allow login with previous 2FA code as well, closes #163. 2019-03-18 13:17:46 +01:00
e1bb58027c Removed StyleCI config. 2019-03-18 13:11:43 +01:00
82d5242b02 Accidentally pushed experimental code, fix round 1. 2019-03-18 13:10:38 +01:00
3ce67f6846 Changed background colour of dropdowns in member list, fixes #164. 2019-03-18 13:05:22 +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
1b2804a8b3 Disable two factor authentication on password reset. 2019-03-10 17:01:45 +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
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
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
95945fd8fc Flip the landing page columns, closes #154. 2019-03-06 23:49:46 +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
93e89fe8e5 Match the news preview styling with the real page more. 2019-03-03 20:18:03 +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
d1b9996764 Statically count topic views. 2019-03-03 16:11:34 +01:00
06d0575831 Fixed bug where migration page would never disappear. 2019-03-03 15:28:36 +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
0e1eb7c873 Removed dumb comment. 2019-03-02 20:41:35 +01:00
aec69ff19c Moved stats into a single db_query call. 2019-03-02 20:29:41 +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
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