Commit graph

37 commits

Author SHA1 Message Date
1e4dc367fc Only show the feature notice on own profile. 2018-10-27 23:39:36 +02:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02: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
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
76cc71b0b8 Removed old use statements. 2018-10-10 00:45:53 +02:00
de8670087a Database stuff is now also procedural, would ya look at that. 2018-10-07 01:30:48 +02:00
8ff10f9d3c Moved storage path into a constant. 2018-10-05 11:14:54 +02:00
c2b3becc14 Changed avatar limitations. 2018-10-05 11:06:39 +02:00
c6018d0a4d New config system, define a root dir constant and deprecate more of Application. 2018-10-04 22:30:55 +02:00
f01a6d5372 Made imperative bits of the session system procedural like the rest. 2018-10-03 00:34:05 +02:00
44cb3e5bac Prevent viewing the test site without logging in. 2018-09-28 00:27:30 +02:00
0cda47d5af Move more settings.php into functions. 2018-09-28 00:03:43 +02:00
09490a7599 Removed dead use statements. 2018-09-27 08:48:23 +02:00
1d223ae0e5 Display guidelines section on profile in edit mode. 2018-09-27 08:39:49 +02:00
c11a452334 Added ability to get to profile by username. 2018-09-25 23:58:31 +02:00
0ef2dc898b cool profile editor v2 2018-09-23 21:12:40 +02:00
818ea9c4c9 Added basic friends system. 2018-09-19 00:16:29 +02:00
af222dfbd8 Restyled the accounts section accordingly with the new profile. 2018-09-17 20:39:46 +02:00
aa748e60c2 Added edit profile button to own profile. 2018-09-17 11:20:15 +02:00
be861868f2 Some initial stuff for profile backgrounds. 2018-09-16 03:37:32 +02:00
f12ac03629 and also au revoir to all object trashy wrappings 2018-09-16 02:21:13 +02:00
bce19a2ed6 Use parse_ini_file instead of custom class. 2018-09-16 01:27:12 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
13d99a70a4 Display comment count on profiles. 2018-08-12 15:35:50 +02:00
af8cc763bf Added per user colours, removed old chat key stuff and fixed a permissions editor error. 2018-07-18 18:01:17 +02:00
0a8a4d3b99 Use shorthand database operations everywhere. 2018-07-16 00:59:14 +02:00
80f9c7d0dc CHAnGELOG 2018-07-06 03:28:06 +02:00
2d7e55f103 member listing 2018-05-28 01:24:16 +02:00
387ab2ccb4 unfinished forum stuff 2018-05-18 03:20:27 +02:00
966301c21e bye bye ORM (successfully this time!) 2018-05-16 04:58:21 +02:00
85ebfef072 Smol optimisations and fixes a few things, mainly auth.php. 2018-04-26 17:01:59 +02:00
e716af9b5a Removed wonky modules system and added documentation all over. 2018-04-25 00:55:46 +02:00
073389c964 Add avatar uploading. 2018-03-24 05:31:42 +01:00
b26ecb0d68 Fix profile.php errors. 2018-03-22 18:56:35 +01:00
7a160c1e3e You say 'a step backwards', I say 'modern web development'. 2018-03-14 02:39:02 +01:00