.. |
AuditLog
|
Rewrote the user information class.
|
2023-08-02 22:12:47 +00:00 |
Auth
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
Changelog
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +00:00 |
Comments
|
Moved user related stuff into its own context object.
|
2023-09-06 13:50:19 +00:00 |
Counters
|
Added counters table for storing numbers of things statically.
|
2023-07-28 23:17:37 +00:00 |
Emoticons
|
Fixed static analysis detections.
|
2023-08-31 17:14:41 +00:00 |
Feeds
|
Normalised custom exception usage in user classes.
|
2023-07-22 15:02:45 +00:00 |
Forum
|
Added separate context class for forum stuff and split up handling of each object type.
|
2023-09-08 13:22:46 +00:00 |
Home
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
Imaging
|
Fixed various errors and oversights caught by phpstan.
|
2023-07-18 22:24:23 +00:00 |
Info
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +00:00 |
News
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +00:00 |
Parsers
|
Allow media linking without https: or http: prefix on forum.
|
2023-03-09 16:18:52 +00:00 |
Perms
|
Added separate context class for forum stuff and split up handling of each object type.
|
2023-09-08 13:22:46 +00:00 |
Profile
|
Rewrote the user information class.
|
2023-08-02 22:12:47 +00:00 |
Satori
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
SharpChat
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
URLs
|
Fixed CSRF tokens not being added to URLs that need them.
|
2023-09-10 20:02:11 +00:00 |
Users
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +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 |
GitInfo.php
|
Imported into new repository.
|
2022-09-13 15:14:49 +02:00 |
LegacyRoutes.php
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +00:00 |
Mailer.php
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
MisuzuContext.php
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
MisuzuSasaeExtension.php
|
Removed unused pagination helper function.
|
2023-09-10 20:12:27 +00:00 |
Pagination.php
|
Index updates + floatval, intval -> casts.
|
2023-01-01 19:06:01 +00:00 |
Perm.php
|
Merge SharpChat permission set into the Misuzu permission system directly.
|
2023-09-06 20:44:28 +00:00 |
RoutingContext.php
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +00:00 |
SiteInfo.php
|
Updated to use Syokuhou config library.
|
2023-10-20 22:29:28 +00:00 |
Template.php
|
Switch to Sasae.
|
2023-08-31 21:33:34 +00:00 |
Tools.php
|
Added URL registry attributes.
|
2023-09-10 00:04:53 +00:00 |
TOTPGenerator.php
|
Some TOTP touch-ups.
|
2023-07-29 20:18:41 +00:00 |
Zalgo.php
|
Cleaned up various utility functions.
|
2023-07-05 01:33:12 +00:00 |