Commit graph

3309 commits

Author SHA1 Message Date
krille-chan
cbdea13772
design: Follow up settings design 2024-04-14 13:06:30 +02:00
krille-chan
1366113823
design: Follow up chat settings design 2024-04-14 12:39:37 +02:00
krille-chan
e43a4ad65f
design: Adjust chat settings design 2024-04-14 12:00:43 +02:00
krille-chan
e11195f4fc
design: Adjust settings design 2024-04-14 11:48:51 +02:00
krille-chan
23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
2024-04-13 18:23:02 +02:00
krille-chan
86b0d04041
chore: Do not send video msc object yet 2024-04-13 17:52:20 +02:00
krille-chan
d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 2024-04-13 16:57:38 +02:00
Krille
5128785c66
fix: More logs when database fails to init and trycatch sendInitNotification 2024-04-11 08:15:12 +02:00
Krille
71afa17806
fix: Background color of images with transparency 2024-04-10 18:01:31 +02:00
Krille-chan
ec85988a83
Merge pull request #999 from krille-chan/krille/update-and-clean-up-dependencies
build: Update all dependencies and remove vibrator package
2024-04-10 09:08:50 +02:00
Krille
be0df9e19b
fix: Localizations from weblate confused by unknownEvent locale 2024-04-10 09:05:11 +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
97292c1e3a
build: Update emoji picker package 2024-04-07 16:06:30 +02:00
krille-chan
6f9da100a0
fix: Login with SSO on web 2024-04-07 16:05:24 +02:00
krille-chan
f6c6898fb6
fix: Make chat permission settings null and type safe 2024-04-07 10:34:37 +02:00
krille-chan
02ceddf9e8
feat: Show/hide third column in chat view 2024-04-07 10:30:21 +02:00
krille-chan
e81a366a5b
refactor: Move room headers into appbar bottom field 2024-04-01 12:47:10 +02:00
krille-chan
f42509f710
design: Adjust some colors in inputbar 2024-04-01 10:32:11 +02:00
krille-chan
a8606f18b6
refactor: new flutter only typing animation 2024-03-31 19:28:19 +02:00
krille-chan
4fca106a51
fix: Always send info object for stickers 2024-03-31 14:40:12 +02:00
krille-chan
f4196f38c3
chore: Follow up hovermenu 2024-03-30 09:10:32 +01:00
krille-chan
c51fc600a2
chore: Follow up sticker design 2024-03-30 08:37:24 +01: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-chan
3e9ff75efe
chore: Remove print 2024-03-29 15:35:44 +01:00
Krille
8a9715cac2
chore: Follow up database broken handling 2024-03-29 12:28:47 +01:00
Krille
eb9cf18d30
chore: Fix formatting 2024-03-29 11:32:28 +01:00
Krille
9c1bf05c0d
chore: better logs on client init failed 2024-03-29 11:31:54 +01:00
Krille-chan
a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
fix: never use root navigator for bottom sheets
2024-03-29 09:27:10 +01:00
Krille
654a423e41
chore: Follow up padding 2024-03-28 11:45:05 +01:00
Krille
1be21e6c12
chore: Follow up paddings 2024-03-28 11:44:11 +01:00
Krille
68aa2250f2
chore: Follow up input bar padding 2024-03-28 11:17:20 +01:00
Krille
0436c5c517
chore: Adjust ticker of notifications for Android 2024-03-28 08:25:32 +01:00
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>
2024-03-28 02:02:30 +01:00
Krille
6e13c17682
chore: Follow up text selection color 2024-03-27 13:49:36 +01:00
Krille
cba1a9bd5e
chore: Follow up audioplayer design 2024-03-27 09:30:16 +01:00
Krille
f3141f955d
chore: Follow up design 2024-03-27 09:22:16 +01:00
Krille
e9a9075139
chore: Follow up design 2024-03-27 08:59:32 +01:00
Krille
554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
2024-03-27 08:54:15 +01:00
Krille
f15b81c5a6
design: New date separators in timeline 2024-03-27 08:44:02 +01:00
Krille
7183158cf9
chore: Follow up input bar design 2024-03-27 07:58:34 +01:00
Krille
20fd4dcf59
chore: Add pagekey to custom page builder 2024-03-27 07:58:34 +01:00
Krille
cce5fc8fa5
chore: Follow up input bar design 2024-03-26 09:58:43 +01:00
Krille
d3930cf4af
chore: Follow up inputbar design 2024-03-26 09:56:41 +01:00
Krille
ed2a1af46c
chore: Follow up input bar design 2024-03-26 09:15:00 +01:00
Krille
93f0ace3cf
chore: Follow up inputbar design 2024-03-26 08:25:31 +01:00
Krille
49c1de8610
chore: follow up matrix pill 2024-03-25 15:58:25 +01:00
Krille
d83c26a3c9
chore: Follow up matrix pills 2024-03-25 15:50:54 +01:00
Krille
0b9d258e56
chore: Follow up matrix pill 2024-03-25 15:37:46 +01:00
Krille
f3b3a82f0d
chore: Follow up new page transition 2024-03-25 15:17:10 +01:00
Krille
f0b66fda0a
chore: More minimal matrix pill 2024-03-25 15:16:25 +01:00
Krille
7e0dcc3058
chore: Follow up input bar design 2024-03-25 09:22:34 +01:00
Krille
6d4ee4ad6f
chore: Follow up input bar design 2024-03-25 09:04:02 +01:00
krille-chan
2e46ea7fd6
chore: Try out CupertinoPage instead of custom transition in router 2024-03-25 07:52:36 +01:00
krille-chan
150da0f0aa
design: Background color follow up for input bar 2024-03-25 07:36:28 +01:00
krille-chan
22b467de21
design: Make appbar in material you design for mobile mode 2024-03-24 20:38:39 +01:00
krille-chan
5687aab290
chore: Follow up audioplayer height 2024-03-24 14:01:21 +01:00
krille-chan
9b82614fba
chore: Follow up audomessage speed button design 2024-03-24 11:46:49 +01:00
krille-chan
73c08c3fdd
chore: Mark muted unread rooms with bold text 2024-03-24 11:30:38 +01:00
krille-chan
45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
krille-chan
449357b501
fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec 2024-03-22 17:51:14 +01:00
Krille
f653664b39
chore: Calc much smaller blurhash 2024-03-21 12:52:48 +01:00
Krille
935e7215e4
refactor: Sticker widget code 2024-03-21 11:59:27 +01:00
Krille
989c6146ce
chore: Calc blurhash in other thread 2024-03-21 10:19:14 +01:00
Krille
a518f8a019
chore: New performant fade in for images 2024-03-21 09:55:49 +01:00
Krille
bac2dceae4
chore: Follow up image bubble performance 2024-03-21 09:16:01 +01:00
Krille
5573c7fcbc
chore: Disable image transition for better performance 2024-03-21 09:04:35 +01:00
Krille
25ec229ace
refactor: Use dart blurhash 2024-03-21 07:36:22 +01:00
krille-chan
1271441eb0
chore: Follow up imagebubble 2024-03-20 18:38:51 +01:00
Krille
ba05050c2b
chore: Follow up image size 2024-03-20 16:15:18 +01:00
krille-chan
db747afb7b
chore: Add missing command hints 2024-03-17 20:32:27 +01:00
krille-chan
2104793ecd
design: Display images in correct ratio in timeline 2024-03-17 19:42:34 +01:00
Krille
508a7e78c7
chore: Adjust design of typing indicator 2024-03-15 12:27:03 +01:00
krille-chan
f6eafd576e
fix: Do not sync in background mode 2024-03-14 18:28:07 +01:00
Krille
c028c69b2d
design: Nicer reactions design with size animations 2024-03-13 14:24:00 +01:00
krille-chan
8dd8edae44
chore: Follow up set room read marker 2024-03-12 19:33:41 +01:00
krille-chan
e0e1b65f77
chore: Follow up message bubble design 2024-03-12 19:18:22 +01:00
krille-chan
6073b46cfc
fix: Search in spaces view 2024-03-10 16:26:40 +01:00
krille-chan
c842e3454b
chore: Follow up message bubble color 2024-03-10 15:21:10 +01:00
krille-chan
0387b955ed
chore: Follow up message bubble design 2024-03-10 15:18:36 +01:00
krille-chan
292e6c8834
design: Connect bubbles from same sender 2024-03-10 14:56:45 +01:00
krille-chan
ca79beeddb
chore: Disable broken soft logout 2024-03-10 11:45:37 +01:00
krille-chan
a31dce0a21
fix: Remove pantalaimon message with normal error message 2024-03-09 08:34:11 +01:00
Krille
1712d30c2f
feat: Support refresh tokens 2024-03-08 12:46:26 +01:00
Krille
bb3865757b
chore: Follow up dismiss notifications logic 2024-03-06 16:05:57 +01:00
Krille
0eaa7aa73e
chore: Follow up notification logging 2024-03-06 15:46:14 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
Krille
c0ba68dff5
fix: Set readmarker on focus on web 2024-03-06 15:23:50 +01:00
Krille
fdc77fb6d9
fix: Set read marker on web 2024-03-05 10:11:49 +01:00
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s 2024-03-04 00:34:58 -08:00
krille-chan
f56758e1c4
feat: Reply with one button in desktop 2024-03-01 19:51:13 +01:00
krille-chan
0cf6a1d74a
refactor: Enhance logic when to mark room as read 2024-02-29 18:06:06 +01:00
krille-chan
0e8363221b
design: Nicer QR Code design 2024-02-25 20:19:45 +01:00
krille-chan
db8e4c2916
chore: Follow up stickers 2024-02-25 19:57:59 +01:00
krille-chan
5a6016931b
design: New sticker picker next to emoji picker 2024-02-25 16:26:44 +01:00
krille-chan
6c5133abfe
chore: Follow up send filename for keyboard input 2024-02-25 15:46:55 +01:00
krille-chan
6435e703e4
feat: Add insert content via gboard 2024-02-25 15:09:02 +01:00
Krille
1324ce517d
refactor: Remove old aliases workaround 2024-02-25 09:34:00 +01:00
krille-chan
1c19c9a2a9
chore: Follow up set speed in voice messages 2024-02-24 19:27:49 +01:00
krille-chan
bf1f8ebaf5
feat: Add speed button for audioplayer 2024-02-24 18:08:31 +01:00