make status form selectors justified properly
make status form selectors justified properly
ah i had stopped noticing but you're quite right, that is weirdly aligned
thanks for fixing it!
WIP: Prebuilt docker image
WIP: static adminfe
941fd0f064
add basic rendering for option types
0361f9c3a5
add basis for static admin-fe
[bug] The
pleroma.uploads migrate_local
task doesn't actually migrate uploads to S3
what does your task print out?
mine says
Migrating files from local [path skipped] to Elixir.Pleroma.Uploaders.S3
Found 150127 uploads
which implies it finds the files just fine?
[bug] The
pleroma.uploads migrate_local
task doesn't actually migrate uploads to S3
hm, I'm sure I've used this task before and haven't changed it since then
I'll take a peek
WIP: Update http-signatures dep, allow created header
[question] Does Akkoma handle
(created)
pseudo-header in HTTP signatures
I am running an updated version of the library/akkoma on https://ihatebeinga.live
you should be able to communicate with this instance using the new psudoheader now 🦐
d44c43d667
format
7a764a2657
Merge remote-tracking branch 'origin/master'
f1c72225a0
Update version, tool versions
fd7c4b6d3a
Formatting
87c8622d62
Add tests for special headers
f1c72225a0
Update version, tool versions
fd7c4b6d3a
Formatting
87c8622d62
Add tests for special headers
d29930f310
Implement support for special headers
(created)
and (expires)
a97f558d82
Merge branch 'otp26' into 'master'
floatingghost
deleted branch emojistealer_contentlength from Oneric/akkoma
2024-06-12 17:09:08 +00:00
b03edb4ff4
Merge pull request 'Fix StealEmoji’s max size check' (#793) from Oneric/akkoma:emojistealer_contentlength into develop
df27567d99
mrf/steal_emoji: display download_unknown_size in admin-fe
be5440c5e8
mrf/steal_emoji: fix size limit check
68fe0a9633
test: fix content-length value type
Fix StealEmoji’s max size check