Commit Graph

3282 Commits (c966a6f28294224ddad4f00abc6153ab3d07ffbb)

Author SHA1 Message Date
Krille 0d13a99fbd
chore: Follow up sso button border 10 months ago
Krille a14b69623d
build: Update dependencies 10 months ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 10 months ago
krille-chan 86df13d6d8
chore: Let error reporter fill out bug report 11 months ago
krille-chan ac1ed4dfd0
chore: More nicer event source display 11 months ago
krille-chan 0210f791a0
chore: Follow up manage aliases 11 months ago
krille-chan 3b71705d2e
design: Fix color of invite button 11 months ago
krille-chan 2a590c6175
chore: Follow up select messages 11 months ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 11 months ago
krille-chan d2f12452fc
build: Update matrix dart sdk 11 months ago
krille-chan 1f12b72271
chore: Follow up change own power level 11 months ago
krille-chan 2a4fd6927c
chore: Follow up nicer dropdownbuttons 11 months ago
krille-chan 216d3bd403
design: Improve user permission settings 11 months ago
krille-chan ac7e424b7b
design: Redesign permissions settings with dropdownbuttons 11 months ago
krille-chan de68f62aef
chore: Follow up manage aliases 11 months ago
krille-chan 4dbe85b278
chore: Follow up manage room aliases 11 months ago
krille-chan 0684bb63ac
chore: Follow up join rules 11 months ago
krille-chan 9720dcf8ee
chore: Follow up share room alias 11 months ago
krille-chan 2095e3ebad
chore: Follow up share alias 11 months ago
krille-chan 2d5f496d3c
chore: Follow up localize join rules 11 months ago
krille-chan 4353c8ddd1
chore: Follow up knock room 11 months ago
krille-chan 45e72428e2
chore: follow up accept decline kick 11 months ago
krille-chan c300220773
design: New chat access settings 11 months ago
krille-chan cbdea13772
design: Follow up settings design 11 months ago
krille-chan 1366113823
design: Follow up chat settings design 11 months ago
krille-chan e43a4ad65f
design: Adjust chat settings design 11 months ago
krille-chan e11195f4fc
design: Adjust settings design 11 months ago
krille-chan 23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
11 months ago
krille-chan 86b0d04041
chore: Do not send video msc object yet 11 months ago
krille-chan d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 11 months ago
Krille 5128785c66
fix: More logs when database fails to init and trycatch sendInitNotification 11 months ago
Krille 71afa17806
fix: Background color of images with transparency 11 months 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
11 months ago
Krille be0df9e19b
fix: Localizations from weblate confused by unknownEvent locale 11 months ago
krille-chan 58c873c5a7
build: Update all dependencies and remove vibrator package 11 months ago
krille-chan 7627f7b8ed
build: Update flutter_map package 11 months ago
krille-chan 97292c1e3a
build: Update emoji picker package 11 months ago
krille-chan 6f9da100a0
fix: Login with SSO on web 11 months ago
krille-chan f6c6898fb6
fix: Make chat permission settings null and type safe 11 months ago
krille-chan 02ceddf9e8
feat: Show/hide third column in chat view 11 months ago
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 11 months ago
krille-chan f42509f710
design: Adjust some colors in inputbar 11 months ago
krille-chan a8606f18b6
refactor: new flutter only typing animation 11 months ago
krille-chan 4fca106a51
fix: Always send info object for stickers 11 months ago
krille-chan f4196f38c3
chore: Follow up hovermenu 11 months ago
krille-chan c51fc600a2
chore: Follow up sticker design 11 months 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>
11 months ago
krille-chan 3e9ff75efe
chore: Remove print 11 months ago
Krille 8a9715cac2
chore: Follow up database broken handling 11 months ago
Krille eb9cf18d30
chore: Fix formatting 11 months ago