Commit graph

170 commits

Author SHA1 Message Date
ggurdin
ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 2024-10-08 15:18:23 -04:00
ggurdin
25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback 2024-10-08 14:46:43 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
choreo development
9cc96580d7 made toolbar visible when clicking in transparent msg row 2024-09-19 15:32:11 -04:00
ggurdin
f3d32fa7ef
Merge branch 'main' into merge 2024-09-11 12:29:04 -04:00
ggurdin
2e139be658
position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
ggurdin
f15acbd872
merge main and update matrix dart SDK 2024-09-10 12:38:30 -04:00
ggurdin
f9f0945655
speed up toolbar on click message 2024-09-10 09:49:09 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts 2024-09-04 15:48:51 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts 2024-09-04 14:01:03 -04:00
ggurdin
5f3326b843
cleaned up message.dart 2024-08-29 16:24:36 -04:00
ggurdin
bf29a324e4
removed unnecessary pangea comments 2024-08-27 15:00:56 -04:00
ggurdin
a181ace577
select message on showToolbar and ensure message is deselected on dismiss 2024-08-27 14:09:06 -04:00
ggurdin
0373d01f1b
simplified positioning of toolbar 2024-08-27 13:41:36 -04:00
Kelrap
d79e78271c Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-13 10:55:22 -04:00
ggurdin
f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
2024-08-12 17:35:23 -04:00
ggurdin
07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
2024-08-12 14:48:46 -04:00
ggurdin
a36c52ff87
don't show user avatars or display names in chats 2024-08-12 11:43:44 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
krille-chan
30e3a4f2ff
chore: Nicer background for sate message and time in chat 2024-07-26 21:07:02 +02:00
ggurdin
9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 2024-07-19 15:25:44 -04:00
Kelrap
19987c75a7 Get rid of scrollcontroller chain 2024-07-16 16:07:42 -04:00
ggurdin
280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 2024-07-16 13:43:11 -04:00
Kelrap
3da1f79863 Scroll to make space for toolbar 2024-07-15 16:07:21 -04:00
William Jordan-Cooley
c6d3f36805 saving of tokens, changing of top language calculation, documentation 2024-06-30 18:31:53 -04:00
ggurdin
401d8522f8 only show practice activity button if showMessageButtons is enabled 2024-06-25 12:53:54 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
ggurdin
3288fd6f2d fluffychat merge 2024-06-17 10:57:57 -04:00
ggurdin
5db8527ba5 fluffychat merge 2024-06-17 10:54:26 -04:00
ggurdin
6d3bb87bf6 fluffychat merge 2024-06-17 10:32:40 -04:00
ggurdin
413d4adaec fluffychat merge 2024-06-17 09:05:27 -04:00
William Jordan-Cooley
91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 2024-06-12 17:34:42 -04:00
MrSpoony
3f81dc5187
feat: add option to configure reply swipe direction 2024-06-07 08:48:35 +02:00
krille-chan
f2d42936ad
chore: Follow up chat design 2024-05-30 14:55:41 +02:00
krille-chan
d4da2dd431
build: Use Flutter 3.19.6 for Linux 2024-05-29 19:30:53 +02:00
Krille-chan
d9edf9f05b
Merge branch 'main' into flutter-3.22 2024-05-26 08:41:24 +02:00
Krille
8ea9e26bac
chore: Fix formatting 2024-05-23 10:53:57 +02:00
krille-chan
6599d28676
chore: Follow up new message animation 2024-05-20 18:05:02 +02:00
krille-chan
3d7dbf7ddf
chore: Nicer message animation 2024-05-20 17:25:09 +02:00
Kelrap
00c90ec9a0 Checks that message is not redacted before opening toolbar 2024-05-16 09:24:20 -04:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
William Jordan-Cooley
821fda7365 Merge branch 'main' into speech-to-text 2024-05-08 17:14:48 -04:00
ggurdin
b0490034e3 remove hover menu from messages on web 2024-05-08 14:30:54 -04:00
William Jordan-Cooley
dd90a720b5 syncing with main 2024-05-07 10:56:42 -04:00
William Jordan-Cooley
4a77e6fb53 full draft speech to text with word level feedback 2024-05-06 15:10:15 -04:00
Gabby Gurdin
70e085e4f0 merge github-issues into auto-pr 2024-04-22 11:02:45 -04:00
krille-chan
2a590c6175
chore: Follow up select messages 2024-04-17 12:36:55 +02:00
krille-chan
384e57fbd2
design: Remake UX of selecting messages and chats 2024-04-17 11:09:11 +02:00
Gabby Gurdin
c0f2d6ea39 merge in sentry updates 2024-04-16 14:03:53 -04:00