Main website, forum and profiles.
Go to file
flash d5bb0bb475 Complete revamp of the forum video bbcode.
Rather than blindly embedding everything, video metadata is first requested through the URL metadata lookup service.
This slightly protects you from automatically connecting to third party servers and also vastly improves page loading performance in tandem with caching on the server.
A similar implementation will eventually make its way to the audio bbcode and will also be worked in the img bbcode somehow.
This will then eventually make it possible to embed audio and video in markdown the same way you'd embed an image.
2023-01-25 22:33:59 +00:00
assets Complete revamp of the forum video bbcode. 2023-01-25 22:33:59 +00:00
config Imported into new repository. 2022-09-13 15:14:49 +02:00
database Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
devel Imported into new repository. 2022-09-13 15:14:49 +02:00
docs Updated contact info. 2023-01-02 18:41:47 +00:00
lib Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
public Fixed inability to log in with two factor authentication. 2023-01-07 04:46:49 +00:00
src Complete revamp of the forum video bbcode. 2023-01-25 22:33:59 +00:00
templates Fixed 'view full profile' thing showing up on non-existent users while logged out. 2023-01-07 04:47:31 +00:00
.editorconfig Imported into new repository. 2022-09-13 15:14:49 +02:00
.gitattributes Imported into new repository. 2022-09-13 15:14:49 +02:00
.gitignore Updated handler classes to use the new IRouter interface. 2023-01-06 20:22:03 +00:00
.gitmodules Imported into new repository. 2022-09-13 15:14:49 +02:00
CODE_OF_CONDUCT.md Imported into new repository. 2022-09-13 15:14:49 +02:00
composer.json Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
composer.lock Updated composer libraries. 2023-01-05 18:35:07 +00:00
LICENSE Updated copyright year. 2023-01-02 23:52:40 +00:00
misuzu.php Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
msz Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
phpstan.neon Imported into new repository. 2022-09-13 15:14:49 +02:00
README.md Imported into new repository. 2022-09-13 15:14:49 +02:00
utility.php Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
Vagrantfile Imported into new repository. 2022-09-13 15:14:49 +02:00

Misuzu

Misuzu can and will steal your lunch money.

Requirements

Important

DON'T RUN ANYTHING IN THE devel FOLDER IN PRODUCTION UNLESS YOU SERIOUSLY WANT TO FUCK EVERYTHING UP.