Commit graph

287 commits

Author SHA1 Message Date
488b898af6 Fixed newlines in plain text mode. 2018-09-23 00:48:57 +02:00
09d338a1d3 large brain 2018-09-21 16:45:17 +02:00
f37f33e376 smol fix 2018-09-21 16:40:50 +02:00
1468d22c9c Added styling to about editor. 2018-09-21 11:28:22 +02:00
65e70ce1f8 Moved parser utility functions to their own file. 2018-09-21 10:56:52 +02:00
e30ff28af8 Fix about box word wrapping 2018-09-21 09:51:15 +02:00
8c4989c37b info beginnings, still gotta style this 2018-09-21 00:56:14 +02:00
4af5fbbd9a Create CODE_OF_CONDUCT.md 2018-09-20 23:16:57 +02:00
14340774b9 quick 'n dirty about section 2018-09-20 18:50:11 +02:00
4300fc4a4f about section stuff 2018-09-19 20:58:13 +02:00
e0331cd924 Make containers in the account settings translucent for background previews. 2018-09-19 11:09:54 +02:00
bf3912a560 I used the wrong colour variables here. 2018-09-19 10:36:48 +02:00
b3a9eb4fdf Make user cards match new profile look. 2018-09-19 10:18:20 +02:00
971a4d83b7 Share new avatar styling. 2018-09-19 08:51:52 +02:00
876d4c45a7 update terminology 2018-09-19 00:41:38 +02:00
818ea9c4c9 Added basic friends system. 2018-09-19 00:16:29 +02:00
5556a9789a Enable template caching. 2018-09-17 21:07:10 +02:00
af222dfbd8 Restyled the accounts section accordingly with the new profile. 2018-09-17 20:39:46 +02:00
4648520533 laptop 2018-09-17 17:38:49 +02:00
d9ce48a833 Better button styling. 2018-09-17 13:43:30 +02:00
aa748e60c2 Added edit profile button to own profile. 2018-09-17 11:20:15 +02:00
d1c109a84f Missed this one. 2018-09-17 10:13:57 +02:00
bd578c7601 Actually check permissions. 2018-09-17 10:10:32 +02:00
1dbaffeb28 Fixed front page error on clean database. 2018-09-17 08:29:02 +02:00
b6401e8b1f tfw no posts 2018-09-17 00:53:42 +02:00
f90a8e5612 profile rework beginnings 2018-09-17 00:36:46 +02:00
0e54525102 Not very sure what happened here but it's fixed now. 2018-09-16 23:25:21 +02:00
74fa937332 Made changelog date headers not look out of place. 2018-09-16 23:20:30 +02:00
88f3bd8069 Use custom Whoops handler for error reporting. 2018-09-16 23:03:56 +02:00
dd6974855a Always display runtime info to admin. 2018-09-16 21:51:14 +02:00
1fe9a4fd92 dropkicked phpunit out, no longer expose Application to Twig and also defines. 2018-09-16 21:45:40 +02:00
a3fb32f65a fuck tests 2018-09-16 21:16:17 +02:00
b4a4c75904 Allow running without a config file. 2018-09-16 21:12:58 +02:00
18600c4869 fix travis episode 4000 2018-09-16 21:08:36 +02:00
969c629fdd Added background permission switch. 2018-09-16 21:02:22 +02:00
38bdef2b74 More background stuff [laptop] 2018-09-16 20:45:49 +02:00
be861868f2 Some initial stuff for profile backgrounds. 2018-09-16 03:37:32 +02:00
52ecf12fd9 Added character check to colour_from_hex. 2018-09-16 02:45:27 +02:00
f12ac03629 and also au revoir to all object trashy wrappings 2018-09-16 02:21:13 +02:00
5db6d59a49 Removed old Stream-like abstractions. 2018-09-16 01:39:29 +02:00
f8ccb1b06a good bye ApplicationBase! 2018-09-16 01:32:18 +02:00
b82e51b38e whoops 2018-09-16 01:28:42 +02:00
bce19a2ed6 Use parse_ini_file instead of custom class. 2018-09-16 01:27:12 +02:00
c8aafe1a07 use mb_ functions on strings 2018-09-15 23:55:26 +02:00
c1d3a4672a wow it sucks 2018-09-10 00:44:10 +02:00
c32fdb4de6 Removed remnants of old dark theme. 2018-09-09 18:03:18 +02:00
4788b172c2 This should be fine to merge into master, I want to work on other shit and don't want to bother with rebasing haha yes. 2018-09-09 17:33:00 +02:00
33df85b980 Added basic permission viewing stuff. 2018-08-26 03:46:33 +02:00
7fd2a8d286 Implemented permission checks everywhere, manage is next. 2018-08-23 22:06:48 +02:00
1ae61e6a23 Checkpoint! Perms work on the index. 2018-08-23 20:13:37 +02:00