Commit graph

501 commits

Author SHA1 Message Date
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
8bd45209a2 Made two factor auth session code OOP. 2020-05-28 17:52:31 +00:00
a5d79b2306 Moved user validation code into User object. 2020-05-27 17:05:23 +00:00
f6fc3946d0 Fixed syntax error on the password recovery page. 2020-05-27 15:06:41 +00:00
aa9b506090 Fixed error on topic page. 2020-05-25 22:38:17 +00:00
d2aa478c58 Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
174d25d40f Made login attempts functions OOP. 2020-05-25 14:15:17 +00:00
bfe69276b8 Rewrote audit log to be OOP. 2020-05-21 15:05:30 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
7b212c2c68 Moved settings.php redirect into the router. 2020-05-17 10:01:07 +00:00
f9962f02f3 // forgot to empty this file 2020-05-16 22:37:42 +00:00
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
4871df92f9 Removed user_password_verify_db() and user_exists(). 2020-05-14 22:18:39 +00:00
ca0f1ecb39 Made the router code less janky. 2020-05-14 21:39:38 +00:00
21f254a8c0 Updated libraries and class loading code. 2020-05-12 23:09:03 +00:00
69b105cddd Moving away from LESS and TypeScript part 1 of ?. 2020-05-10 04:08:22 +00:00
c735bbbd45 // unused file 2020-05-09 22:25:27 +00:00
59b5b57515 Include third party assets within the project. 2020-05-09 22:22:07 +00:00
7c1a3179b1 Make auth cookie available to the entire domain. 2020-04-15 19:59:04 +02:00
2374415327 Fixed two factor authentication. 2020-02-09 21:04:43 +00:00
355b30bad8 // fuck 2019-12-15 03:12:01 +01:00
0f1b8ee6e4 Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
c7f06979b2 //moving computers 2019-12-14 23:47:36 +01:00
7ef2a4d3a5 Added chat tokens to data dump. 2019-12-14 19:05:23 +01:00
6c4613953a Added SharpChat endpoints to main Misuzu source. 2019-12-14 01:52:38 +01:00
364fa3c24f Router beginnings. 2019-12-13 21:37:17 +01:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
2728a1fca9 Added TOTP class from Hanyuu. 2019-12-09 04:24:10 +01:00
1a40c11a54 Emoticon restructure. 2019-12-09 03:41:34 +01:00
b9d0c721ad PADORU PADORU 2019-12-06 02:42:52 +01:00
7b910c49bb // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
96ea7772cb Ported Template class from Hanyuu project. 2019-12-04 19:16:22 +01:00
9cee637094 // didn't realise not-found.php was so smol 2019-12-04 01:12:15 +01:00
112b71b481 Add 404 handler to index.php. 2019-12-04 01:08:42 +01:00
7ef749fb9e Reduced SQL queries on profile update. 2019-12-04 00:59:47 +01:00
d4e4b17a42 Improved image resizing code and added GD fallback. 2019-12-04 00:45:34 +01:00
2446789b7d Ported Mailer class from Hanyuu. 2019-12-03 20:09:18 +01:00
7cfdfc6bd8 Made config functions into a static class. 2019-12-03 19:52:20 +01:00
a5481d68a2 Imported Base* classes from Hanyuu project. 2019-12-03 03:00:58 +01:00
078dcd542e Fixed cool error I wasn't getting in dev. 2019-12-03 02:35:22 +01:00
216e46eb59 Made the error page when a role has no members less jarring. 2019-12-03 02:28:56 +01:00
0cb7aacf39 Added profile field values table to data export. 2019-12-03 02:13:44 +01:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
d3e6e24107 Fixed namespacing issues. 2019-10-02 21:02:22 +02:00
f8e8fa4e37 Use object for logging in. 2019-09-29 19:05:06 +02:00
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +02:00
afa296d293 // whoops this table doesn't exist yet 2019-09-19 23:59:33 +02:00
9da4b6a123 Added ability to download account data. 2019-09-19 23:55:11 +02:00
124c6c979c Added ice fairies. 2019-09-09 03:36:06 +02:00
1b51cc99dc Allow login on http. 2019-08-14 21:44:30 +02:00
81826fe874 Moved all config except database creds into the database. 2019-08-14 21:40:36 +02:00
045b5d768e Finished emoticon management panel. 2019-07-05 02:14:05 +02:00
46aa7cee81 Initial emoticon management stuff. 2019-07-04 19:27:21 +02:00
45bb3cad1c // you saw nothing 2019-06-13 13:53:27 +02:00
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
23f09fbae3 Fixed logging out. 2019-06-10 17:24:22 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
ff93ddf20e Fixed mobile menu no longer working. 2019-06-10 15:43:55 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
5bc6c0728b Split the changelog manage section up into multiple files. 2019-06-08 23:46:24 +02:00
2a7b1680ad Beginning work on splitting up manage into multiple files. 2019-06-07 19:33:51 +02:00