|
7365a882ad
|
Fixed inability to log in with two factor authentication.
|
2023-01-07 04:46:49 +00:00 |
|
|
59a09cf4ac
|
Use interface constants instead of a dedicate enum class for config types.
|
2023-01-06 20:50:41 +00:00 |
|
|
5f0e94350f
|
Changed name of context class and global variable.
|
2023-01-06 20:35:03 +00:00 |
|
|
bc03c0756c
|
Remove IPAddress::remote and all implicit resolving of the request remote address.
|
2023-01-05 18:33:03 +00:00 |
|
|
ce392055b8
|
Removed IPAddress methods only used by the blacklist.
|
2023-01-05 17:15:26 +00:00 |
|
|
c0e5e8c9ed
|
Removed IP blacklist for now.
|
2023-01-05 15:56:36 +00:00 |
|
|
86e465797d
|
Rewrote Twitter connection (v1.1 -> v2).
|
2023-01-05 03:20:31 +00:00 |
|
|
901add2ce9
|
Replaced Misuzu Colour library with the Index ones.
|
2023-01-02 23:48:04 +00:00 |
|
|
6b64968afe
|
Removed more XHR leftovers.
|
2023-01-02 23:12:23 +00:00 |
|
|
70a285aa29
|
Removed XHR stuff from comments handler.
|
2023-01-02 22:59:24 +00:00 |
|
|
a2a3c6a73c
|
"Fixed" user editor in the broom closet.
|
2023-01-02 20:09:38 +00:00 |
|
|
bec238dc97
|
Removed unused built-in media proxy.
|
2023-01-01 20:27:25 +00:00 |
|
|
5631f464d2
|
Restructured config handler.
|
2023-01-01 20:23:53 +00:00 |
|
|
46b30d5470
|
Index updates + floatval, intval -> casts.
|
2023-01-01 19:06:01 +00:00 |
|
|
d43cb6f794
|
Removed unfinished leftovers of priority voting and polls.
|
2023-01-01 05:01:18 +00:00 |
|
|
64bda9339a
|
Allow hiding values of settings in the overview.
|
2022-07-05 00:36:36 +00:00 |
|
|
fdb200b36a
|
Added site configuration editor.
|
2022-07-04 23:25:58 +00:00 |
|
|
c750591782
|
Fixed user not found error page.
|
2022-06-06 18:30:02 +02:00 |
|
|
0339bc3ec9
|
Removed special case from about page length limit.
|
2022-06-06 17:10:11 +02:00 |
|
|
3c518c48e6
|
Fixed cookies not being set correctly when running on a non-standard port.
|
2022-06-06 16:57:45 +02:00 |
|
|
dbb67262e5
|
Fixed an issue.
|
2022-04-27 23:24:38 +00:00 |
|
|
469b4f7859
|
Replace more things with Index implementations, also bump QR Code library.
|
2022-03-01 23:14:03 +00:00 |
|
|
56911715fe
|
Added root context class, moved routes into it and removed _sockchat.php redirect.
|
2022-02-28 19:47:50 +00:00 |
|
|
ac30c42285
|
Fixed issues with chat authentication.
|
2022-02-27 17:17:55 +00:00 |
|
|
881426e950
|
First bits of Indexification.
|
2022-02-26 01:27:52 +00:00 |
|
|
efa7e048d8
|
Removed robots.txt from the repo.
|
2022-02-19 22:43:21 +00:00 |
|
|
ddadb1d068
|
More dumbass fixes.
|
2022-02-15 22:39:29 +00:00 |
|
|
fef958b10b
|
Trim call fix.
|
2022-02-15 22:37:18 +00:00 |
|
|
0da24c0aaa
|
Fixed compatibility issues with PHP 8.1.
|
2022-02-15 22:28:49 +00:00 |
|
|
2c57107eb9
|
Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason.
|
2022-02-15 22:14:38 +00:00 |
|
|
96e266b1fc
|
Moved profile check into Misuzu.
|
2022-02-14 21:26:30 +00:00 |
|
|
a28b5b275c
|
An attempt at adding the token fetching thing to Misuzu.
|
2022-02-14 20:52:09 +00:00 |
|
|
647cc0061f
|
88x31 courtesy of geb
|
2022-02-13 03:36:15 +01:00 |
|
|
64b4744352
|
apparently it was a double OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
2022-02-10 01:20:41 +01:00 |
|
|
2a79184bdb
|
OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
2022-02-10 01:18:06 +01:00 |
|
|
fb77a936f5
|
Removed leftovers from chat token system.
|
2022-01-13 00:59:35 +01:00 |
|
|
b7a14de9df
|
Registration adjustments.
|
2021-08-28 20:36:24 +00:00 |
|
|
50dee8eeb4
|
Removed the existing, broken follow system.
|
2021-08-28 20:25:01 +00:00 |
|
|
813d3421bb
|
Landing page redesign.
|
2021-08-28 17:06:14 +00:00 |
|
|
70e340be34
|
Moved webhook handler for changelog into Misuzu.
|
2021-07-30 22:06:11 +00:00 |
|
|
284230a84c
|
Fixed error on profile when non-existent user is specified.
|
2021-07-30 22:00:45 +00:00 |
|
|
9de494e671
|
Added user resolve endpoint for Sock Chat.
|
2021-07-30 22:27:47 +02:00 |
|
|
71e905c9a8
|
Added ban management endpoints for the chat.
|
2021-03-02 19:40:17 +00:00 |
|
|
b7ff4f6a6e
|
Optimise image assets.
|
2020-11-03 23:43:57 +01:00 |
|
|
9385abed97
|
Added Moon flag.
|
2020-10-06 22:07:47 +02:00 |
|
|
daea16ee8c
|
Fixed syntax error in forum/post.php.
|
2020-10-03 03:17:06 +02:00 |
|
|
d30e73c1ec
|
Fixed login avatar not displaying correctly.
|
2020-06-16 21:28:32 +00:00 |
|
|
331b159978
|
Fixed forum oversights.
|
2020-06-11 20:30:19 +00:00 |
|
|
5da66e7cf3
|
Use User class in manage.
|
2020-06-10 17:50:15 +00:00 |
|
|
fa80803dd2
|
Moved user asset loading into the router.
|
2020-06-09 18:48:35 +00:00 |
|