v3: added emoji picker, various bug and layout fixes

This commit is contained in:
khannurien
2026-03-22 20:24:29 +00:00
parent a104113e05
commit c5051e3485
24 changed files with 384 additions and 177 deletions

1
src/config/upload.ts Normal file
View File

@@ -0,0 +1 @@
export const MAX_FILE_SIZE = 50 * 1024 * 1024; // 50 MB