Commit graph

464 commits

Author SHA1 Message Date
bec238dc97 Removed unused built-in media proxy. 2023-01-01 20:27:25 +00:00
5631f464d2 Restructured config handler. 2023-01-01 20:23:53 +00:00
46b30d5470 Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
d43cb6f794 Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
64bda9339a Allow hiding values of settings in the overview. 2022-07-05 00:36:36 +00:00
fdb200b36a Added site configuration editor. 2022-07-04 23:25:58 +00:00
c750591782 Fixed user not found error page. 2022-06-06 18:30:02 +02:00
0339bc3ec9 Removed special case from about page length limit. 2022-06-06 17:10:11 +02:00
3c518c48e6 Fixed cookies not being set correctly when running on a non-standard port. 2022-06-06 16:57:45 +02:00
dbb67262e5 Fixed an issue. 2022-04-27 23:24:38 +00:00
469b4f7859 Replace more things with Index implementations, also bump QR Code library. 2022-03-01 23:14:03 +00:00
56911715fe Added root context class, moved routes into it and removed _sockchat.php redirect. 2022-02-28 19:47:50 +00:00
ac30c42285 Fixed issues with chat authentication. 2022-02-27 17:17:55 +00:00
881426e950 First bits of Indexification. 2022-02-26 01:27:52 +00:00
efa7e048d8 Removed robots.txt from the repo. 2022-02-19 22:43:21 +00:00
ddadb1d068 More dumbass fixes. 2022-02-15 22:39:29 +00:00
fef958b10b Trim call fix. 2022-02-15 22:37:18 +00:00
0da24c0aaa Fixed compatibility issues with PHP 8.1. 2022-02-15 22:28:49 +00:00
2c57107eb9 Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason. 2022-02-15 22:14:38 +00:00
96e266b1fc Moved profile check into Misuzu. 2022-02-14 21:26:30 +00:00
a28b5b275c An attempt at adding the token fetching thing to Misuzu. 2022-02-14 20:52:09 +00:00
647cc0061f 88x31 courtesy of geb 2022-02-13 03:36:15 +01:00
64b4744352 apparently it was a double OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-02-10 01:20:41 +01:00
2a79184bdb OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-02-10 01:18:06 +01:00
fb77a936f5 Removed leftovers from chat token system. 2022-01-13 00:59:35 +01:00
b7a14de9df Registration adjustments. 2021-08-28 20:36:24 +00:00
50dee8eeb4 Removed the existing, broken follow system. 2021-08-28 20:25:01 +00:00
813d3421bb Landing page redesign. 2021-08-28 17:06:14 +00:00
70e340be34 Moved webhook handler for changelog into Misuzu. 2021-07-30 22:06:11 +00:00
284230a84c Fixed error on profile when non-existent user is specified. 2021-07-30 22:00:45 +00:00
9de494e671 Added user resolve endpoint for Sock Chat. 2021-07-30 22:27:47 +02:00
71e905c9a8 Added ban management endpoints for the chat. 2021-03-02 19:40:17 +00:00
b7ff4f6a6e Optimise image assets. 2020-11-03 23:43:57 +01:00
9385abed97 Added Moon flag. 2020-10-06 22:07:47 +02:00
daea16ee8c Fixed syntax error in forum/post.php. 2020-10-03 03:17:06 +02:00
d30e73c1ec Fixed login avatar not displaying correctly. 2020-06-16 21:28:32 +00:00
331b159978 Fixed forum oversights. 2020-06-11 20:30:19 +00:00
5da66e7cf3 Use User class in manage. 2020-06-10 17:50:15 +00:00
fa80803dd2 Moved user asset loading into the router. 2020-06-09 18:48:35 +00:00
e99625c2ad Fixed a couple oversights. 2020-06-07 20:55:43 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
fa0088a3e9 // oops! 2020-06-05 15:20:07 +00:00
b1d79a929f Fixed override avatars not working. 2020-06-05 15:14:08 +00:00
719d72f756 Use nginx to serve avatars and backgrounds. 2020-06-05 13:09:06 +00:00
baaf3738f0 Fixed dumb oversight on profiles. 2020-06-04 20:30:46 +00:00
0bf8fde6c2 Rewrote roles code to be OOP. 2020-06-04 18:48:01 +00:00
73d3552dcb Rewrote warnings system to be OOP, also added permanent warnings. 2020-06-01 00:33:16 +00:00
2d97364f05 Added owner id to comment categories. 2020-05-30 14:46:32 +00:00
5556891a40 Made user relation code OOP. 2020-05-29 19:07:18 +00:00
2b5faa0aac Made password recovery OOP. 2020-05-29 15:30:49 +00:00