Commit graph

742 commits

Author SHA1 Message Date
ggurdin
401a26ef85
Sentry (#1111)
* better error logging when requesting notifications permission

* check that speech to text card in mounted before calling setState

* only log first 10 entries in other category keys list
2024-11-27 12:19:11 -05:00
ggurdin
007467d488
added alternative tts package for windows users (#1065)
* added alternative tts package for windows users

* fix function for determining OS
2024-11-19 16:36:09 -05:00
ggurdin
9dbac76a2b
update matrix dart sdk version and filter out old analytics data type from sync 2024-10-29 10:03:11 -04:00
William Jordan-Cooley
31b77c6d99 some name cleanup, error handling and dont open overlay if click outside text 2024-10-23 16:36:24 -04:00
ggurdin
89a61c03ed
go back to fluffychat new space/group pages, delete add to space toggles widget 2024-10-21 17:06:09 -04:00
ggurdin
719777a935
decreased duration of updated version snackbar 2024-10-16 15:50:50 -04:00
ggurdin
061fd361a6
added comment explaining purpose of filter 2024-10-11 15:38:30 -04:00
ggurdin
b630d5f1d2
if send transcription file fails, don't show error audio message in timeline 2024-10-11 15:37:02 -04:00
ggurdin
c5ccf6dac2
merge analytics updates into fluffychat merge branch 2024-09-10 12:57:23 -04:00
ggurdin
85b501e180
re-enabled code related to recent updates to matrix SDK 2024-09-05 10:11:09 -04:00
ggurdin
c58226807a
fluffychat merge - resolve conflicts 2024-09-05 09:13:08 -04:00
ggurdin
5e347144aa
fluffychat merge - resolve conflicts 2024-09-05 09:01:34 -04:00
ggurdin
eabd5b10ae
re-enable recording on web 2024-09-04 16:06:57 -04:00
ggurdin
03da94ff41
fluffychat merge - resolve conflicts 2024-09-04 16:05:22 -04:00
ggurdin
1b03644380
fluffychat merge - resolve conflicts 2024-09-04 16:02:00 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts 2024-09-04 15:48:51 -04:00
ggurdin
31412c2a13
fluffychat merge - resolve conflicts 2024-09-04 15:01:13 -04:00
ggurdin
7bf3a9ab94
fluffychat merge - resolve conflicts 2024-09-04 14:43:45 -04:00
ggurdin
4fccd5fed0
fluffychat merge - resolve conflicts 2024-09-04 14:18:10 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts 2024-09-04 14:01:03 -04:00
ggurdin
ebc4a88d4e
fluffychat merge - resolve conflicts 2024-09-04 11:06:10 -04:00
ggurdin
816fe43d3e
fluffychat merge - resolve conflicts 2024-09-04 10:55:50 -04:00
ggurdin
deb2e655d6
fluffychat merge - resolve conflicts 2024-09-04 10:52:47 -04:00
ggurdin
2e597a55a2
merge main into learning analytics and resolve conflicts 2024-09-04 09:48:33 -04:00
ggurdin
4fe9b05c89
upgrade to the most recent version of our fork of the matrix sdk 2024-09-04 09:43:12 -04:00
ggurdin
14ba8bf47b
merge main into analytics branch 2024-08-30 10:28:56 -04:00
ggurdin
db21eaac7a
check if igc button is mounted before settings state 2024-08-27 14:42:11 -04:00
Krille
aa3de2816b
chore: Follow up design textfields 2024-08-27 07:47:48 +02:00
Krille
158a6855c3
feat: Use matrix authenticated media 2024-08-25 12:46:15 +02:00
ggurdin
c9cdba8a34
Merge branch 'main' into add-localization 2024-08-23 12:05:23 -04:00
ggurdin
abb1e3a56f
added missing matrix localization for invitedBy 2024-08-23 12:04:38 -04:00
ggurdin
e6f90af011
added potential fix and better logging for flutter_secure_storage returning null for database cipher on iOS 2024-08-23 11:56:34 -04:00
ggurdin
14783d8536
Revert "Story game" 2024-08-23 10:44:21 -04:00
ggurdin
f8020279c6
Merge branch 'main' into learning-analytics-summary 2024-08-23 10:31:00 -04:00
ggurdin
f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
2024-08-12 17:35:23 -04:00
ggurdin
07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
2024-08-12 14:48:46 -04:00
ggurdin
a36c52ff87
don't show user avatars or display names in chats 2024-08-12 11:43:44 -04:00
Krille
8784acc7e6
chore: Disable record on web 2024-08-12 09:00:10 +02:00
krille-chan
ebd8b700b1
chore: Show short forms of months and week days in UI 2024-08-11 12:31:10 +02:00
krille-chan
1c6d8a0579
chore: Make VOIP plugin less noisy in logs 2024-08-11 08:56:48 +02:00
Krille-chan
9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
2024-08-09 16:13:00 +02:00
Krille
02430a952d
build: Update to Matrix SDK 0.32.0 2024-08-09 11:35:11 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
47481eb676
feat: Send voice messages from web 2024-08-06 11:55:01 +02:00
krille-chan
a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
2024-08-01 09:47:49 +02:00
krille-chan
d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 2024-08-01 09:18:12 +02:00
ggurdin
9f69360f24
use construct use type pointValues to calculate XP and level 2024-07-31 12:52:43 -04:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
ggurdin
c5187c7639
added learning summary to chat list, removed references to summary analytics 2024-07-29 14:52:09 -04:00
Krille
21e7c3f8cb
build: Update matrix dart sdk 2024-07-29 08:37:43 +02:00