flash pushed to trunk at flashii/misuzu 2025-09-04 23:46:54 +00:00
09a39c499c
Rewrote the relative time thingy to have live updating again.
cfe087a87d
Split things out into multiple entrypoint files that are loaded when needed.
848f8b4d2e
Removed DOM alias functions.
f0f3dcc382
Reduced amount of things being globally exposed on window to just the JSX utils.
d763c239c4
Split header pm counter out into own module.
Compare 5 commits »
flash pushed to trunk at flashii/misuzu 2025-09-04 17:56:59 +00:00
845e1c982f
Switched to webpack away from assproc.
54f442e7d9
Seems this is how you're meant to call these.
9af863dd9a
Added HTML minification to the Makefile for error page generation.
Compare 3 commits »
flash pushed tag 20250902.2 to flashii/misuzu 2025-09-02 01:28:05 +00:00
flash pushed to trunk at flashii/misuzu 2025-09-02 01:27:57 +00:00
ead409a665
Reduced assets back down to a single CSS and JS file/folder.
flash pushed tag 20250902.1 to flashii/misuzu 2025-09-02 00:01:28 +00:00
flash pushed to trunk at flashii/misuzu 2025-09-02 00:00:13 +00:00
84b35b7252
Forgot the PHPStan config oops.
flash pushed to trunk at flashii/misuzu 2025-09-01 23:59:26 +00:00
f825b2515d
Use Makefile for git tag creation and nuke the tools folders.
c3301d1d51
Build error pages using Makefile.
Compare 2 commits »
flash pushed tag 20250902 to flashii/misuzu 2025-09-01 23:32:36 +00:00
flash pushed to trunk at flashii/misuzu 2025-09-01 23:32:23 +00:00
154dde0102
Fixed msz_auth cookie refresh when running on a non-standard port.
5da48a5f2e
Actually output HTTP headers supplied by processors for legacy routes.
4e84038c42
Fixed deranged wrapping issue on topic titles on the forum index.
e43656be45
Added per-category Mark as read buttons.
Compare 4 commits »
flash pushed to trunk at flashii/april-fools-2025 2025-09-01 18:07:52 +00:00
6366da61c4
I was in the mood to draw ASCII tables, so here's some shoddy protocol documentation.
flash pushed to trunk at flashii/april-fools-2025 2025-09-01 05:01:18 +00:00
3501abb7d1
systemd service
flash pushed to trunk at flashii/april-fools-2025 2025-09-01 04:50:26 +00:00
ebd1c918bc
and a docker compose file
flash pushed to trunk at flashii/april-fools-2025 2025-09-01 04:34:53 +00:00
362f031bde
Attempt at a Docker setup.
flash pushed to trunk at flashii/komeiji-senses 2025-09-01 01:35:26 +00:00
5fb1dbeb84 bump version
flash pushed to trunk at flashii/komeiji-senses 2025-09-01 01:30:57 +00:00
48153a4a48 implement shorter "rating wildcard" form (#2)
flash merged pull request flashii/komeiji-senses#2 2025-09-01 01:30:55 +00:00
implement shorter "rating wildcard" form
flash commented on pull request flashii/komeiji-senses#2 2025-09-01 01:30:40 +00:00
implement shorter "rating wildcard" form

looks good to me, lets test in production

flash pushed to master at flashii/mami 2025-08-28 19:32:28 +00:00
c03ed16225 Remove autocomplete from the chat input box (#2)
flash merged pull request flashii/mami#2 2025-08-28 19:32:26 +00:00
Remove autocomplete from the chat input box
flash commented on pull request flashii/mami#2 2025-08-28 19:32:20 +00:00
Remove autocomplete from the chat input box

LGMT