Commit graph

3537 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
b0490034e3 remove hover menu from messages on web 2024-05-08 14:30:54 -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
ggurdin
752affaf99 shorten name of welcome chats 2024-05-07 11:52:18 -04:00
ggurdin
6cfdd349bd update to num channels 2024-05-07 11:32:43 -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
ggurdin
ab9f7e2696 removed unused comments 2024-05-02 12:00:27 -04:00
Gabby Gurdin
62514c4555 update to main menu button 2024-05-02 11:50:48 -04:00
Gabby Gurdin
55bb8191e6 inital work for usability test updates 2024-05-02 11:13:48 -04:00
Gabby Gurdin
7964d155ce remove duplicate archive button 2024-05-01 09:16:50 -04:00
Gabby Gurdin
60f202b019 allow students to leave chats and class via the archive button 2024-05-01 09:09:21 -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
Waqas
6c96f849fa Archive Button 2024-04-29 11:20:27 -04:00
Gabby Gurdin
cfa457a803 use initial state to add bot_options to room on adding of bot 2024-04-22 13:45:59 -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
05116eba31 Merge branch 'main' into open-details 2024-04-19 10:54:26 -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
96e6d76051 updates dependencies to match fluffychat, remove unused dependencies 2024-04-16 15:25:18 -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
df17a8fdd0 push don't add teachers to DMs or bot chat 2024-04-10 14:52:41 -04:00