Commit graph

732 commits

Author SHA1 Message Date
ggurdin
6d3bb87bf6 fluffychat merge 2024-06-17 10:32:40 -04:00
ggurdin
cea14d388a fluffychat merge 2024-06-17 10:19:45 -04:00
ggurdin
ce3a88e7a7 fluffychat merge 2024-06-17 09:58:21 -04:00
ggurdin
c9b6c52761 fluffychat merge 2024-06-17 09:22:04 -04:00
ggurdin
971c74f6a6 fluffychat merge 2024-06-17 09:17:05 -04:00
ggurdin
923e2cc8f2 fluffychat merge 2024-06-17 09:11:34 -04:00
ggurdin
413d4adaec fluffychat merge 2024-06-17 09:05:27 -04:00
ggurdin
68e1c8b9b0 merged in fluffychat commit 2024-06-14 15:29:46 -04:00
Krille
efd2bcb00a
chore: Hotfix create missing objectbox 2024-05-21 13:09:15 +02:00
Krille
f46288aead
build: Update to matrix 0.29.3 2024-05-21 12:46:17 +02:00
krille-chan
b954362104
build: Use matrix sdk main branch 2024-05-20 16:47:17 +02:00
krille-chan
6bd9997fe5
build: Try out store inbound group sessions performance fix 2024-05-20 11:32:47 +02:00
krille-chan
421bd245ae
build: Update dependencies to flutter 3.22 but not flutter version yet 2024-05-20 08:45:51 +02:00
Krille-chan
a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
2024-05-19 14:53:29 +02:00
William Jordan-Cooley
fa0639b5d6 converting actually to words per hour so its an int 2024-05-15 15:17:30 -04:00
Krille
c447e15949
build: Update matrix dart sdk to 0.29.2 2024-05-14 15:06:18 +02:00
krille-chan
81b254f82c
Revert "chore: Disable db cache test"
This reverts commit 286acbc11a.
2024-05-12 11:55:16 +02:00
krille-chan
286acbc11a
chore: Disable db cache test 2024-05-12 10:25:47 +02:00
krille-chan
3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +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
ce8513d2b5
build: Update matrix dart sdk 2024-05-10 08:35:10 +02:00
William Jordan-Cooley
473e02352a merge with main 2024-05-08 17:22:55 -04:00
Krille
fb54548e5c
build: Update matrix dart sdk 2024-05-08 12:42:40 +02:00
William Jordan-Cooley
dd90a720b5 syncing with main 2024-05-07 10:56:42 -04:00
td
4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
2024-04-30 18:19:10 +05:30
Krille
a14b69623d
build: Update dependencies 2024-04-26 09:14:50 +02:00
krille-chan
a705a5b399
refactor: Download on android and iOS with file_picker 2024-04-21 10:34:09 +02:00
krille-chan
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +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
97292c1e3a
build: Update emoji picker package 2024-04-07 16:06:30 +02:00
krille-chan
58c873c5a7
build: Update all dependencies and remove vibrator package 2024-04-07 16:06:30 +02:00
krille-chan
7627f7b8ed
build: Update flutter_map package 2024-04-07 16:06:30 +02:00
krille-chan
6998c87b62
Revert "build: Use libhandy for linux desktop again"
This reverts commit 6349afae2b.
2024-04-07 15:20:21 +02:00
krille-chan
6349afae2b
build: Use libhandy for linux desktop again 2024-04-07 14:31:51 +02:00
ShootingStarDragons
54cff3cd32
chore: do not use static openssl
I close this option, to make it compilable on archlinux.
2024-04-05 18:09:49 +08: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
Krille
25ec229ace
refactor: Use dart blurhash 2024-03-21 07:36:22 +01:00
Krille
19dab63858
build: Update matrix dart sdk 2024-03-15 12:28:50 +01:00
Krille
1712d30c2f
feat: Support refresh tokens 2024-03-08 12:46:26 +01:00
Krille
03511a1e8d
build: Update Matrix Dart SDK 0.25.11 2024-02-29 15:01:20 +01:00
Krille-chan
8cb9d79578
Merge pull request #906 from selfisekai/license-checker
ci: add a license compliance check
2024-02-25 20:29:37 +01:00
krille-chan
0e8363221b
design: Nicer QR Code design 2024-02-25 20:19:45 +01:00
lauren n. liberda
cd6294b421
ci: add a license compliance check 2024-02-25 15:38:00 +01:00
krille-chan
549291ab40
build: Update adaptive_dialog 2024-02-25 15:27:27 +01:00
krille-chan
6435e703e4
feat: Add insert content via gboard 2024-02-25 15:09:02 +01:00
Gabby Gurdin
d2338f62e8 switch to sdk fork until bug is fixed 2024-02-22 15:19:18 -05:00
krille-chan
826cce6573
refactor: Better download UX with file picker for android and iOS 2024-02-22 18:53:31 +01:00
Gabby Gurdin
1ed51c9f9d updated recording package 2024-02-20 11:18:10 -05:00
Krille
859701e158
chore: Follow up android shortcuts 2024-02-20 17:15:30 +01:00