Commit graph

785 commits

Author SHA1 Message Date
2510e580e0 Fixed unfollowing, closes #172. 2019-04-03 19:48:55 +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
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
51197f6a9b Updated libraries. 2019-04-01 10:24:22 +02:00
0d6bd8e303 Cleaned up LESS folder. 2019-03-31 18:58:03 +02:00
a7b82293a6 Added private Forum Leaderboard page. 2019-03-31 18:49:16 +02:00
9451cc384e Added indexing to post deletion flag. 2019-03-31 03:49:33 +02:00
4c506d84cb Updates to the session system. Closes #168. 2019-03-31 01:53:46 +01:00
4cd935f9ae Fixed avatar caching. 2019-03-25 21:20:35 +01:00
7be5ebf70e Removed --avatar-url variable. 2019-03-25 21:13:19 +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
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
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