8569d2b65d
Moved topic listing into the router.
2024-12-20 00:29:14 +00:00
504154ac38
p= -> page= for forum categories.
2024-12-20 00:10:20 +00:00
06faf86d05
Moved forum category views into the router.
2024-12-19 23:41:52 +00:00
b8687406b8
Shortcut for pagination appending.
2024-12-19 02:27:28 +00:00
5e1d36abac
Use nextParameter instead of addParameter and manually counting where possible.
2024-12-19 02:23:05 +00:00
0f1a8886a6
Rewrote the Pagination handler.
2024-12-19 01:22:26 +00:00
706fbe8283
Moved forum index into the router.
2024-12-18 23:58:53 +00:00
308ba33377
Replaced confirm pages with dynamic requests on the forum.
2024-12-18 03:07:48 +00:00
5e0a2530a8
Raised checking level from 5 to 6.
2024-12-02 21:33:15 +00:00
5cf2529209
Fixed PHPstan detections.
2024-12-02 02:28:08 +00:00
1f502d83b4
Forgot half of it.
2024-11-30 04:20:20 +00:00
3ed0e50ae1
Removed getter/setter methods in favour of property hooks and asymmetric visibility.
2024-11-30 04:09:29 +00:00
1550a5da57
Removed all references to the IPAddress class.
2024-10-05 14:22:14 +00:00
0f45a5f60f
Updated to latest Index version.
2024-10-05 02:40:29 +00:00
cc9fccdf18
Updated Index and switched to Carbon for date handling.
2024-08-04 21:37:12 +00:00
9bb943bacf
Fixed various oversights.
2024-03-30 03:19:08 +00:00
070dc5e782
Added lazy database object creation.
2024-02-07 00:04:45 +00:00
163da8b213
Added separate context class for forum stuff and split up handling of each object type.
2023-09-08 13:22:46 +00:00
73e4597e16
Rewrote Satori recent forum post fetch.
2023-09-06 19:35:50 +00:00
5c67d49225
Fixed edit display threshold.
2023-09-06 11:32:13 +00:00
69e4d05be6
Pluralise Views.
2023-09-06 11:19:54 +00:00
9682fa595a
Fixed static analysis detections.
2023-08-31 17:14:41 +00:00
57b9e82c10
Fixed topic type string usage.
2023-08-28 01:41:13 +00:00
39c6269cf3
Rewrote forum backend.
2023-08-28 01:17:34 +00:00
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
70623d3a7c
Pluralise user role relations table name.
2023-07-27 13:09:22 +00:00
e6c826a7d7
Fixed various errors and oversights caught by phpstan.
2023-07-18 22:24:23 +00:00
2f7cddde19
Config class overhaul.
2023-07-18 21:48:44 +00:00
027ed5aff6
Cleaned up various utility functions.
2023-07-05 01:33:12 +00:00
8038f61470
Added ability to add redirects to deleted topic ids.
2023-04-30 00:18:14 +00:00
d54528f8ea
Gave posts a 1 minute cooldown for edits without being marked as edited.
2023-03-11 22:28:10 +00:00
d423c53cde
Added most active forum category and topic to profiles.
2023-02-10 09:04:15 +00:00
56a9192f53
Store forum permission types as numbers rather than bit shifts.
2023-01-06 00:02:40 +00:00
5a495ec472
Fixed Mark As Read on forum index not working.
2023-01-02 19:50:33 +00:00
aef7297bee
Removed unfinished leftovers of priority voting and polls.
2023-01-01 05:01:18 +00:00
28890cd5d5
Imported into new repository.
2022-09-13 15:14:49 +02:00