Commit Graph

852 Commits (a7979ae72a8b9590a0d3dbacfa5dd29db3c6dcc2)

Author SHA1 Message Date
ggurdin a7979ae72a fluffychat merge 1 year ago
ggurdin 6d3bb87bf6 fluffychat merge 1 year ago
ggurdin cea14d388a fluffychat merge 1 year ago
ggurdin ce3a88e7a7 fluffychat merge 1 year ago
ggurdin c9b6c52761 fluffychat merge 1 year ago
ggurdin 971c74f6a6 fluffychat merge 1 year ago
ggurdin 923e2cc8f2 fluffychat merge 1 year ago
ggurdin 413d4adaec fluffychat merge 1 year ago
ggurdin 28d2f102e4 fluffychat commit 1 year ago
Krille 71ff94b622
build: Update matrix dart sdk 2 years ago
Krille 8a738ad25f
chore: Go back to pub.dev matrix sdk 2 years ago
Krille bd6b180b7c
chore: Re-add native_imaging 2 years ago
Krille efd2bcb00a
chore: Hotfix create missing objectbox 2 years ago
Krille f46288aead
build: Update to matrix 0.29.3 2 years ago
krille-chan b954362104
build: Use matrix sdk main branch 2 years ago
krille-chan 6bd9997fe5
build: Try out store inbound group sessions performance fix 2 years ago
Krille-chan a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
2 years ago
ggurdin 5855cb2de5 updated record package version for iOS fix 2 years ago
ggurdin ffb532b1dd allow sentry error levels to be set 2 years ago
Krille c447e15949
build: Update matrix dart sdk to 0.29.2 2 years ago
krille-chan 81b254f82c
Revert "chore: Disable db cache test"
This reverts commit 286acbc11a.
2 years ago
krille-chan 286acbc11a
chore: Disable db cache test 2 years ago
krille-chan 3d4ddeaa40
build: Update record package 2 years ago
Krille 938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2 years ago
Krille d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2 years ago
Krille ce8513d2b5
build: Update matrix dart sdk 2 years ago
Krille fb54548e5c
build: Update matrix dart sdk 2 years ago
ggurdin 76544d1f0b updated speech to text card icons 2 years ago
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
2 years ago
Krille 4affd97db4
build: Bump version to 1.20.0 2 years ago
Krille a14b69623d
build: Update dependencies 2 years ago
Gabby Gurdin 70e085e4f0 merge github-issues into auto-pr 2 years ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 2 years ago
Gabby Gurdin 40fbdb2ec7 fix for audio messages not starting from beginning, switched record package to version fluffychat uses 2 years ago
krille-chan d2f12452fc
build: Update matrix dart sdk 2 years ago
Gabby Gurdin 96e6d76051 updates dependencies to match fluffychat, remove unused dependencies 2 years ago
Gabby Gurdin 9fe5236cf3 merge connectivity_plus dependency 2 years ago
Gabby Gurdin c0f2d6ea39 merge in sentry updates 2 years ago
krille-chan e72a5af5b3
build: Bump version to 1.19.2 2 years ago
Krille-chan ec85988a83
Merge pull request #999 from krille-chan/krille/update-and-clean-up-dependencies
build: Update all dependencies and remove vibrator package
2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan da25c139c8
build: Bump version to 1.19.1 2 years ago
krille-chan 58c873c5a7
build: Update all dependencies and remove vibrator package 2 years ago
krille-chan 7627f7b8ed
build: Update flutter_map package 2 years ago
krille-chan 97292c1e3a
build: Update emoji picker package 2 years ago
krille-chan 6998c87b62
Revert "build: Use libhandy for linux desktop again"
This reverts commit 6349afae2b.
2 years ago
krille-chan 6349afae2b
build: Use libhandy for linux desktop again 2 years ago
Gabby Gurdin 3df0741f1c updated revenuecat SDKK version 2 years ago
ShootingStarDragons 54cff3cd32
chore: do not use static openssl
I close this option, to make it compilable on archlinux.
2 years ago
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>
2 years ago