Commit Graph

3340 Commits (krille/update-linter-and-deps)

Author SHA1 Message Date
krille-chan 9d4145b49d
chore: Follow up search feature 1 year ago
krille-chan d819128881
chore: Follow up search 1 year ago
krille-chan 6ea4d0c263
feat: Search feature 1 year ago
krille-chan 8260480d90
fix: mxc reactions not rendered correctly 1 year ago
krille-chan e9d04b7217
refactor: Make reaction key not nullable 1 year ago
krille-chan b280f8d8d9
feat: Enable download images on iOS, not only share images 1 year ago
Krille ee6ba0de84
refactor: Display better command hints 1 year 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
1 year ago
Krille 0d13a99fbd
chore: Follow up sso button border 1 year ago
Krille a14b69623d
build: Update dependencies 1 year ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 1 year ago
krille-chan 86df13d6d8
chore: Let error reporter fill out bug report 1 year ago
krille-chan ac1ed4dfd0
chore: More nicer event source display 1 year ago
krille-chan 0210f791a0
chore: Follow up manage aliases 1 year ago
krille-chan 3b71705d2e
design: Fix color of invite button 1 year ago
krille-chan 2a590c6175
chore: Follow up select messages 1 year ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 1 year ago
krille-chan d2f12452fc
build: Update matrix dart sdk 1 year ago
krille-chan 1f12b72271
chore: Follow up change own power level 1 year ago
krille-chan 2a4fd6927c
chore: Follow up nicer dropdownbuttons 1 year ago
krille-chan 216d3bd403
design: Improve user permission settings 1 year ago
krille-chan ac7e424b7b
design: Redesign permissions settings with dropdownbuttons 1 year ago
krille-chan de68f62aef
chore: Follow up manage aliases 1 year ago
krille-chan 4dbe85b278
chore: Follow up manage room aliases 1 year ago
krille-chan 0684bb63ac
chore: Follow up join rules 1 year ago
krille-chan 9720dcf8ee
chore: Follow up share room alias 1 year ago
krille-chan 2095e3ebad
chore: Follow up share alias 1 year ago
krille-chan 2d5f496d3c
chore: Follow up localize join rules 1 year ago
krille-chan 4353c8ddd1
chore: Follow up knock room 1 year ago
krille-chan 45e72428e2
chore: follow up accept decline kick 1 year ago
krille-chan c300220773
design: New chat access settings 1 year ago
krille-chan cbdea13772
design: Follow up settings design 1 year ago
krille-chan 1366113823
design: Follow up chat settings design 1 year ago
krille-chan e43a4ad65f
design: Adjust chat settings design 1 year ago
krille-chan e11195f4fc
design: Adjust settings design 1 year ago
krille-chan 23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
1 year ago
krille-chan 86b0d04041
chore: Do not send video msc object yet 1 year ago
krille-chan d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 1 year ago
Krille 5128785c66
fix: More logs when database fails to init and trycatch sendInitNotification 1 year ago
Krille 71afa17806
fix: Background color of images with transparency 1 year 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
1 year ago
Krille be0df9e19b
fix: Localizations from weblate confused by unknownEvent locale 1 year ago
krille-chan 58c873c5a7
build: Update all dependencies and remove vibrator package 1 year ago
krille-chan 7627f7b8ed
build: Update flutter_map package 1 year ago
krille-chan 97292c1e3a
build: Update emoji picker package 1 year ago
krille-chan 6f9da100a0
fix: Login with SSO on web 1 year ago
krille-chan f6c6898fb6
fix: Make chat permission settings null and type safe 1 year ago
krille-chan 02ceddf9e8
feat: Show/hide third column in chat view 1 year ago
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 1 year ago
krille-chan f42509f710
design: Adjust some colors in inputbar 1 year ago
krille-chan a8606f18b6
refactor: new flutter only typing animation 1 year ago
krille-chan 4fca106a51
fix: Always send info object for stickers 1 year ago
krille-chan f4196f38c3
chore: Follow up hovermenu 1 year ago
krille-chan c51fc600a2
chore: Follow up sticker design 1 year 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>
1 year ago
krille-chan 3e9ff75efe
chore: Remove print 1 year ago
Krille 8a9715cac2
chore: Follow up database broken handling 1 year ago
Krille eb9cf18d30
chore: Fix formatting 1 year ago
Krille 9c1bf05c0d
chore: better logs on client init failed 1 year ago
Krille-chan a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
fix: never use root navigator for bottom sheets
1 year ago
Krille 654a423e41
chore: Follow up padding 1 year ago
Krille 1be21e6c12
chore: Follow up paddings 1 year ago
Krille 68aa2250f2
chore: Follow up input bar padding 1 year ago
Krille 0436c5c517
chore: Adjust ticker of notifications for Android 1 year ago
The one with the braid 5257d89b53 fix: never use root navigator for bottom sheets
Signed-off-by: The one with the braid <info@braid.business>
1 year ago
Krille 6e13c17682
chore: Follow up text selection color 1 year ago
Krille cba1a9bd5e
chore: Follow up audioplayer design 1 year ago
Krille f3141f955d
chore: Follow up design 1 year ago
Krille e9a9075139
chore: Follow up design 1 year ago
Krille 554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
1 year ago
Krille f15b81c5a6
design: New date separators in timeline 1 year ago
Krille 7183158cf9
chore: Follow up input bar design 1 year ago
Krille 20fd4dcf59
chore: Add pagekey to custom page builder 1 year ago
Krille cce5fc8fa5
chore: Follow up input bar design 1 year ago
Krille d3930cf4af
chore: Follow up inputbar design 1 year ago
Krille ed2a1af46c
chore: Follow up input bar design 1 year ago
Krille 93f0ace3cf
chore: Follow up inputbar design 1 year ago
Krille 49c1de8610
chore: follow up matrix pill 1 year ago
Krille d83c26a3c9
chore: Follow up matrix pills 1 year ago
Krille 0b9d258e56
chore: Follow up matrix pill 1 year ago
Krille f3b3a82f0d
chore: Follow up new page transition 1 year ago
Krille f0b66fda0a
chore: More minimal matrix pill 1 year ago
Krille 7e0dcc3058
chore: Follow up input bar design 1 year ago
Krille 6d4ee4ad6f
chore: Follow up input bar design 1 year ago
krille-chan 2e46ea7fd6
chore: Try out CupertinoPage instead of custom transition in router 1 year ago
krille-chan 150da0f0aa
design: Background color follow up for input bar 1 year ago
krille-chan 22b467de21
design: Make appbar in material you design for mobile mode 1 year ago
krille-chan 5687aab290
chore: Follow up audioplayer height 1 year ago
krille-chan 9b82614fba
chore: Follow up audomessage speed button design 1 year ago
krille-chan 73c08c3fdd
chore: Mark muted unread rooms with bold text 1 year ago
krille-chan 45e1122648
chore: Follow up image rendering 1 year ago
krille-chan 449357b501
fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec 1 year ago
Krille f653664b39
chore: Calc much smaller blurhash 1 year ago
Krille 935e7215e4
refactor: Sticker widget code 1 year ago
Krille 989c6146ce
chore: Calc blurhash in other thread 1 year ago
Krille a518f8a019
chore: New performant fade in for images 1 year ago
Krille bac2dceae4
chore: Follow up image bubble performance 1 year ago
Krille 5573c7fcbc
chore: Disable image transition for better performance 1 year ago
Krille 25ec229ace
refactor: Use dart blurhash 1 year ago
krille-chan 1271441eb0
chore: Follow up imagebubble 1 year ago