floatingghost
floatingghost merged pull request AkkomaGang/akkoma-fe#398 2024-06-15 12:33:39 +00:00
make status form selectors justified properly
floatingghost commented on pull request AkkomaGang/akkoma-fe#398 2024-06-15 12:33:32 +00:00
make status form selectors justified properly

ah i had stopped noticing but you're quite right, that is weirdly aligned

thanks for fixing it!

floatingghost created pull request AkkomaGang/akkoma#803 2024-06-15 12:15:47 +00:00
WIP: Prebuilt docker image
floatingghost created pull request AkkomaGang/akkoma#802 2024-06-15 12:12:22 +00:00
WIP: static adminfe
floatingghost pushed to static-adminfe at AkkomaGang/akkoma 2024-06-15 12:09:28 +00:00
941fd0f064 add basic rendering for option types
0361f9c3a5 add basis for static admin-fe
Compare 2 commits »
floatingghost created branch static-adminfe in AkkomaGang/akkoma 2024-06-15 12:09:27 +00:00
floatingghost commented on issue AkkomaGang/akkoma#801 2024-06-13 16:29:34 +00:00
[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?

floatingghost commented on issue AkkomaGang/akkoma#801 2024-06-13 16:23:24 +00:00
[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

floatingghost commented on pull request AkkomaGang/akkoma#796 2024-06-12 21:22:01 +00:00
pool timeouts/rich media cherry-picks

ecto won't allow it though 😩

floatingghost created pull request AkkomaGang/akkoma#800 2024-06-12 17:57:50 +00:00
WIP: Update http-signatures dep, allow created header
floatingghost commented on issue AkkomaGang/akkoma#797 2024-06-12 17:54:12 +00:00
[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 🦐

floatingghost pushed to created-pseudoheader at AkkomaGang/akkoma 2024-06-12 17:41:02 +00:00
2b96c3b224 Update http-signatures dep, allow created header
floatingghost created branch created-pseudoheader in AkkomaGang/akkoma 2024-06-12 17:41:01 +00:00
floatingghost pushed to main at AkkomaGang/http_signatures 2024-06-12 17:24:28 +00:00
d44c43d667 format
7a764a2657 Merge remote-tracking branch 'origin/master'
f1c72225a0 Update version, tool versions
fd7c4b6d3a Formatting
87c8622d62 Add tests for special headers
Compare 13 commits »
floatingghost created branch master in AkkomaGang/http_signatures 2024-06-12 17:20:51 +00:00
floatingghost pushed to master at AkkomaGang/http_signatures 2024-06-12 17:20:51 +00:00
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'
Compare 10 commits »
floatingghost deleted branch emojistealer_contentlength from Oneric/akkoma 2024-06-12 17:09:08 +00:00
floatingghost pushed to develop at AkkomaGang/akkoma 2024-06-12 17:09:07 +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
Compare 4 commits »
floatingghost merged pull request AkkomaGang/akkoma#793 2024-06-12 17:09:06 +00:00
Fix StealEmoji’s max size check
floatingghost commented on pull request AkkomaGang/akkoma#793 2024-06-12 17:09:02 +00:00
Fix StealEmoji’s max size check

hehe figures thanks