Skip to content

fix: encode sticker uploads as base64url - #2035

Merged
crossle merged 1 commit into
mainfrom
fix/sticker-upload-base64url
Aug 21, 2026
Merged

fix: encode sticker uploads as base64url#2035
crossle merged 1 commit into
mainfrom
fix/sticker-upload-base64url

Conversation

@YeungKC

@YeungKC YeungKC commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Encode local sticker uploads with unpadded URL-safe Base64 to match the mobile clients.

Validation

  • flutter analyze lib/widgets/sticker_page/add_sticker_dialog.dart
  • Manually verified the previously failing JPEG upload on macOS.

@YeungKC
YeungKC marked this pull request as ready for review August 21, 2026 07:52
@crossle
crossle merged commit f141ed9 into main Aug 21, 2026
3 checks passed
@crossle
crossle deleted the fix/sticker-upload-base64url branch August 21, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants