misuzu/src
2023-07-17 17:43:17 +00:00
..
AuditLog Rewrote audit log on new database backend. 2023-07-17 17:43:17 +00:00
Changelog Fixed various other oversights. 2023-07-15 02:14:39 +00:00
Comments Rewrote audit log on new database backend. 2023-07-17 17:43:17 +00:00
Config Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
Database Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
Emoticons Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
Feeds Imported into new repository. 2022-09-13 15:14:49 +02:00
Forum Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
Http/Handlers Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
Imaging Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
News Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
Parsers Allow media linking without https: or http: prefix on forum. 2023-03-09 16:18:52 +00:00
SharpChat Rewrote backend for emoticons. 2023-07-12 21:52:55 +00:00
Users Fixed leap year birthdays without a year set. 2023-07-12 23:08:35 +00:00
AuthToken.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
Config.php Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +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 Use the Index DSN to create the PDO based DB instance. 2023-07-11 22:45:23 +00:00
DbStatementCache.php Added more elegant method for statement caching. 2023-07-14 20:26:38 +00:00
GitInfo.php Imported into new repository. 2022-09-13 15:14:49 +02:00
HasRankInterface.php Imported into new repository. 2022-09-13 15:14:49 +02:00
Mailer.php Imported into new repository. 2022-09-13 15:14:49 +02:00
manage.php Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
Memoizer.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
MisuzuContext.php Rewrote audit log on new database backend. 2023-07-17 17:43:17 +00:00
Pagination.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
perms.php Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
Template.php Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
TOTP.php Restructured config handler. 2023-01-01 20:23:53 +00:00
TwigMisuzu.php Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
url.php Rewrote the news backend. 2023-07-15 17:02:46 +00:00
Zalgo.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00