Commit graph

234 commits

Author SHA1 Message Date
ggurdin
308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2024-05-14 11:12:23 -04:00
ggurdin
f7fa048bde
Merge pull request #191 from pangeachat/sentry-warnings
allow sentry error levels to be set
2024-05-14 10:16:04 -04:00
ggurdin
ffb532b1dd allow sentry error levels to be set 2024-05-14 10:14:41 -04:00
Kelrap
a4c930c629
Checks if teacher is user before adding to invite list 2024-05-14 09:58:39 -04:00
ggurdin
8d75d74aab don't translate chat list subtitle if users' langauges aren't set 2024-05-13 14:27:36 -04:00
William Jordan-Cooley
821fda7365 Merge branch 'main' into speech-to-text 2024-05-08 17:14:48 -04:00
ggurdin
8c108f6708 When enabling the bot, the Language level of the bot should default to that of the class 2024-05-08 15:36:11 -04:00
ggurdin
5ad48def7c When adding a chat to a class, default to 'suggested' set to true 2024-05-08 15:23:35 -04:00
ggurdin
c2f785795e refresh toolbar / input bar after activating free trial 2024-05-08 14:53:41 -04:00
ggurdin
f6a45323e0 make join_with_link work for users who are logged in or logged out 2024-05-08 14:26:34 -04:00
ggurdin
7d3a7103c5 If the user highlights a word and they’re not actively defining, then it should automatically switch to translation 2024-05-08 09:28:20 -04:00
ggurdin
4c00c73bea Merge branch 'main' into sentry 2024-05-08 09:09:56 -04:00
ggurdin
76544d1f0b updated speech to text card icons 2024-05-07 16:48:35 -04:00
ggurdin
86c4818b8b merge conflicts 2024-05-07 16:13:25 -04:00
William Jordan-Cooley
191fc69628 now displaying score for pronunciation 2024-05-07 16:10:53 -04:00
ggurdin
5974334a6e don't should no info necessary message if user is not in trial period 2024-05-07 16:10:01 -04:00
ggurdin
28d5ea438a added remaining pangea profile info to matrix profile 2024-05-07 15:21:09 -04:00
ggurdin
9dd22ef107 init sentry user info on app launch 2024-05-07 12:22:28 -04:00
William Jordan-Cooley
dd90a720b5 syncing with main 2024-05-07 10:56:42 -04:00
ggurdin
be5cbbcad0
Merge pull request #161 from pangeachat/matrix-account-data
Save certain user data in matrix profile
2024-05-06 16:49:17 -04:00
William Jordan-Cooley
4a77e6fb53 full draft speech to text with word level feedback 2024-05-06 15:10:15 -04:00
ggurdin
31b90eab0c ensure that subscription initalization finishes before running customer update 2024-05-06 11:45:00 -04:00
ggurdin
aca6f62eac pass l10n to getSubtitle directly rather than passing context to prevent null check error 2024-05-06 09:37:11 -04:00
Gabby Gurdin
55bb8191e6 inital work for usability test updates 2024-05-02 11:13:48 -04:00
Gabby Gurdin
e891ab138a added ability to save key value data in matrix profile so it persists across sessions 2024-04-29 11:52:50 -04:00
Gabby Gurdin
076bcea553 don't override class power levels with bot power level 2024-04-22 11:29:55 -04:00
Gabby Gurdin
e4ceb91757 fix for freezing after joining space 2024-04-22 11:04:18 -04:00
Gabby Gurdin
70e085e4f0 merge github-issues into auto-pr 2024-04-22 11:02:45 -04:00
Gabby Gurdin
d8a9336bf1 merge main conflicts 2024-04-19 12:15:34 -04:00
Gabby Gurdin
40fbdb2ec7 fix for audio messages not starting from beginning, switched record package to version fluffychat uses 2024-04-19 10:48:33 -04:00
Gabby Gurdin
614f83ad29 cache pangea reps so direct translation is not called multiple times, don't translate names of audio message files 2024-04-18 15:18:35 -04:00
Gabby Gurdin
1d507226f3 don't change add to space toggle value if error when trying to add 2024-04-18 14:30:04 -04:00
Gabby Gurdin
6fc676c5e7 fix for error in join space dialog 2024-04-18 13:33:11 -04: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
Gabby Gurdin
f6a8583246 fix for emojis not showing correctly in input bar 2024-04-12 12:44:16 -04:00
William Jordan-Cooley
b1c26f0572 speech to text fully drafted 2024-04-11 16:31:10 -04:00
Gabby Gurdin
63f6dcc32d added push rule to prevent notifications for text-to-speech events 2024-04-11 13:01:22 -04:00
William Jordan-Cooley
2b9c5ecc95 if in two column mode, open space details when active space is set 2024-04-10 12:38:19 -04:00
Gabby Gurdin
b25e10ba76 add power level check before inviting bot to space and setting power level 2024-04-09 14:27:24 -04:00
Gabby Gurdin
3c1d29d037 don't log error for user cancelling signup 2024-04-09 14:10:30 -04:00
Gabby Gurdin
12df14dcdb remove messages that have already been added from analytics bulk update 2024-04-09 13:34:14 -04:00
Gabby Gurdin
a791d40016 fix for room already in use analytics room error 2024-04-09 13:00:17 -04:00
Gabby Gurdin
25d0fe2fb7 Merge branch 'auto-pr' of https://github.com/pangeachat/client into auto-pr 2024-04-09 09:38:55 -04:00
Gabby Gurdin
bad30b0c4c overlay message updates 2024-04-09 09:37:48 -04:00
Brord van Wierst
eb19a49b15
fix analytics and add git merge cmd 2024-04-08 22:54:43 +02:00
Gabby Gurdin
a2fb362bde catch null _choreo and _event earlier in flow, switch from error to warning 2024-04-05 14:35:57 -04:00
Gabby Gurdin
b086aa49c1 fixes for null checks 2024-03-27 12:33:05 -04:00
Gabby Gurdin
62a4ea785a remove former version of editted messages from analytics 2024-03-27 12:26:15 -04:00
Gabby Gurdin
8aa05a1016 update pangea message event after editting a message 2024-03-26 10:07:47 -04:00