Commit Graph

21 Commits

Author SHA1 Message Date
flash 9bb943bacf Fixed various oversights. 2024-03-30 03:19:08 +00:00
flash 070dc5e782 Added lazy database object creation. 2024-02-07 00:04:45 +00:00
flash 163da8b213 Added separate context class for forum stuff and split up handling of each object type. 2023-09-08 13:22:46 +00:00
flash 73e4597e16 Rewrote Satori recent forum post fetch. 2023-09-06 19:35:50 +00:00
flash 5c67d49225 Fixed edit display threshold. 2023-09-06 11:32:13 +00:00
flash 69e4d05be6 Pluralise Views. 2023-09-06 11:19:54 +00:00
flash 9682fa595a Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
flash 57b9e82c10 Fixed topic type string usage. 2023-08-28 01:41:13 +00:00
flash 39c6269cf3 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
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
flash 70623d3a7c Pluralise user role relations table name. 2023-07-27 13:09:22 +00:00
flash e6c826a7d7 Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
flash 2f7cddde19 Config class overhaul. 2023-07-18 21:48:44 +00:00
flash 027ed5aff6 Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
flash 8038f61470 Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
flash d54528f8ea Gave posts a 1 minute cooldown for edits without being marked as edited. 2023-03-11 22:28:10 +00:00
flash d423c53cde Added most active forum category and topic to profiles. 2023-02-10 09:04:15 +00:00
flash 56a9192f53 Store forum permission types as numbers rather than bit shifts. 2023-01-06 00:02:40 +00:00
flash 5a495ec472 Fixed Mark As Read on forum index not working. 2023-01-02 19:50:33 +00:00
flash aef7297bee Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
flash 28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00