Commit Graph

54 Commits (ebc4a88d4e5c46ac5ab9123e932ca2797e9dcff7)

Author SHA1 Message Date
ggurdin cace965456
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
William Jordan-Cooley 923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
ggurdin b95080cee7 merge main into improve-interactive-translator branch 1 year ago
Matthew 90adf436d3 Choice quick click bug fixed 343 1 year ago
ggurdin 37f4bb053c If in IT mode, change 'write a message...' to it instructions 1 year ago
ggurdin 308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2 years ago
Gabby Gurdin 55bb8191e6 inital work for usability test updates 2 years ago
Gabby Gurdin c0f2d6ea39 merge in sentry updates 2 years ago
Gabby Gurdin bad30b0c4c overlay message updates 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
Gabby Gurdin ede472e0e8 commented out references to keyboard_shortcuts 2 years ago
Krille f3141f955d
chore: Follow up design 2 years ago
Krille 7183158cf9
chore: Follow up input bar design 2 years ago
Krille ed2a1af46c
chore: Follow up input bar design 2 years ago
Krille 93f0ace3cf
chore: Follow up inputbar design 2 years ago
krille-chan 5a6016931b
design: New sticker picker next to emoji picker 2 years ago
ggurdin 2cb77732e3 toolbar working 2 years ago
William Jordan-Cooley 850e78c4b8 added from main 2 years ago
William Jordan-Cooley 361690935d in the midst of it 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
Krille 1a3d7f5b1c
chore: Follow up sendOnEnter fix 2 years ago
krille-chan 3d622b8918
fix: Cannot change send on enter on desktop 2 years ago
krille-chan 63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
ggurdin de5b181396 fixes error of cursor not apprearing when typing a message 2 years ago
ggurdin 5e30845a09 merge in newer fluffychat commits 2 years ago
ggurdin f86aafcb74 code files 2 years ago
krille-chan 9f0bcd5523
fix: Remove failed to sent events 2 years 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
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2 years ago
Krille e690f1e14c refactor: Not nullable room in ChatPage 3 years ago
Krille 217b952c45 refactor: Client in ChatPage 3 years ago
Krille af71649da6 refactor: Use correct Matrix instance 3 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
3 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 3 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 3 years ago
Krille 4376070733 refactor: Same animations everywhere in app 3 years ago
Christian Pauly 92fa413156 fix: Popup menu without elevation 3 years ago
Christian Pauly 7a74a8a93f chore: Update dependencies 3 years ago
Christian Pauly 24ee341670 chore: Update SDK 3 years ago
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Christian Pauly 9c36a52308 refactor: Remove deprecated jitsi call generator 4 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>
4 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 years ago
S1m 3bd96b73a2 feat: Add button to record a video on Android 4 years ago