Commit graph

23 commits

Author SHA1 Message Date
b80151583e Added private messages. 2024-01-30 23:47:02 +00:00
65e695e9d9 git.flash.moe -> patchii.net 2023-11-20 19:04:59 +00:00
55e23c7b5d Fixed CSRF tokens not being added to URLs that need them. 2023-09-10 20:02:11 +00:00
c3bed1c0e3 Rewrote URL registry. 2023-09-08 20:40:48 +00:00
1da6470928 Switch to Sasae. 2023-08-31 21:33:34 +00:00
0c9bac473b No longer rely on Referer header for the comments return URL. 2023-08-31 14:39:50 +00:00
16ea495c7a Added permission for displaying load timings in the footer. 2023-08-31 00:37:09 +00:00
ad3fe74275 Removed old database backend. 2023-08-31 00:31:11 +00:00
07a2868159 Rewrote permissions system. 2023-08-30 22:37:21 +00:00
5bab957a7c Fixed user colours in comments sections. 2023-08-28 13:33:39 +00:00
87915b6a25 Fixed forum post deletion and editing. 2023-08-04 22:49:09 +00:00
cf71129153 Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +00:00
383e2ed0e0 Rewrote the user information class.
This one took multiple days and it pretty invasive into the core of Misuzu so issue might (will) arise, there's also some features that have gone temporarily missing in the mean time and some inefficiencies introduced that will be fixed again at a later time.
The old class isn't gone entirely because I still have to figure out what I'm gonna do about validation, but for the most part this knocks out one of the "layers of backwards compatibility", as I've been referring to it, and is moving us closer to a future where Flashii actually gets real updates.
If you run into anything that's broken and you're inhibited from reporting it through the forum, do it through chat or mail me at flashii-issues@flash.moe.
2023-08-02 22:12:47 +00:00
0158333c90 Removed permissions stuff from the User object. 2023-07-29 18:15:30 +00:00
319f37a313 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
074e078692 Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
f24f811acc Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
472fc0decc Show Index and PDO query counts separately in the footer. 2023-07-15 17:15:40 +00:00
0bb1303413 Updated authentication token format. 2023-05-21 18:15:04 +00:00
d05046ff1f Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
ed2201090c Pruned a lot of existing Javascript, comments will receive and overhaul later. 2023-01-02 20:07:55 +00:00
1ca0d6ce20 Updated repository URL in the footer. 2022-09-13 14:08:45 +00:00
28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00