misuzu/src
flash 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
..
AuditLog Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Auth Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Changelog Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Comments Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Config Use the Index DbStatementCache implementation. 2023-07-22 14:00:51 +00:00
Counters Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
Database Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
Emoticons Use the Index DbStatementCache implementation. 2023-07-22 14:00:51 +00:00
Feeds Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
Forum Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Http/Handlers Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Imaging Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
News Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Parsers Allow media linking without https: or http: prefix on forum. 2023-03-09 16:18:52 +00:00
Profile Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Satori Rewrote the user information class. 2023-08-02 22:12:47 +00:00
SharpChat Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Users Rewrote the user information class. 2023-08-02 22:12:47 +00:00
AuthToken.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
ClientInfo.php Rewrite login attempts log to use new database backend. 2023-07-22 16:37:57 +00:00
CSRF.php Fixed possible NULL in CSRF check. 2023-07-12 19:14:40 +00:00
DateCheck.php Fixed leap year birthdays without a year set. 2023-07-12 23:08:35 +00:00
DB.php Cleaned up User and UserSession queries. 2023-07-28 15:07:30 +00:00
GitInfo.php Imported into new repository. 2022-09-13 15:14:49 +02:00
Mailer.php Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
manage.php Allow non-super users to impersonate select users. 2023-07-28 21:20:19 +00:00
MisuzuContext.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Pagination.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
perms.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Template.php Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
TOTPGenerator.php Some TOTP touch-ups. 2023-07-29 20:18:41 +00:00
TwigMisuzu.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
url.php Rewrote user warnings backend. 2023-07-26 22:43:50 +00:00
Zalgo.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00