|
05db5e00cf
|
Display age on profile if a year has been entered.
|
2019-07-03 02:18:33 +02:00 |
|
|
119bbdd3e8
|
Code style updates.
|
2019-06-10 19:04:53 +02:00 |
|
|
13b94f367e
|
Don't count deleted things.
|
2019-06-06 20:29:00 +02:00 |
|
|
254feee738
|
Changed ordering of profile fields.
|
2019-06-05 17:34:37 +02:00 |
|
|
2b5151bf2a
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
|
|
f81e8a513d
|
Prevent soft-deleted users from being logged in.
|
2019-04-29 23:50:20 +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 |
|
|
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 |
|
|
bc7a14f3b7
|
Use constants in query.
|
2019-03-03 17:18:03 +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 |
|
|
19fb0ffc30
|
Added more styling to the followers/following page.
|
2019-02-27 17:26:49 +01:00 |
|
|
8cebfb6fae
|
Added raw following/followers pages.
|
2019-02-27 15:05:27 +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 |
|
|
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 |
|
|
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 |
|
|
c70de41222
|
Added forum signatures.
|
2019-01-18 23:24:37 +01:00 |
|
|
96c665bfd5
|
Cleaned up random queries, closes #132.
|
2019-01-18 18:08:19 +01:00 |
|
|
205b019cef
|
Added baseline for birthday field.
|
2019-01-18 15:11:15 +01:00 |
|
|
9505cb1f0b
|
Added more typesafe shorthands for fetching database operations.
|
2019-01-09 20:06:02 +01:00 |
|
|
0cf328c05d
|
Rewrote the pagination system.
|
2019-01-03 01:33:02 +01:00 |
|
|
3da99a37b6
|
Send relation actions through AJAX, closes #93.
|
2018-12-30 23:07:32 +01:00 |
|
|
3146b3bc88
|
Compare hierarchies before applying warnings.
|
2018-12-28 17:35:55 +01:00 |
|
|
698ab50435
|
Finished implementation of warning and banning system, closes #87.
|
2018-12-28 06:03:42 +01:00 |
|
|
e1c2c97669
|
Improved the warning management UI.
|
2018-12-27 22:01:57 +01:00 |
|
|
a34a546ace
|
Added ability to assign warnings (WIP).
|
2018-12-27 06:13:03 +01:00 |
|
|
306690c8a7
|
First bits of the management side for warnings.
|
2018-12-27 00:21:44 +01:00 |
|
|
38cb13aefe
|
Added a UI for managing the IP blacklist.
|
2018-12-26 17:03:26 +01:00 |
|
|
abf67dd366
|
Added IP registration blacklisting.
|
2018-12-25 22:41:28 +01:00 |
|
|
f345b7fe51
|
Added some base stuff for warnings.
|
2018-12-24 21:35:25 +01:00 |
|
|
418ab0fcb2
|
Added Nintendo Switch friend code profile field.
|
2018-12-07 19:02:55 +01:00 |
|
|
e7cddfd37e
|
Added personal role management.
|
2018-11-17 21:37:18 +01:00 |
|
|
485749c997
|
Added per-session activity timestamp.
|
2018-10-29 22:23:53 +01:00 |
|
|
d832b59905
|
Updated everything to use new table names.
|
2018-10-29 22:18:53 +01:00 |
|
|
67d59d90bf
|
Massively cleaned up settings.php.
|
2018-10-29 20:12:06 +01:00 |
|
|
f3ba61418d
|
Centralised file input selection.
|
2018-10-27 20:50:34 +02:00 |
|
|
7884c98f7e
|
Fully moved profile, avatar and background editing to on-profile.
|
2018-10-27 03:20:27 +02:00 |
|
|
76cc71b0b8
|
Removed old use statements.
|
2018-10-10 00:45:53 +02:00 |
|
|
1785aae6eb
|
Moved password recovery code into its own file.
|
2018-10-08 14:59:58 +02:00 |
|
|
daae61aacf
|
Move avatar and background functions into their own files.
|
2018-10-08 14:29:18 +02:00 |
|
|
de8670087a
|
Database stuff is now also procedural, would ya look at that.
|
2018-10-07 01:30:48 +02:00 |
|