Commit graph

35 commits

Author SHA1 Message Date
d51931cc42 Added forum post submission with CTRL+ENTER. 2019-04-10 20:43:33 +02:00
bb9685b85d Fixed timeago initialisation. 2019-04-10 20:31:31 +02:00
173a538200 Updated libraries and minor typing fix. 2019-04-08 21:11:21 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
9c739e1062 Split auth.php up into multiple files. 2019-03-08 01:35:53 +01:00
ca8095a138 Update client scripts to use the url registry. 2019-03-01 00:06:28 +01:00
8ee35f33c6 Massive user card overhaul. 2019-02-28 22:06:30 +01:00
5fbad79c23 Moved user asset serving out of profile.php. 2019-02-27 15:46:18 +01:00
f8a3b8bb9b Added lite login model window, closes #79. 2019-02-12 17:38:42 +01:00
fb5ddbeba4 Insert the Preview button before the Submit button. 2019-02-04 11:19:37 +01:00
e3493aac79 Added posting preview button, closes #125. 2019-01-30 10:19:35 +01:00
fa655b975c Replace alert() calls with custom message box, closes #130. 2019-01-22 17:38:20 +01:00
734424f473 Restyled the desktop header once more. 2019-01-17 21:12:28 +01:00
f048dd20f5 Header updates (tester only). 2019-01-17 02:46:19 +01:00
616a6e4ab9 Some styling updates to the old header. 2019-01-16 20:49:36 +01:00
b409a18a9d Started work on header redesign (tester-only for now). 2019-01-12 21:43:51 +01:00
3da99a37b6 Send relation actions through AJAX, closes #93. 2018-12-30 23:07:32 +01:00
eed548313b Added button to pin/unpin comments, closes #100. 2018-12-30 21:42:01 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
ea744c5d91 //forgot these 2018-12-11 22:50:56 +01:00
7acabb0471 Fixed an error in the CSRF tag storage. 2018-12-11 22:01:05 +01:00
8d58bdb40e Fixed mismatched comment generation. 2018-12-11 21:54:23 +01:00
1c9b49a2f6 Some comments maintenance. 2018-12-11 21:42:59 +01:00
594346d262 Actually store updated CSRF token. 2018-12-11 21:20:11 +01:00
1c0ca5fc33 Updated comments code to use colour functions. 2018-12-11 01:38:25 +01:00
d488902bd3 Rewrote the client side colour functions to be procedural. 2018-12-11 01:35:33 +01:00
fa9059a9d9 Rewrote client side code for the comment system. 2018-12-11 00:43:50 +01:00
d3531fc2c1 // More comments system updates. 2018-12-10 00:56:36 +01:00
b4abea015a // half finished comments bullshit 2018-12-09 04:42:38 +01:00
9bd1d3e910 Fixed multiple comment posting and removed container height limit. 2018-12-05 18:19:36 +01:00
b84121e277 Moved some of the comments javascript stuff to typescript. 2018-11-15 23:53:52 +01:00
89afab2d96 Make it possible to have more than one login form on a page. 2018-11-15 23:02:57 +01:00
a1f891fd22 Moved more stuff to TypeScript. 2018-11-07 22:00:16 +01:00
061100f0d7 Moved some of the JavaScript stuff to TypeScript. 2018-11-06 23:55:05 +01:00
886de03762 Import Nova assets from Sakura 2018-01-03 03:02:55 +01:00