Commit Graph

16 Commits (3594fa4f6dc640e34a9cb4c226a8e48409b69020)

Author SHA1 Message Date
krille-chan 2615632881
chore: Remove emoji proposals feature 11 months ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
11 months ago
krille-chan f42509f710
design: Adjust some colors in inputbar 1 year ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille 91fc889bce refactor: Update dependencies 2 years ago
Krille e690f1e14c refactor: Not nullable room in ChatPage 2 years ago
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Krille 4376070733 refactor: Same animations everywhere in app 3 years ago
TheOneWithTheBraid 4b5bba1457 feat: Emoji related fixes
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid b1d1744df8 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 years ago
S1m e780413032 feat: Add static + button to pick reaction 4 years ago
Krille Fear cbf8e0799e feat: Send reactions to multiple events 4 years ago
Krille Fear e725cc7479 refactor: Split chat view into multiple files 4 years ago