Commit graph

65 commits

Author SHA1 Message Date
ggurdin
4c00c73bea Merge branch 'main' into sentry 2024-05-08 09:09:56 -04:00
ggurdin
28d5ea438a added remaining pangea profile info to matrix profile 2024-05-07 15:21:09 -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
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
70e085e4f0 merge github-issues into auto-pr 2024-04-22 11:02:45 -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
c0f2d6ea39 merge in sentry updates 2024-04-16 14:03:53 -04:00
Gabby Gurdin
f6a8583246 fix for emojis not showing correctly in input bar 2024-04-12 12:44:16 -04: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
Gabby Gurdin
4f073f534e updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas 2024-03-22 13:17:46 -04:00
wcjord
bfdacbf3ad
Merge pull request #85 from pangeachat/dob-buttons
dob picker updates
2024-03-05 10:12:47 -05:00
Gabby Gurdin
cba510ee76 added handling for all cases of null check 2024-03-04 15:58:55 -05:00
Gabby Gurdin
ea3689529b switch to using matrix profile to store DOB 2024-02-26 16:01:08 -05:00
Gabby Gurdin
a4d8c43bf3 Merge branch 'main' into decouple-audio 2024-02-21 16:15:19 -05:00
Gabby Gurdin
d0f889d314 some fixes 2024-02-21 16:14:30 -05:00
Gabby Gurdin
f6444d4a9a remove timers 2024-02-21 15:25:34 -05:00
Gabby Gurdin
92de3e1112 Merge branch 'main' into decouple-translation 2024-02-21 14:57:50 -05:00
Gabby Gurdin
186982918d decoupling playing audio and sending audio event 2024-02-21 13:01:53 -05:00
Gabby Gurdin
0a438fdcf2 audio stuff 2024-02-20 16:26:00 -05:00
Gabby Gurdin
8ed01f54e6 Merge branch 'main' into blur-fix 2024-02-20 15:49:07 -05:00
Gabby Gurdin
d4e3195531 iOS audio fix 2024-02-20 15:41:48 -05:00
Gabby Gurdin
4903061e95 inital work 2024-02-20 13:07:32 -05:00
Gabby Gurdin
fa50637b68 audio format fix, fix for subtitle bug 2024-02-20 12:22:17 -05:00
Gabby Gurdin
887afb0247 upgraded to most recent version of matrix sdk, fix for when to show rich text 2024-02-12 15:25:13 -05:00
Gabby Gurdin
4b5a3b2cae get originalsent langcode if original written not available 2024-02-12 14:25:53 -05:00
William Jordan-Cooley
38b70baeb2 turn off try catch around getAudioGlobal so eerror bubbles up 2024-02-10 15:35:38 -05:00
William Jordan-Cooley
23055e65d1 fix to listening with already made audio 2024-02-10 14:20:15 -05:00
ggurdin
13b38eac29 changes from testing 2024-02-08 16:22:49 -05:00
ggurdin
8d77ca8951 merge conflicts 2024-02-07 15:45:30 -05:00
ggurdin
2cb77732e3 toolbar working 2024-02-07 15:28:52 -05:00
ggurdin
c16fff76a9 merge conflict 2024-01-29 12:11:44 -05:00
William Jordan-Cooley
5901de1ab0 merge with main 2024-01-25 13:49:18 -05:00
ggurdin
91ea80185e merge conflicts 2024-01-25 11:01:25 -05:00
ggurdin
57252cce64 Merge branch 'main' into bot-options 2024-01-24 15:55:19 -05:00
William Jordan-Cooley
847ad9f8c1 coming along, next is getAudioLocal 2024-01-24 15:52:12 -05:00
ggurdin
2eb4c04d2b added selecton to html messages 2024-01-24 15:48:03 -05:00
ggurdin
20be3b79ef some fixes 2024-01-24 12:31:01 -05:00
ggurdin
3f832a7c05 frontend elements of conversaton bot settings 2024-01-23 16:07:18 -05:00
William Jordan-Cooley
361690935d in the midst of it 2024-01-22 13:05:02 -05:00
William Jordan-Cooley
695374ee46 handling no tokens in pangea message event 2024-01-18 08:13:10 -05:00
ggurdin
0f3e1c7e16 inital work for selecting definitions 2024-01-16 15:51:51 -05:00
William Jordan-Cooley
8620028afe simplifying language model 2024-01-15 17:12:50 -05:00
William Jordan-Cooley
15158ccfa5 gpt it implemented :) 2024-01-11 15:59:54 -05:00
ggurdin
42d693ca52 small fix for casting error 2024-01-02 18:06:09 -05:00