Commit graph

110 commits

Author SHA1 Message Date
ggurdin
25ab5e54bc
allow selection view for non-test/audio messages so they can be pinned, etc. (#1113) 2024-11-27 12:59:27 -05:00
ggurdin
34c6511387
1053 making font in the tool pop up the same size as message (#1075)
* give text in toolbar the same size / style as message text

* fix scrolling in overlay message and message translation, also fix overflow on mobile
2024-11-20 14:03:31 -05:00
ggurdin
e441137159
fixes for overlay offset on mobile (#1048) 2024-11-19 12:29:57 -05:00
William Jordan-Cooley
f85c4b2169 refactoring of practice flow 2024-11-15 11:02:31 -05:00
ggurdin
446041c095
make all message content text styles equal height 2024-11-14 14:18:24 -05:00
ggurdin
22625f461c
showToolbar on click non-toolbar message, don't re-launch on toolbar on token selected, and highlight selected tokens when appropriate 2024-11-13 11:10:37 -05:00
wcjord
d554d72019
Hidden-words (#950)
* controller for calculating tokens with xp

* Update main.dart

* replace ConstructWithXP with ConstructUses

* wait for analytics data to load before setting token analytics for practice activities

* pull tokenwithxp constructs from getAnalyticsModel ConstructListModel

* added commented out workaround for server not returning target constructs

* still some bugs but its working

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-11-12 19:22:01 -05:00
William Jordan-Cooley
7c0078694b adding mounted check 2024-10-23 10:06:16 -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
ggurdin
2e139be658
position message overlay directly over the underlying message 2024-09-11 12:13:39 -04:00
ggurdin
11627c2bfb
enable toolbar on click for html messages 2024-09-03 16:15:18 -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
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
Kelrap
a7e6e7a4c9 Shorten overlay instead of toolbar 2024-07-23 15:16:34 -04:00
Kelrap
ebf6c88932 Fix edited messages not showing 2024-06-19 11:16:57 -04:00
ggurdin
cea14d388a fluffychat merge 2024-06-17 10:19:45 -04:00
ggurdin
540567bfe7 fluffychat merge 2024-06-17 09:40:07 -04:00
Kelrap
bb01635c9f Fixed text selection, removed translationEnabled 2024-06-07 10:35:02 -04:00
ggurdin
83b30dc084 add call to language detection after send without IGC 2024-06-05 10:51:26 -04:00
ggurdin
26fe82a625 pangea comment fix 2024-05-27 12:12:55 -04:00
Kelrap
81e773b1bc Don't change toolbar's messageText here 2024-05-24 15:12:26 -04:00
Kelrap
37f0772a01 Fixing toolbar bugs for newly-sent messages 2024-05-24 14:24:31 -04:00
ggurdin
ab33ec2b3f don't show rich text for own messages if they're not overlay 2024-05-22 12:58:35 -04:00
Krille
8a64bdd82d
refactor: Remove unnecessary FutureBuilder 2024-05-15 08:20:43 +02: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
krille-chan
b20b599ce4
chore: Follow up search 2024-05-05 14:17:12 +02:00
Gabby Gurdin
c0f2d6ea39 merge in sentry updates 2024-04-16 14:03:53 -04:00
William Jordan-Cooley
f3bb717245 finished saving text as transcript event, going to change to rep event though 2024-04-13 12:11:24 -04:00
William Jordan-Cooley
b1c26f0572 speech to text fully drafted 2024-04-11 16:31:10 -04:00
Gabby Gurdin
a791d40016 fix for room already in use analytics room error 2024-04-09 13:00:17 -04:00
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
Gabby Gurdin
64112c2a3c prevent pangea message events made from encrypted messages, display enrypted messages correctly 2024-04-05 16:55:12 -04:00
krille-chan
c51fc600a2
chore: Follow up sticker design 2024-03-30 08:37:24 +01:00
krille-chan
45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
Krille
935e7215e4
refactor: Sticker widget code 2024-03-21 11:59:27 +01:00
Krille
ba05050c2b
chore: Follow up image size 2024-03-20 16:15:18 +01:00
krille-chan
2104793ecd
design: Display images in correct ratio in timeline 2024-03-17 19:42:34 +01:00
krille-chan
e0e1b65f77
chore: Follow up message bubble design 2024-03-12 19:18:22 +01:00
krille-chan
a31dce0a21
fix: Remove pantalaimon message with normal error message 2024-03-09 08:34:11 +01:00
Gabby Gurdin
7655a978e8 null check fix 2024-03-04 11:14:10 -05:00
Gabby Gurdin
5a6cc913e8 disable selection if message not highlighted 2024-02-15 12:38:58 -05:00