- Oct 09, 2021
- Oct 08, 2021
- Oct 07, 2021
-
-
tamaina authored
- Oct 03, 2021
- Oct 02, 2021
- Oct 01, 2021
- Sep 30, 2021
- Sep 29, 2021
-
-
syuilo authored
-
Johann150 authored
* move truncate function to separate file to reuse it * truncate image descriptions * show image description limit in UI * correctly treat null Co-authored-by:
nullobsi <me@nullob.si> * make truncate Unicode-aware The strings that truncate returns should now be valid Unicode. PostgreSQL also counts Unicode Code Points instead of bytes so this should be correct. * move truncate to internal, validate in API Truncating could also be done in src/services/drive/add-file.ts or src/services/drive/upload-from-url.ts but those would also affect local images. But local images should result in a hard error if the image comment is too long. * avoid overwriting Co-authored-by:
nullobsi <me@nullob.si>
-
syuilo authored
-
syuilo authored
-
- Sep 25, 2021
- Sep 23, 2021
-
-
syuilo authored
Resolve #7826
-
- Sep 22, 2021
-
-
syuilo authored
Resolve #7756
-
Skehmatics authored
* Add sparkle mfm animation
✨ * Cleanup sparkle effect + spaces -> tabs and other codestyle + use proper image + listen for resizes + use font-size to determine particle size (for fun with x2/3/4 stacking) -
syuilo authored
-
syuilo authored
-