Commit graph

4272 commits

Author SHA1 Message Date
Kelrap
00c90ec9a0 Checks that message is not redacted before opening toolbar 2024-05-16 09:24:20 -04:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
Kelrap
25daaad305
Change default value of autoplay option to false 2024-05-15 16:49:47 -04:00
ggurdin
a2fe15ae6a
Merge pull request #203 from pangeachat/words-per-ms
converting actually to words per hour so its an int
2024-05-15 15:29:28 -04:00
WilsonLe
a0ee1965b3 update conversation bot setting to write bot options to matrix 2024-05-15 15:18:47 -04:00
William Jordan-Cooley
fa0639b5d6 converting actually to words per hour so its an int 2024-05-15 15:17:30 -04:00
WilsonLe
2cb33d7ce1 implement dynamic zone with 4 modes 2024-05-15 15:14:44 -04:00
ggurdin
48445a5bf9 Merge branch 'main' into usability-5-14 2024-05-15 15:06:04 -04:00
ggurdin
f15d79179d usability test updates - don't stack space details, always suggest new chats in spaces 2024-05-15 15:03:35 -04:00
ggurdin
875b98cc5e
Merge pull request #201 from pangeachat/speech-to-text-fixes
fix for JSON datatype error
2024-05-15 14:26:24 -04:00
ggurdin
0bb5361603
Merge pull request #200 from pangeachat/Adjusted-Learning-Settings
Adjusted learning settings
2024-05-15 14:26:08 -04:00
ggurdin
b26d786d95 fix for JSON datatype error 2024-05-15 14:18:08 -04:00
Kelrap
09e4feb6c2
Added My Learning Settings button to main menu 2024-05-15 14:01:17 -04:00
ggurdin
bc47e84de2 uncommented error handling so warning message shows on card, instead of loading circle 2024-05-15 13:58:57 -04:00
Kelrap
cd05450581
Removed the Learning Settings button 2024-05-15 13:52:55 -04:00
ggurdin
7131fd47a8 fix for speech to text matrix event 2024-05-15 13:43:21 -04:00
WilsonLe
cb5b92c94c implement bot preset select 2024-05-15 13:28:44 -04:00
William Jordan-Cooley
daaa83b00d fixing two oops 2024-05-15 11:01:20 -04:00
William Jordan-Cooley
326d2b5fbd adding words per minute to speech to text feedback 2024-05-15 10:57:34 -04:00
Krille
62fcea5b0b
chore: Set a maxsize for textfields 2024-05-15 11:59:19 +02:00
Krille
8a64bdd82d
refactor: Remove unnecessary FutureBuilder 2024-05-15 08:20:43 +02:00
ggurdin
8b8fc7e4b8 replaced pangea comments 2024-05-14 15:01:12 -04:00
ggurdin
5855cb2de5 updated record package version for iOS fix 2024-05-14 14:59:58 -04:00
ggurdin
536d3ddfd8 added helper functions to reduce duplications in functions to add analytics rooms to spaces and to join analytics rooms via spaces 2024-05-14 12:16:00 -04:00
ggurdin
61bcf059d3 removed unused function 2024-05-14 11:14:04 -04:00
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
krille-chan
3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +02:00
krille-chan
9da309be62
chore: Make bottomnavbar labels always visible 2024-05-10 17:31:32 +02:00
krille-chan
3c85786c10
refactor: Improve performance of chat list 2024-05-10 16:32:14 +02:00
Krille
3d362df80a
refactor: Remove no longer necessary mx-reply workaround 2024-05-10 15:26:17 +02:00
Krille
938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2024-05-10 12:49:40 +02:00
Krille
d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2024-05-10 12:49:32 +02:00
Krille
53c2601945
chore: Follow up audioplayer 2024-05-10 10:03:18 +02:00
Krille
4dee111c73
chore: Revert audioplayer changes 2024-05-10 09:52:55 +02:00
Krille
d4fb0ce1a7
chore: Follow up audioplayer 2024-05-10 08:34:46 +02:00
krille-chan
6a220ffb4b
refactor: Precache theme and directchatmatrixid to improve performance in chat list item 2024-05-09 09:37:41 +02: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
Krille
fb54548e5c
build: Update matrix dart sdk 2024-05-08 12:42:40 +02:00
ggurdin
76544d1f0b updated speech to text card icons 2024-05-07 16:48:35 -04:00