Commit graph

7369 commits

Author SHA1 Message Date
Krille
b186021f38
refactor: Improve UX of user role in UserBottomSheet 2024-12-08 15:54:57 +01:00
ggurdin
675d85dddc
1162 if message not in target go to translation (#1177)
* go straight to translation if message not in target language

* show toolbar on click hidden token
2024-12-06 15:35:14 -05:00
ggurdin
191607abcf
go straight to translation if message not in target language (#1176) 2024-12-06 14:54:21 -05:00
ggurdin
2840a7dcfd
make first message not from the user in a chat a pressable button (#1175) 2024-12-06 14:43:08 -05:00
ggurdin
09031b1c0e
hide public room results in search (#1174) 2024-12-06 13:42:55 -05:00
ggurdin
0e91d93148
prevent users from nesting spaces (#1173) 2024-12-06 13:40:06 -05:00
ggurdin
4193ba1a4d
don't auto-join support space (#1169) 2024-12-06 13:25:55 -05:00
krille-chan
3faace9952
chore: Follow up share page 2024-12-06 17:14:27 +01:00
ggurdin
080b6bef7e
more accurate chat count in space view (#1164) 2024-12-05 16:31:45 -05:00
ggurdin
d58705dae7
string replace end of choreo url (#1158) 2024-12-05 15:09:40 -05:00
ggurdin
3d292b2255
don't pull support space IDs from .env file (#1157) 2024-12-05 14:48:38 -05:00
Krille
d25bfe3f90
chore: Improve join abandoned invite exception 2024-12-05 11:07:04 +01:00
ggurdin
df60195d39
Dont play tokens on flag activity (#1145)
* don't play target tokens unless the hashcode of the activity model changes

* hide immersion mode
2024-12-04 16:47:48 -05:00
ggurdin
a59a6730c9
uncomment typeaheadfield (#1141) 2024-12-04 12:52:36 -05:00
ggurdin
c6efc97c96
1134 sound still playing when flagging an item (#1140)
* after redacting practice activity, wait for redaction event to come through before moving forward so the same event is not shown again

* don't play target token audio after flagging an activity
2024-12-04 12:11:46 -05:00
ggurdin
09c88b6e28
1137 room visibility changes (#1139)
* only show visbility toggles for parent spaces. update copy and toggle icon.

* when a space is added to another space, reset its join rules / visibility to defaults

* before adding space to space, give visibility warning
2024-12-04 11:06:27 -05:00
ggurdin
e40dc33c0c
fix categorization issues, combine broad/specific categories at the first stage of processing instead of during category sorting (#1136) 2024-12-03 16:00:52 -05:00
wcjord
f498727fe0 tweaks to token selection for activities 2024-12-03 14:20:12 -05:00
krille-chan
cd611aedc4
chore: Display normal Slider when no waveform provided in audioplayer 2024-12-03 19:34:28 +01:00
krille-chan
5321a3768d
chore: Remove conversationTitle if room is dm room in android notifications 2024-12-03 19:00:44 +01:00
krille-chan
7feb815250
chore: Revert no Person object for DM room 2024-12-03 18:51:01 +01:00
krille-chan
b4c5cd8df9
chore: Do not set Person if sender is dm room user 2024-12-03 18:26:49 +01:00
ggurdin
f6175b9c09
Testing updates (#1131)
* extend time between activities

* if user clicks on punctuation token, select the closest non-punctuation token

* rebuild chat list after prevBatch is set
2024-12-02 16:31:00 -05:00
ggurdin
30722b0615
don't play individual audios while main audio is playing (#1130)
* don't play individual audios while main audio is playing

* bump version
2024-12-02 14:34:45 -05:00
ggurdin
2397c8f78d
1123 multiple options are highlighted and cant move to the next item (#1124)
* once user has selected correct choice, disable further interaction

* if not include tts on click, don't play tts on correct choice selected

* fix range error when logging warning about having multiple 'other' categories
2024-12-02 11:20:11 -05:00
ggurdin
ceea63b3a2
don't play target tokens on practice activity init if it's a hidden word activity (#1121) 2024-12-02 09:47:06 -05:00
Krille
1e6e50b8e5
chore: Follow up share multiple files 2024-12-02 12:28:55 +01:00
Krille
6386a6d515
chore: Follow up share scaffold dialog 2024-12-02 07:58:49 +01:00
Krille
8366ccee70
refactor: Better custom image resizer 2024-12-02 07:57:35 +01:00
krille-chan
d182e1ecea
chore: Follow up share scaffold 2024-12-01 20:42:32 +01:00
krille-chan
63d5d6e61f
chore: Check file size before loading 2024-12-01 12:26:20 +01:00
krille-chan
0503c797cd
chore: Follow up safearea showscaffolddialog 2024-12-01 11:56:54 +01:00
krille-chan
a0cc5e5f4d
chore: Follow up share files 2024-12-01 11:46:08 +01:00
krille-chan
88e63d127a
refactor: Improved share / forward dialog 2024-12-01 10:59:13 +01:00
krille-chan
69d4c50b13
chore: Do not display sender prefix for DM rooms in notification ticker 2024-11-30 14:19:57 +01:00
Krille
9bd6399cd5
refactor: Update to new receive sharing intent package 2024-11-30 11:20:13 +01:00
wcjord
78cb3afe0b
word focus turned off and tts on Choice click (#1118)
* word focus turned off and tts on Choice click

* play audio on word selection
2024-11-29 17:47:00 -05:00
krille-chan
0dc8a015d3
chore: Follow up save file on desktop 2024-11-29 19:25:49 +01:00
krille-chan
8f483c64c0
build: Use file selector to save files 2024-11-29 19:12:43 +01:00
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
401a26ef85
Sentry (#1111)
* better error logging when requesting notifications permission

* check that speech to text card in mounted before calling setState

* only log first 10 entries in other category keys list
2024-11-27 12:19:11 -05:00
ggurdin
7e34f40a48
log error if there's more than 1 'other' category in analytics (#1109) 2024-11-26 15:41:04 -05:00
ggurdin
4ac9a6e005
initial work on auto-enroll users in support space (#1097)
* initial work on auto-enroll users in support space

* made the joining of help space automatic

* don't try to join the space if you've previously left it
2024-11-26 14:09:17 -05:00
Krille
ae0999e6ce
chore: Follow up send multiple images 2024-11-26 08:54:10 +01:00
ggurdin
7ff4efadbc
if totalXP calculation is negative, reset to 0 (#1107) 2024-11-25 14:56:46 -05:00
wcjord
b3ed80215a if you click it, you chose it 2024-11-25 13:53:48 -05:00
ggurdin
ddeb55a337
fix speech-to-text inline tooltip overflow (#1100) 2024-11-25 10:47:16 -05:00
Krille
363eabbe1c
chore: Follow up send file dialog for images 2024-11-25 15:13:51 +01:00
ggurdin
e013ffb2f6
set value of searchability toggle to room visibility (#1095) 2024-11-22 14:43:55 -05:00
ggurdin
852bdfb534
Sentry (#1094)
* removed unreferences functions

* better error logging for null lang_code String in PracticeActivityModel.fromJson

* updated to dialogs while joining space with code
2024-11-22 14:27:41 -05:00