Commit graph

3518 commits

Author SHA1 Message Date
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
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
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
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
Gabby Gurdin
f6a8583246 fix for emojis not showing correctly in input bar 2024-04-12 12:44:16 -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
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
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
krille-chan
6f9da100a0
fix: Login with SSO on web 2024-04-07 16:05:24 +02:00
krille-chan
f6c6898fb6
fix: Make chat permission settings null and type safe 2024-04-07 10:34:37 +02:00
krille-chan
02ceddf9e8
feat: Show/hide third column in chat view 2024-04-07 10:30:21 +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
Gabby Gurdin
ede472e0e8 commented out references to keyboard_shortcuts 2024-04-05 14:45:53 -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
krille-chan
e81a366a5b
refactor: Move room headers into appbar bottom field 2024-04-01 12:47:10 +02:00
krille-chan
f42509f710
design: Adjust some colors in inputbar 2024-04-01 10:32:11 +02:00
krille-chan
a8606f18b6
refactor: new flutter only typing animation 2024-03-31 19:28:19 +02:00
krille-chan
4fca106a51
fix: Always send info object for stickers 2024-03-31 14:40:12 +02:00