TheOneWithTheBraid
2e87050544
feat: add animated emoji support
...
- implement animated emoji support in both HTML and Linkify message type
- fix some missing font glyphs
- trim message input
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-07-13 18:17:29 +02:00
noob_tea
9ad8550449
treewide: Container -> SizedBox.shrink()
...
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Krille
8513d74cc1
refactor: Same animations everywhere in app
2023-01-07 09:22:31 +01:00
Krille
c9f4904d99
refactor: Remove dart from folder name
2022-12-30 17:54:50 +01:00
Mg138
4e3c1f14d1
improved (most) icons/image scaling, including avatar scaling
2022-10-31 05:07:18 +08:00
Christian Pauly
6912d9c5ee
chore: Follow up flickering avatars
2022-07-30 10:33:25 +02:00
Christian Pauly
0184a9be06
chore: Follow up mxc image fixes
2022-07-29 21:01:18 +02:00
Christian Pauly
e8a6883e73
chore: Follow up fix mxc Image
2022-07-29 19:50:39 +02:00
Christian Pauly
7644cf4463
refactor: Simplify MxcImage and replace CachedNetworkImage
2022-07-29 18:41:05 +02:00