floatingghost
floatingghost closed issue AkkomaGang/akkoma#797 2024-06-17 21:53:26 +00:00
[question] Does Akkoma handle (created) pseudo-header in HTTP signatures
floatingghost merged pull request AkkomaGang/akkoma#800 2024-06-17 21:53:00 +00:00
Update http-signatures dep, allow created header
floatingghost pushed to develop at AkkomaGang/akkoma 2024-06-17 21:53:00 +00:00
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
Compare 3 commits »
floatingghost deleted branch created-pseudoheader from AkkomaGang/akkoma 2024-06-17 21:53:00 +00:00
floatingghost commented on pull request AkkomaGang/akkoma#800 2024-06-17 21:52:54 +00:00
Update http-signatures dep, allow created header

weeeeee

floatingghost commented on pull request AkkomaGang/akkoma-fe#403 2024-06-17 21:42:08 +00:00
(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

floatingghost deleted branch empty-tl-minspace from Riedler/akkoma-fe 2024-06-17 21:40:59 +00:00
floatingghost pushed to develop at AkkomaGang/akkoma-fe 2024-06-17 21:40:58 +00:00
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
Compare 3 commits »
floatingghost merged pull request AkkomaGang/akkoma-fe#400 2024-06-17 21:40:56 +00:00
added minimum space to empty timeline
floatingghost commented on pull request AkkomaGang/akkoma-fe#400 2024-06-17 21:40:53 +00:00
added minimum space to empty timeline

yeah coolio thankies~

floatingghost pushed to develop at AkkomaGang/akkoma-fe 2024-06-17 21:40:28 +00:00
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
Compare 3 commits »
floatingghost deleted branch fuse-cw-to-post-body from Riedler/akkoma-fe 2024-06-17 21:40:28 +00:00
floatingghost merged pull request AkkomaGang/akkoma-fe#401 2024-06-17 21:40:27 +00:00
visually fuse CW line and post body textarea
floatingghost commented on pull request AkkomaGang/akkoma-fe#401 2024-06-17 21:40:22 +00:00
visually fuse CW line and post body textarea

this whole fe is like programmer art but programmer ux frfr

floatingghost commented on pull request AkkomaGang/akkoma-fe#401 2024-06-17 21:40:00 +00:00
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

floatingghost approved AkkomaGang/akkoma#806 2024-06-17 21:36:23 +00:00
Avoid accumulation of stale data in websockets

approving code-side, will need to wait to see if this fixes the issue before merge

floatingghost pushed to created-pseudoheader at AkkomaGang/akkoma 2024-06-17 21:30:27 +00:00
57273754b7 we may as well handle (expires) as well
floatingghost pushed to develop at AkkomaGang/akkoma 2024-06-17 20:47:54 +00:00
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!
Compare 12 commits »
floatingghost deleted branch prune-batch from Oneric/akkoma 2024-06-17 20:47:54 +00:00
floatingghost merged pull request AkkomaGang/akkoma#655 2024-06-17 20:47:53 +00:00
Add limit CLI flags to prune jobs