flash pushed tag 20250821 to flashii/misuzu 2025-08-21 02:15:09 +00:00
flash pushed to trunk at flashii/misuzu 2025-08-21 02:15:02 +00:00
2d5b9c0169
Bumped VERSION.
flash pushed to trunk at flashii/misuzu 2025-08-21 02:14:45 +00:00
7b265a3a30
Fully moved auth info and csrf out of the global context.
flash pushed to master at flashii/mami 2025-08-20 17:05:21 +00:00
7e220dffda Fixed last message in list being too close to the bottom of the container.
flash pushed to master at flashii/mami 2025-08-20 16:53:54 +00:00
c18d738dda Added smart scrolling. (#1)
83ea8672b4 more formatting
aa9bbc1f37 more cleanup
81d0deff19 simplify my slop
f8d1032ced smart scrolling support
Compare 7 commits »
flash merged pull request flashii/mami#1 2025-08-20 16:53:52 +00:00
smartscroll support
flash approved flashii/mami#1 2025-08-20 16:53:22 +00:00
smartscroll support

Seems to work well! There's some minor mostly stylistic issues that I'll fix up myself. Thank you very much for figuring this out.

flash pushed to trunk at flashii/misuzu 2025-08-20 02:08:49 +00:00
4b9446a875
Reduced the use of AuthInfo as a global variable as much as possible.
8f1c85d24a
Use a postprocessor for template rendering.
0ca8c11512
Suppress deprecation notices during runtime.
Compare 3 commits »
flash pushed to trunk at flashii/misuzu 2025-08-19 02:30:38 +00:00
a563865ea7
Apparently this is legal, nice!
flash pushed to trunk at flashii/misuzu 2025-08-19 01:38:42 +00:00
5e2a85077c
Fixed error in Makefile if tpl cache dir doesn't exist.
38f2eb20f4
Fixed render-tpl being broken.
Compare 2 commits »
flash pushed to trunk at flashii/misuzu 2025-08-18 00:28:59 +00:00
057d6c3d96
Moved responsibility of registering routes to individual contexts and also removed the attribute based system for determining roles.
3296899b59
Use an enum for domain role values.
4903585e0d
Simplified WebFinger resolver registration.
c2088f79a4
This looks slightly less shocking.
f417dd4bb0
Cleaned up properties in MisuzuContext.
Compare 9 commits »
flash pushed tag 20250815.2 to flashii/misuzu 2025-08-16 00:43:43 +00:00
flash pushed to trunk at flashii/misuzu 2025-08-16 00:43:40 +00:00
7333c243ae
Punishment for running the wrong tagging command.
flash pushed tag 20250815.1 to flashii/misuzu 2025-08-16 00:41:54 +00:00
flash pushed to trunk at flashii/misuzu 2025-08-16 00:41:51 +00:00
8c96abe763
Use case-insensitive hex string instead of URI base64 for storage file names.
flash pushed tag 20250815 to flashii/misuzu 2025-08-15 19:38:16 +00:00
flash pushed to trunk at flashii/misuzu 2025-08-15 19:38:13 +00:00
63253a3179
Bumped VERSION.
flash pushed to trunk at flashii/misuzu 2025-08-15 04:22:01 +00:00
0b01cb8855
Added further management commands I forget which just look at the commit lol.
e96e74f8cd
Use tree layout for perms:list.
5b18127dfc
Added commands for permission management.
Compare 3 commits »
flash pushed to trunk at flashii/misuzu 2025-08-14 21:23:32 +00:00
827cf5fc8d
Added commands for viewing role and user info as well as user name history.
flash pushed to trunk at flashii/misuzu 2025-08-14 03:28:34 +00:00
dc60d0c363
Role related commands.