ggurdin
19d8f5c013
prevent audio player text from being split onto multiple lines
2024-10-11 15:57:32 -04:00
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
b8edf595ca
Toolbar practice ( #707 )
...
* remove print statement
* ending animation, savoring joy, properly adding xp in session
* forgot to switch env again...
* increment version number
* about to move toolbar buttons up to level of overlay controller
* added ability to give feedback and get new activity
2024-10-03 17:19:31 -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
7bf3a9ab94
fluffychat merge - resolve conflicts
2024-09-04 14:43:45 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts
2024-09-04 14:01:03 -04:00
ggurdin
816fe43d3e
fluffychat merge - resolve conflicts
2024-09-04 10:55:50 -04:00
ggurdin
03e04ee752
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay
2024-09-04 10:20:22 -04:00
ggurdin
11627c2bfb
enable toolbar on click for html messages
2024-09-03 16:15:18 -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
c5db829fb5
resolved merge conflicts
2024-08-27 13:45:17 -04:00
ggurdin
0373d01f1b
simplified positioning of toolbar
2024-08-27 13:41:36 -04:00
ggurdin
14783d8536
Revert "Story game"
2024-08-23 10:44:21 -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
Kelrap
19b20efc53
PR edits, minus positioning changes
2024-08-06 13:19:40 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
...
Signed commit
2024-08-06 13:24:08 +02:00
Krille
a7473af40f
feat: Record voice message with opus/ogg if supported
2024-08-04 19:34:51 +02:00
Krille
0bd61ced3f
feat: Convert opus to aac on iOS before playing
2024-08-04 17:38:16 +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
db168c805f
Merge branch 'main' into move-chat-buttons
2024-07-25 11:36:24 -04:00
Kelrap
276f3ee913
Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons
2024-07-24 15:22:00 -04:00
Kelrap
a7e6e7a4c9
Shorten overlay instead of toolbar
2024-07-23 15:16:34 -04:00
ggurdin
2249d602d1
Merge branch 'main' into fix-audio-overflow
2024-07-23 11:54:47 -04:00
Kelrap
a3a75262c9
Add #Pangea comments
2024-07-23 10:49:46 -04:00
Kelrap
ed1070dbe3
Decrease audio toolbar padding
2024-07-22 17:05:36 -04:00
Kelrap
5b8c2dc7a8
Minor emoji picker edits
2024-07-22 16:36:44 -04:00
ggurdin
6f37cd014c
Merge branch 'main' into 481-use-forked-matrix-sdk
2024-07-22 10:32:53 -04:00
ggurdin
9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments
2024-07-19 15:25:44 -04:00
WilsonLe
6a02db73bb
integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk
2024-07-17 12:14:07 -04:00
Krille
86b1314c61
refactor: Use cached network image for mxc image uris
2024-07-17 10:27:56 +02: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
Krille
873362428c
fix: Follow up matrix sdk update
2024-07-03 15:14:10 +02: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