[question] Does Akkoma handle
(created)
pseudo-header in HTTP signatures
Update http-signatures dep, allow created header
5992e8bb16
Merge pull request 'Update http-signatures dep, allow created header' (#800) from created-pseudoheader into develop
57273754b7
we may as well handle (expires) as well
2b96c3b224
Update http-signatures dep, allow created header
(arguably) improved layouting of user profile page
there was an old PF for RtL but consider is "unsupported" for now and you'll be fine
i quite like the right-alignment so i'll probably use that personally
24b9e350e2
Merge pull request 'added minimum space to empty timeline' (#400) from Riedler/akkoma-fe:empty-tl-minspace into develop
f1058567b9
also set min height for other lists (e.g. follow requests), not just the timeline
49a850a1e9
added minimum space to empty timeline
added minimum space to empty timeline
8489f6d5ae
Merge pull request 'visually fuse CW line and post body textarea' (#401) from Riedler/akkoma-fe:fuse-cw-to-post-body into develop
b2cab6d088
only flatten top of post body textarea if subject line is visible
3ebaba6fa7
smushed subject line and post body together, kinda
visually fuse CW line and post body textarea
visually fuse CW line and post body textarea
this whole fe is like programmer art but programmer ux frfr
visually fuse CW line and post body textarea
oh yeah this is good
i too didn't notice until you pointed it out and now i can't unsee it
Avoid accumulation of stale data in websockets
approving code-side, will need to wait to see if this fixes the issue before merge
59bfdf2ca4
Merge pull request 'Add limit CLI flags to prune jobs' (#655) from Oneric/akkoma:prune-batch into develop
bed7ff8e89
mix: consistently use shell_info and shell_error
70cd5f91d8
dbprune/activites: prune array activities first
aeaebb566c
dbprune: allow splitting array and single activity prunes
5751637926
dbprune: use query!
Add limit CLI flags to prune jobs