Commit graph

75 commits

Author SHA1 Message Date
William Jordan-Cooley
fa0639b5d6 converting actually to words per hour so its an int 2024-05-15 15:17:30 -04:00
William Jordan-Cooley
dd90a720b5 syncing with main 2024-05-07 10:56:42 -04:00
William Jordan-Cooley
4a77e6fb53 full draft speech to text with word level feedback 2024-05-06 15:10:15 -04:00
Gabby Gurdin
60f202b019 allow students to leave chats and class via the archive button 2024-05-01 09:09:21 -04:00
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
3c532f90ba
chore: unify desktop and mobile databases (#764)
* chore: unify desktop and mobile databases

- migrate `package:sqflite_flutter` to `sqlcipher_flutter_libs`
- use FFI for all SQLite operations
- use `SQfLiteEncryptionHelper` for database encryption
- enforce encryption for new SQLite datbase implementation
- migrate existing SQLite databases
 - encrypt unencrypted ones
 - migrate database locations to unified approach
- drop dependency on sqlite

Signed-off-by: The one with the braid <info@braid.business>

* chore: add sqlcipher to macos CI

Signed-off-by: The one with the braid <info@braid.business>

---------

Signed-off-by: The one with the braid <info@braid.business>
2024-03-29 14:47:11 +00:00
Gabby Gurdin
1ed51c9f9d updated recording package 2024-02-20 11:18:10 -05:00
ggurdin
7982fa6387 auto generated changes 2024-02-07 15:29:39 -05:00
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00
Krille
b6ab60146a
build: Update macOS build files 2024-01-10 08:50:01 +01:00
Krille
ab9ca586b4
build: Update macOS build files 2024-01-06 12:59:05 +01:00
Krille
129c1ab697
feat: Try out FluffyBox 2 database 2023-12-08 09:20:19 +01:00
Krille
dfb09f443b
chore: Follow up pubspec.lock 2023-11-29 15:29:29 +01:00
Krille
685ddf1324
chore: Follow up update matrix sdk 2023-11-29 15:28:00 +01:00
krille-chan
c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2023-11-27 17:26:05 +01:00
ggurdin
33b5de0afb merge inn fluffychat changes 2023-11-22 09:50:32 -05:00
krille-chan
b149283ec6
build: Update dependencies 2023-11-12 08:23:29 +01:00
ggurdin
5e30845a09 merge in newer fluffychat commits 2023-11-10 13:06:42 -05:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00
Krille
0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
krille-chan
3a9c6e8773
chore: Use correct audiorecorder file extension 2023-10-29 14:01:29 +01:00
krille-chan
bedd4e9ade
chore: More revert recorder 2023-10-29 13:56:36 +01:00
krille-chan
fd22b4330e
chore: Downgrade record 2023-10-29 13:04:45 +01:00
krille-chan
991bba2535
build: Update record package 2023-10-28 10:29:22 +02:00
Krille
35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2023-10-16 08:19:52 +02:00
ShootingStarDragons
2ae4551bcc feat: paste image from clipboard 2023-07-20 19:34:56 +02:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
TheOneWithTheBraid
5ff3211c6d chore: update macOS icons and add build script
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 18:11:19 +02:00
TheOneWithTheBraid
ff67fb125b feat: set display information correctly
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 14:11:27 +02:00
TheOneWithTheBraid
b81354bfe0 feat: clean up macOS build metadata
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 14:03:18 +02:00
TheOneWithTheBraid
ddd502560f feat: update macOS build information for macOS Ventura
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 13:46:50 +02:00
TheOneWithTheBraid
bdbb289569 feat: update macOS build files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 13:24:08 +02:00
Krille
d330ca0ff7 chore: Remove macos_ui dependency 2023-05-16 19:21:37 +02:00
lauren n. liberda
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Krille
d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Christian Pauly
ffd7904f3a refactor: Use dynamic color package instead of system theme 2023-02-03 09:27:25 +01:00
Christian Pauly
d00b0b4d6c fix: Shared preferences package for flutter 3.7 2023-01-27 14:11:49 +01:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille
c47ca99aaa chore: Update dependencies 2023-01-05 18:21:13 +01:00
Christian Pauly
46a9b6e00d chore: Update dependencies 2022-11-03 15:37:40 +01:00
Christian Pauly
e71dabca6e feat: New navigation design 2022-09-10 10:16:09 +02:00
Christian Pauly
37a6d3fc70 chore: Follow up theme fix 2022-08-21 07:29:03 +02:00
Christian Pauly
4ddc1386ba chore: Update matrix homeserver recommendations 2022-08-10 19:49:29 +02:00
Christian Pauly
ccfda5bc96 feat: New material 3 design 2022-07-07 20:18:40 +02:00
Christian Pauly
24ee341670 chore: Update SDK 2022-06-26 12:52:05 +02:00
Christian Pauly
65db4e8045 fix: Scan QR Code on iOS 2022-05-03 16:58:13 +02:00
TheOneWithTheBraid
44ffaa1b41 feat: improve spaces
- support to show spaces in a list
- add a beautiful animation

This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.

There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 08:08:48 +02:00
Christian Pauly
0693cc5fa6 chore: Fix client logout and update macOS 2022-04-16 14:30:54 +02:00
Christian Pauly
44f2b04c8b chore: Follow up push 2022-04-14 19:26:20 +02:00