Commit graph

488 commits

Author SHA1 Message Date
5d62e6e741 CSRF and URL cleanup. 2023-07-11 20:51:24 +00:00
d69f7c2abf Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
a4059de89a Get rid of unused JSON stuff. 2023-07-10 20:12:20 +00:00
f9edc5b9cf Switched to Index byte formatter and adjusted max file sizes. 2023-07-05 23:09:28 +00:00
070b788038 Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
24e4ab980c Updated authentication token format. 2023-05-21 18:15:04 +00:00
c798ce5d61 Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
01c43e38d8 Fixed oversights that occur because of the empty username. 2023-04-29 21:57:21 +00:00
4358f0145b Removed quirky newline. 2023-03-11 22:28:57 +00:00
86c597edae Gave posts a 1 minute cooldown for edits without being marked as edited. 2023-03-11 22:28:10 +00:00
3ea078df34 Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
b141070690 Fixed smart event. 2023-02-24 18:36:32 +00:00
1f6eb44ab6 Added most active forum category and topic to profiles. 2023-02-10 09:04:15 +00:00
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