Commit graph

43 commits

Author SHA1 Message Date
ggurdin
7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 2024-08-07 09:59:01 -04:00
ggurdin
6311df0875 moved stateful variable from text controller to input bar wrapper widget 2024-07-25 11:25:59 -04:00
Kelrap
8c1df0eb88 Move calculations to state 2024-07-23 12:35:53 -04:00
Kelrap
828b406286 Only rebuild when maxLength changes 2024-07-22 10:04:18 -04:00
Kelrap
08da254bae Input text turns red when hit limit 2024-07-18 16:33:54 -04:00
bluearevalo
e6fa69df39 add back #pangea comment tags 2024-07-15 15:28:16 -04:00
bluearevalo
5494019be5 set max char size for input field 2024-07-10 16:47:22 -04:00
ggurdin
cea14d388a fluffychat merge 2024-06-17 10:19:45 -04:00
ggurdin
d701390c26 fluffychat merge 2024-06-17 09:25:18 -04:00
Krille
62fcea5b0b
chore: Set a maxsize for textfields 2024-05-15 11:59:19 +02:00
ggurdin
c2f785795e refresh toolbar / input bar after activating free trial 2024-05-08 14:53:41 -04:00
Krille
ee6ba0de84
refactor: Display better command hints 2024-05-03 15:57:05 +02:00
Gabby Gurdin
f6a8583246 fix for emojis not showing correctly in input bar 2024-04-12 12:44:16 -04:00
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
krille-chan
45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
krille-chan
6c5133abfe
chore: Follow up send filename for keyboard input 2024-02-25 15:46:55 +01:00
krille-chan
6435e703e4
feat: Add insert content via gboard 2024-02-25 15:09:02 +01:00
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00
krille-chan
3d622b8918
fix: Cannot change send on enter on desktop 2023-12-23 09:17:31 +01:00
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
ggurdin
5e30845a09 merge in newer fluffychat commits 2023-11-10 13:06:42 -05:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
ShootingStarDragons
2ae4551bcc feat: paste image from clipboard 2023-07-20 19:34:56 +02:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
TheOneWithTheBraid
465d5fc3ef fix: custom emote placeholder
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-02 18:39:47 +02:00
Krille
d630238142 feat: Add read marker 2023-03-24 08:31:28 +01:00
noob_tea
ab0b7cb6b9 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
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille
d343c71703 chore: Update Matrix SDK and refactor 2023-01-20 16:59:50 +01:00
Christian Pauly
7a74a8a93f chore: Update dependencies 2022-08-14 17:22:16 +02:00
Christian Pauly
20c37cb51a refactor: Simplify MxcImage and replace CachedNetworkImage 2022-07-29 18:41:05 +02:00
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>
2022-07-17 17:32:06 +00:00
Christian Pauly
da56d7fb79 chore: Fix keyboard 2022-02-17 09:18:50 +01:00
Jayesh Nirve
734470ecf6 fix: suggestions menu and use empty map in html messages null return 2022-02-02 13:07:33 +05:30
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Steef Hegeman
3c14cbe017 refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession 2021-12-12 10:56:20 +00:00
Krille Fear
08670e60f8 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear
53967eb1f0 refactor: Avatar widget 2021-11-20 10:42:23 +01:00
Krille Fear
1abb7310f3 refactor: Pages folder structure 2021-11-09 21:32:16 +01:00
Renamed from lib/widgets/input_bar.dart (Browse further)