Commit graph

1034 commits

Author SHA1 Message Date
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
f9181fc6f9 Surprisingly painless upgrade to Twig 3.x. 2022-02-15 21:21:19 +00:00
96e266b1fc Moved profile check into Misuzu. 2022-02-14 21:26:30 +00:00
a86500ad7a Yeah, I'm somewhat of an idiot myself. 2022-02-14 21:11:12 +00:00
e5dcd654d3 Some adjustments. 2022-02-14 21:04:34 +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
dependabot[bot]
0dcf1095bb Bump twig/twig from 2.14.6 to 2.14.11
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.6 to 2.14.11.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.14.11/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.14.6...v2.14.11)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 02:28:32 +00: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
6535f8c787 Updated LICENSE format. 2022-02-10 01:16:06 +01:00
e37ec29123 Make script enable debug mode. 2022-01-17 03:16:27 +01:00
1bca6b4692 Forgot a couple, oops! 2022-01-17 03:06:45 +01:00
c6cc2ecc67 Attempt to fix permissions on Unix-like systems. 2022-01-17 03:05:45 +01:00
3bc4de431c Attempt to fix .sh line endings. 2022-01-17 02:45:38 +01:00
8df4166520 Added Vagrant config and script for quick setting up a virtual development environment. 2022-01-17 02:37:46 +01:00
fb77a936f5 Removed leftovers from chat token system. 2022-01-13 00:59:35 +01:00
4a3a28629b So long, spookiness. 2021-10-31 18:22:46 +01:00
deb4dc1089 Enable spookiness. 2021-10-23 19:26:01 +02:00
8c9ec82a56 I give up. 2021-09-17 20:53:24 +00:00
a363d8d574 Fixed cookie getting lost (attempt). 2021-09-17 20:51:18 +00:00
51bc99e454 Removed chat token creation. 2021-09-17 20:45:20 +00:00
6d3a24c723 Turned the air conditioner back off. 2021-09-10 13:57:07 +00:00
8bd006a576 Turned on the air conditioner. Don't catch a cold! 2021-09-08 20:59:37 +00:00
f4ca3edddf Fixed header disappearing at 800px width. 2021-09-01 16:08:59 +00: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
6084e5ba5c Update composer libraries. 2021-08-04 20:50:28 +00:00
2929adcc03 Removed tracking code. 2021-07-31 04:44:01 +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
6d72906851 Fixed msz file mode. 2021-07-30 20:29:03 +00:00
9de494e671 Added user resolve endpoint for Sock Chat. 2021-07-30 22:27:47 +02:00
1589be2245 Update LICENSE 2021-07-10 20:12:09 +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
318b3f121b spoopy no more 2020-11-02 20:46:32 +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
33afb35c8e // what the fuck happened here 2020-10-02 22:37:47 +02:00
e6389e458b spookii returns 2020-10-01 13:06:12 +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
78ba57750c Removed old userDisplayInfo fetch. 2020-06-10 18:20:30 +00:00
5da66e7cf3 Use User class in manage. 2020-06-10 17:50:15 +00:00
90ab9a280b Fixed chat ban loading. 2020-06-09 19:21:20 +00:00
42fc65abbc Fixed private mode not working as expected with the router. 2020-06-09 19:09:59 +00:00
fa80803dd2 Moved user asset loading into the router. 2020-06-09 18:48:35 +00:00