Fix StealEmoji’s max size check #793

Merged
floatingghost merged 3 commits from Oneric/akkoma:emojistealer_contentlength into develop 2024-06-12 17:09:06 +00:00
Owner

sorry, my bad, type confusion

i’m surprised this wasn’t reported earlier, seems barely anyone uses StealEmoji or maybe noone checked whether new ones got still added?

sorry, my bad, type confusion i’m surprised this wasn’t reported earlier, seems barely anyone uses StealEmoji or maybe noone checked whether new ones got still added?
All headers are strings, always.
In this case it didn't matter atm,
but let’s not provide confusing examples.
Headers are strings, but this expected to already get an int
thus always failing the comparison if the header was set.

Fixes mistake in d6d838cbe8
mrf/steal_emoji: display download_unknown_size in admin-fe
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build-amd64 Pipeline was successful
ci/woodpecker/pr/build-arm64 Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
df27567d99
Fixes omission in d6d838cbe8

hehe
figures
thanks

hehe figures thanks
floatingghost deleted branch emojistealer_contentlength 2024-06-12 17:09:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AkkomaGang/akkoma!793
No description provided.