|
d2aa478c58
|
Rewrote session code to be OOP.
|
2020-05-25 19:58:06 +00:00 |
|
|
41f1a59b1d
|
Rewrote comments backend.
|
2020-05-18 21:27:34 +00:00 |
|
|
4871df92f9
|
Removed user_password_verify_db() and user_exists().
|
2020-05-14 22:18:39 +00:00 |
|
|
d4e4b17a42
|
Improved image resizing code and added GD fallback.
|
2019-12-04 00:45:34 +01:00 |
|
|
7cfdfc6bd8
|
Made config functions into a static class.
|
2019-12-03 19:52:20 +01:00 |
|
|
d3e6e24107
|
Fixed namespacing issues.
|
2019-10-02 21:02:22 +02:00 |
|
|
6a9c6cd15a
|
Added namespaces to all files in public.
|
2019-09-29 00:43:51 +02:00 |
|
|
81826fe874
|
Moved all config except database creds into the database.
|
2019-08-14 21:40:36 +02:00 |
|
|
119bbdd3e8
|
Code style updates.
|
2019-06-10 19:04:53 +02:00 |
|
|
4cd935f9ae
|
Fixed avatar caching.
|
2019-03-25 21:20:35 +01:00 |
|
|
feb1faab04
|
Use resized avatars where appropriate.
|
2019-03-25 21:11:31 +01:00 |
|
|
9e310f0a7e
|
Minimise usage of utility.php and made password entropy function support multibyte strings.
|
2019-03-25 14:24:10 +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 |
|
|
a5459e1120
|
Revert fucking everything.
|
2019-03-18 21:47:25 +01:00 |
|
|
6fabf2040e
|
//
|
2019-03-18 21:45:14 +01:00 |
|
|
7bf60765be
|
Updated more stuff to use RequestVar.
|
2019-03-18 20:53:05 +01:00 |
|
|
126eddec51
|
Updated most static urls to use the url registry.
|
2019-02-28 22:52:39 +01:00 |
|
|
3fc514feb6
|
Memoize perms (why wasn't this done already).
|
2019-02-27 20:24:17 +01:00 |
|
|
5fbad79c23
|
Moved user asset serving out of profile.php.
|
2019-02-27 15:46:18 +01:00 |
|