Commit Graph

76 Commits (ebc4a88d4e5c46ac5ab9123e932ca2797e9dcff7)

Author SHA1 Message Date
ggurdin ebc4a88d4e
fluffychat merge - resolve conflicts 1 year ago
ggurdin 4fe9b05c89
upgrade to the most recent version of our fork of the matrix sdk 1 year ago
ggurdin c9cdba8a34
Merge branch 'main' into add-localization 1 year ago
ggurdin abb1e3a56f
added missing matrix localization for invitedBy 1 year ago
ggurdin e6f90af011
added potential fix and better logging for flutter_secure_storage returning null for database cipher on iOS 1 year ago
ggurdin 14783d8536
Revert "Story game" 1 year ago
ggurdin f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
1 year ago
ggurdin 07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
1 year ago
ggurdin a36c52ff87
don't show user avatars or display names in chats 1 year ago
ggurdin bed27abe51 added sentry breadcrumbs to help track down ios logout issue 1 year ago
WilsonLe 65c4f4472d add extra class method to prevent breaking changes 1 year ago
ggurdin c0cd10a0e2 filter out analytics events from syncs. hide space analytics 1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
ggurdin 5db8527ba5 fluffychat merge 1 year ago
ggurdin 923e2cc8f2 fluffychat merge 1 year ago
ggurdin 413d4adaec fluffychat merge 1 year ago
ggurdin 0cb6fe6daf fluffychat merge 1 year ago
ggurdin c13afdea3a fluffychat merge 1 year ago
ggurdin 42bf07f477 fluffychat merge 1 year ago
ggurdin 5a2c5155c5 fluffychat commits 1 year ago
krille-chan f7096d5dee
refactor: Delete database file on failed app start 1 year ago
ggurdin 208a5ef095 Spanish translations 1 year ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 2 years ago
krille-chan d2f12452fc
build: Update matrix dart sdk 2 years ago
krille-chan e43a4ad65f
design: Adjust chat settings design 2 years ago
krille-chan d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 2 years ago
Krille 5128785c66
fix: More logs when database fails to init and trycatch sendInitNotification 2 years ago
Krille be0df9e19b
fix: Localizations from weblate confused by unknownEvent locale 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 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
krille-chan 3e9ff75efe
chore: Remove print 2 years ago
Krille 8a9715cac2
chore: Follow up database broken handling 2 years ago
Gabby Gurdin a673372d64 remove commented out test code 2 years ago
Gabby Gurdin 97fc7a176d error logging 2 years ago
Gabby Gurdin 64c502b6fa temp fix for iOS database build errors 2 years ago
krille-chan a31dce0a21
fix: Remove pantalaimon message with normal error message 2 years ago
krille-chan 826cce6573
refactor: Better download UX with file picker for android and iOS 2 years ago
Gabby Gurdin 887afb0247 upgraded to most recent version of matrix sdk, fix for when to show rich text 2 years ago
William Jordan-Cooley 847ad9f8c1 coming along, next is getAudioLocal 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
Krille 9c74604838
build: Update sdk to 0.25.6 2 years ago
krille-chan 2a5c9d0a62
feat: Backup session and restore on database error 2 years ago
krille-chan 4d7d5bf181
chore: Delete database after failed to create 2 years ago
krille-chan ac5bd56c03
chore: Use legacy database if database build fails 2 years ago
krille-chan 1f7ce96623
refactor: Remove unused code 2 years ago
Krille 895de76e70
refactor: Replace stories feature with presence status msg 2 years ago
krille-chan ea790f43ac
chore: Follow up database path 2 years ago
Krille 129c1ab697
feat: Try out FluffyBox 2 database 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago