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
Krille
9c1bf05c0d
chore: better logs on client init failed
11 months ago
Krille-chan
a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
...
fix: never use root navigator for bottom sheets
11 months ago
Krille
654a423e41
chore: Follow up padding
11 months ago
Krille
1be21e6c12
chore: Follow up paddings
11 months ago
Krille
68aa2250f2
chore: Follow up input bar padding
11 months ago
Krille
0436c5c517
chore: Adjust ticker of notifications for Android
11 months 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>
11 months ago
Krille
6e13c17682
chore: Follow up text selection color
11 months ago
Krille
cba1a9bd5e
chore: Follow up audioplayer design
11 months ago
Krille
f3141f955d
chore: Follow up design
11 months ago
Krille
e9a9075139
chore: Follow up design
11 months ago
Krille
554f951a30
Revert "design: New date separators in timeline"
...
This reverts commit f15b81c5a6
.
11 months ago
Krille
f15b81c5a6
design: New date separators in timeline
11 months ago
Krille
7183158cf9
chore: Follow up input bar design
11 months ago
Krille
20fd4dcf59
chore: Add pagekey to custom page builder
11 months ago
Krille
cce5fc8fa5
chore: Follow up input bar design
11 months ago
Krille
d3930cf4af
chore: Follow up inputbar design
11 months ago
Krille
ed2a1af46c
chore: Follow up input bar design
11 months ago
Krille
93f0ace3cf
chore: Follow up inputbar design
11 months ago
Krille
49c1de8610
chore: follow up matrix pill
11 months ago
Krille
d83c26a3c9
chore: Follow up matrix pills
11 months ago
Krille
0b9d258e56
chore: Follow up matrix pill
11 months ago
Krille
f3b3a82f0d
chore: Follow up new page transition
11 months ago
Krille
f0b66fda0a
chore: More minimal matrix pill
11 months ago
Krille
7e0dcc3058
chore: Follow up input bar design
11 months ago
Krille
6d4ee4ad6f
chore: Follow up input bar design
11 months ago
krille-chan
2e46ea7fd6
chore: Try out CupertinoPage instead of custom transition in router
11 months ago
krille-chan
150da0f0aa
design: Background color follow up for input bar
11 months ago
krille-chan
22b467de21
design: Make appbar in material you design for mobile mode
11 months ago
krille-chan
5687aab290
chore: Follow up audioplayer height
11 months ago
krille-chan
9b82614fba
chore: Follow up audomessage speed button design
11 months ago
krille-chan
73c08c3fdd
chore: Mark muted unread rooms with bold text
11 months ago
krille-chan
45e1122648
chore: Follow up image rendering
11 months ago
krille-chan
449357b501
fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec
11 months ago
Krille
f653664b39
chore: Calc much smaller blurhash
12 months ago
Krille
935e7215e4
refactor: Sticker widget code
12 months ago
Krille
989c6146ce
chore: Calc blurhash in other thread
12 months ago
Krille
a518f8a019
chore: New performant fade in for images
12 months ago
Krille
bac2dceae4
chore: Follow up image bubble performance
12 months ago
Krille
5573c7fcbc
chore: Disable image transition for better performance
12 months ago
Krille
25ec229ace
refactor: Use dart blurhash
12 months ago
krille-chan
1271441eb0
chore: Follow up imagebubble
12 months ago
Krille
ba05050c2b
chore: Follow up image size
12 months ago
krille-chan
db747afb7b
chore: Add missing command hints
12 months ago
krille-chan
2104793ecd
design: Display images in correct ratio in timeline
12 months ago
Krille
508a7e78c7
chore: Adjust design of typing indicator
12 months ago
krille-chan
f6eafd576e
fix: Do not sync in background mode
12 months ago
Krille
c028c69b2d
design: Nicer reactions design with size animations
12 months ago
krille-chan
8dd8edae44
chore: Follow up set room read marker
12 months ago
krille-chan
e0e1b65f77
chore: Follow up message bubble design
12 months ago
krille-chan
6073b46cfc
fix: Search in spaces view
12 months ago
krille-chan
c842e3454b
chore: Follow up message bubble color
12 months ago
krille-chan
0387b955ed
chore: Follow up message bubble design
12 months ago
krille-chan
292e6c8834
design: Connect bubbles from same sender
12 months ago
krille-chan
ca79beeddb
chore: Disable broken soft logout
12 months ago
krille-chan
a31dce0a21
fix: Remove pantalaimon message with normal error message
12 months ago
Krille
1712d30c2f
feat: Support refresh tokens
12 months ago
Krille
bb3865757b
chore: Follow up dismiss notifications logic
1 year ago
Krille
0eaa7aa73e
chore: Follow up notification logging
1 year ago
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications
1 year ago
Krille
c0ba68dff5
fix: Set readmarker on focus on web
1 year ago
Krille
fdc77fb6d9
fix: Set read marker on web
1 year ago
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s
1 year ago
krille-chan
f56758e1c4
feat: Reply with one button in desktop
1 year ago
krille-chan
0cf6a1d74a
refactor: Enhance logic when to mark room as read
1 year ago
krille-chan
0e8363221b
design: Nicer QR Code design
1 year ago
krille-chan
db8e4c2916
chore: Follow up stickers
1 year ago
krille-chan
5a6016931b
design: New sticker picker next to emoji picker
1 year ago
krille-chan
6c5133abfe
chore: Follow up send filename for keyboard input
1 year ago
krille-chan
6435e703e4
feat: Add insert content via gboard
1 year ago
Krille
1324ce517d
refactor: Remove old aliases workaround
1 year ago
krille-chan
1c19c9a2a9
chore: Follow up set speed in voice messages
1 year ago
krille-chan
bf1f8ebaf5
feat: Add speed button for audioplayer
1 year ago
krille-chan
f12bf5a9bd
fix: Notifications open sometimes automatically on android
1 year ago
krille-chan
7ae9eb82e0
fix: Export session
1 year ago
krille-chan
826cce6573
refactor: Better download UX with file picker for android and iOS
1 year ago
Krille-chan
7488f620ec
Merge pull request #900 from rizzzvi/send-original-video-812
...
enhanced send video functionality by adding toggle send original
1 year ago
krille-chan
6f0d880ad8
chore: Follow up input content padding
1 year ago
krille-chan
477a8b858b
feat: Open chat on shortcut click on android
1 year ago
krille-chan
ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0
1 year ago
Krille
859701e158
chore: Follow up android shortcuts
1 year ago
Krille
d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications
1 year ago
Krille
d6e797b04b
chore: Thumbnail follow up for notifications
1 year ago
Mubeen Rizvi
49caebcaa8
enhanced send video functionality by adding toggle send original
1 year ago
krille-chan
a6b5acb451
fix: Open room by notification happened multiple times
1 year ago
krille-chan
88f1fc1720
fix: BuildContext crash when joining room
1 year ago
krille-chan
20154e3f24
chore: Follow up notification avatar
1 year ago
Krille
e45101325f
chore: Follow up shortcut icon android
1 year ago
Krille
cc277c1431
chore: Follow up android haptic feedback
1 year ago
Krille-chan
e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
...
fix: properly initialize hideUnimportantStateEvents setting
1 year ago
Krille-chan
ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
...
Fix swapped icons for mark read/unread and pin/unpin
1 year ago
Krille-chan
f8fbbf4c3e
Merge pull request #892 from Bubu/hide_presences_list
...
feat: make showing user presence info optional
1 year ago
Krille
91f4cdc7e3
chore: Follow up shortcuts on android
1 year ago
krille-chan
dee9323d47
feat: Add notification shortcuts to android
1 year ago
Marcus Hoffmann
f8f73b7661
feat: add dialog to hide presence list with long-press
1 year ago
Marcus Hoffmann
ccfa3fa8f6
feat: make showing user presence info optional
...
895de76e70
replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.
Introduce a setting to make this feature optional on a client level.
1 year ago
Marcus Hoffmann
c6a79f7ad0
fix: properly initialize hideUnimportantStateEvents setting
...
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
1 year ago
Marcus Hoffmann
bc68a4faaa
fix: use correct icons for chat pin/unpin
...
Similarly to the read/unread toggle this was also using the wrong icon.
If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
1 year ago
Marcus Hoffmann
3e4bbc4b2f
fix: use correct icons for mark read/unread action
...
If any selected room is not marked unread
(anySelectedRoomNotMarkedUnread), then show the 'mark unread' action
icon, else show the 'mark as read' icon.
This makes it consistent with the notification on/off action.
1 year ago
krille-chan
aa68e8fe3b
chore: Add more information to Person object in android notifications
1 year ago
krille-chan
ecaac9eec2
fix: Open room links with event id
1 year ago
krille-chan
2e67695645
fix: Remove status msg not changeable from old cache
1 year ago
krille-chan
f5c536878a
fix: Open room after join
1 year ago
Krille
6cc2c6a578
fix: Request notification permission on android
1 year ago
Krille
46a12d5225
fix: Share invite link of rooms
1 year ago
Krille
6fde2fbeaa
fix: whitespaces sometimes encoded in html message
1 year ago
Krille
dce3c0ae52
chore: Wait for device keys before ask bootstrap
1 year ago
Krille
2af8691536
chore: Improved error handling for recovery key
1 year ago
Krille
bad0579eb5
chore: Follow up status bubble color
1 year ago
Krille
bfcfcc9a83
chore: Follow up wallpaper size
1 year ago
Krille
1a2a25d394
chore: Make stickers smaller
1 year ago
Krille
e96090051d
chore: Follow up wallpaper thumbnail width
1 year ago
Krille
172cd651fc
fix: Render tg-forward html tags
1 year ago
Krille
3b9245c8c7
feat: New account data wallpaper feature
1 year ago
Krille
85a868522e
fix: Missing null check in public room bottom sheet
1 year ago
Krille
1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message
1 year ago
Krille
03728ccb42
fix: onDragDone crashes when no files found
1 year ago
krille-chan
d0090ad8d3
chore: Adjust status msg design
1 year ago
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
...
This reverts commit 315a43c1a4
.
1 year ago
Krille
0d465b6deb
chore: Revert applock fix and downgrade flutter instead
1 year ago
Krille
1a0b240d5d
fix: Keyboard disappears in lockscreen
1 year ago
Krille
9c74604838
build: Update sdk to 0.25.6
1 year ago
krille-chan
20c678553a
chore: Add more explaining text for key verification
1 year ago
krille-chan
f7c89ddf9e
chore: Resort settings and add more description text
1 year ago
krille-chan
a7a8285a55
build: Do not load emojis at initial start on web
1 year ago
krille-chan
8ec3497b54
feat: Implement private read receipts
1 year ago
krille-chan
e50153c2c8
fix: Open publicroombottomsheet by alias
1 year ago
krille-chan
a7e8ec78ed
feat: Join room by alias by tpying alias in searchbar
1 year ago
krille-chan
315a43c1a4
refactor: Dialog BuildContext
1 year ago
Krille
40003628b9
fix: Add cancel button to key request dialog
1 year ago
Krille
708629acca
chore: Follow up linkify code
1 year ago
Krille
e39f046b1e
fix: Encode component for links correctly
1 year ago
krille-chan
c67df2e14f
fix: Forward arbitrary message content
1 year ago
krille-chan
e95ed61257
refactor: Use popupmenudivider instead of workaround
1 year ago
Krille
e6bbb8f980
fix: Wait for user device keys before start verification
1 year ago
Krille
23fe757599
fix: text nodes with multiple links crash the timeline
1 year ago
Krille
e0ecdee5d5
chore: Remove vibration on iOS for long press
1 year ago
krille-chan
7332e533d0
design: Better paddings in tablet mode
1 year ago
Krille
faf4ecd088
fix: URL too long when reporting bug
1 year ago
Krille-chan
9b5e95d7ad
Merge pull request #767 from krille-chan/krille/better-sharing-text
...
refactor: Put forwarded text into inputfield instead of sending directly
1 year ago
Krille
af18da57e6
fix: not in range error
1 year ago
Krille
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly
1 year ago
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error
1 year ago
krille-chan
4d7d5bf181
chore: Delete database after failed to create
1 year ago
krille-chan
ac5bd56c03
chore: Use legacy database if database build fails
1 year ago
krille-chan
be6165f422
chore: Follow up sending messages
1 year ago
krille-chan
ab3dccf45b
chore: Follow up sending messages
1 year ago
krille-chan
2ec5139a0a
chore: Follow up select chats
1 year ago
krille-chan
5740247c50
chore: Follow up select rooms
1 year ago
krille-chan
2a7744e4c7
chore: Follow up select chats
1 year ago
krille-chan
2872448584
chore: Follow up select events
1 year ago
krille-chan
a6618c1817
chore: Follow up select messages
1 year ago
krille-chan
84fd65f55e
chore: Follow up database migration notification on linux
1 year ago
Krille
5d639663fe
chore: Follow up select events
1 year ago
Krille
7c8d40f186
chore: Follow up select events
1 year ago
Krille
504fccc98f
chore: Follow up desktop message popupmenu
1 year ago
Krille
fe00db3281
chore: Follow up set read marker
1 year ago
Krille
a349a0804a
chore: Minor design adjustments
1 year ago
krille-chan
f8d4b1f3ae
chore: Follow up mark messages
1 year ago
krille-chan
2fadb64bc0
Revert "chore: Follow up chat appbar actions"
...
This reverts commit 08ca53a46d
.
1 year ago
krille-chan
fb98e3cf22
chore: Follow up select icon
1 year ago
krille-chan
08ca53a46d
chore: Follow up chat appbar actions
1 year ago
krille-chan
2382141cc5
chore: Follow up select events
1 year ago
Krille
1d44e8b5d0
chore: Follow up better error dialog
1 year ago
krille-chan
43f304b1a8
chore: Follow up message context action
1 year ago
krille-chan
bfb3fa0f30
chore: Follow up mark messages
1 year ago
krille-chan
8f66cad58b
fix: Open notification for invite crashes app
1 year ago
Krille
7e4775d8df
chore: Follow up select events
1 year ago
Krille
1a3d7f5b1c
chore: Follow up sendOnEnter fix
1 year ago
Krille
e60bc1c340
chore: Follow up select events
1 year ago
Krille
6b53d27c4c
fix: Some links not clickable in messages
1 year ago
Krille
6a75d07dea
chore: Follow up background sync
1 year ago
Krille
f11e9ec6d2
build: Update matrix dart sdk to 0.25.1
1 year ago
krille-chan
627f7b88d4
chore: Follow up animate in
1 year ago
krille-chan
f07aba448d
feat: Animate in new events in timeline
1 year ago
krille-chan
8f3f5cdb8b
chore: Follow up bug report dialog
1 year ago
krille-chan
7d112b1e18
refactor: More stable scroll to event
1 year ago
krille-chan
038cd9cb73
chore: Design follow up
1 year ago
krille-chan
5d20185140
change: Remove wallpaper feature
1 year ago
krille-chan
357c2ea6b2
chore: Follow up styling
1 year ago
krille-chan
991277d5f5
feat: Block users who sent invites
1 year ago
krille-chan
b71023954d
chore: Follow up stickers
1 year ago
krille-chan
b251a6a404
chore: Follow up reply design
1 year ago
krille-chan
1f3d88d09c
fix: Add 3pid email for password reset
1 year ago
krille-chan
eb879936a6
chore: Add more exception type
1 year ago
krille-chan
89540ec7ef
fix: Darktheme contrast fixes with primary color
1 year ago
krille-chan
a5a1c9b580
chore: Better applifecycle logs
1 year ago
Krille
cfc161b252
chore: Dark mode improvements
1 year ago
Krille
b5a6c5e73b
chore: Follow up new login page
1 year ago
Krille
696b284265
chore: Follow up chat view logic
1 year ago
krille-chan
4a008d0c2d
design: New design for login page
1 year ago
krille-chan
5bf87eae24
chore: Add missing safearea to spaceview
1 year ago
krille-chan
4214785b00
chore: Follow up fetch presences from server
1 year ago
krille-chan
050d2a2fae
chore: Follow up design fixes
1 year ago
krille-chan
4b69b8e5e9
chore: Follow up add chat subspace button
1 year ago
krille-chan
d64b532afe
refactor: Spaces UX improvements
1 year ago
krille-chan
715e615e3a
feat: Search for public spaces
1 year ago
Krille-chan
ef249c6f6e
Merge pull request #742 from krille-chan/krille/fix-make-admin
...
fix: Make user admin
1 year ago
Krille-chan
52ee1fc891
Merge pull request #741 from krille-chan/krille/fix-join-public-room
...
fix: Join public rooms
1 year ago
krille-chan
66b766cee8
fix: Make user admin
1 year ago
krille-chan
0651b5c1f1
fix: Join public rooms
1 year ago
Krille-chan
3b0c06bc32
Merge pull request #740 from krille-chan/krille/fix-change-password
...
feat: New change password page with server capabilities check
1 year ago
krille-chan
5847fe0546
feat: New change password page with server capabilities check
1 year ago
krille-chan
3d622b8918
fix: Cannot change send on enter on desktop
1 year ago
krille-chan
1f7ce96623
refactor: Remove unused code
1 year ago
krille-chan
4a6a77336c
feat: Add registration buttons for servers with public registration url
1 year ago
krille-chan
33839c4df8
fix: New json url for homeserver list
1 year ago
krille-chan
63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance
1 year ago
krille-chan
a615de889e
design: Adjust reply design
1 year ago
krille-chan
a6f9b6cfe6
chore: Add missing translation
1 year ago
krille-chan
069d313bd5
feat: Hovermenu for messages for mouse
1 year ago
krille-chan
98573fba4a
design: Adjust login page design
1 year ago
krille-chan
e1474c48d8
refactor: Remove todo list feature
1 year ago
krille-chan
107374cf60
chore: Follow up status feature
1 year ago
Krille
28c3efae23
chore: Follow up status feature
1 year ago
Krille
fa543e93b8
chore: Follow up status feature
1 year ago
Krille
895de76e70
refactor: Replace stories feature with presence status msg
1 year ago
Krille
9c24547b7f
design: Adjust new chat page design
1 year ago
Krille
d0e4aec4d6
chore: Load hero users for rooms
1 year ago
Krille
26c637135a
refactor: Reinvite other part instead of reopen dm
1 year ago
Krille
e2a251b3fe
fix: Update manual endpoints
1 year ago
Krille
dea0bfd723
chore: Follow up migration notification
1 year ago
krille-chan
ea790f43ac
chore: Follow up database path
1 year ago
Krille
e1a819d17b
fix: Audiomessage break app
1 year ago
Krille
a190f7de08
feat: Display migration notification
1 year ago
Krille
129c1ab697
feat: Try out FluffyBox 2 database
1 year ago
Krille
73038ad5d1
fix: Workaround for flutter cannot wait on navigator push
1 year ago
Krille
bdb15625e3
feat: Enable experimental suport for dehydrated devices
1 year ago
krille-chan
e6fa844519
refactor: Event list
1 year ago
Krille-chan
19f0d80be3
Merge branch 'main' into braid/message-position-desktop
1 year ago
krille-chan
f1b2040edb
fix: Block users
1 year ago
The one with the braid
ed16bdb1ff
fix: message bubble position on desktop devices
...
Signed-off-by: The one with the braid <info@braid.business>
1 year ago
Krille
e8a8f8921d
fix: Error widget spamming with dialogs
1 year ago
Krille
685ddf1324
chore: Follow up update matrix sdk
1 year ago
Krille
1a83d33cf5
build: Update Matrix Dart SDK to 0.24.0
1 year ago
krille-chan
efb26622ac
fix: Userbottomsheet crash on some edge cases
1 year ago
krille-chan
c6007a3c3d
refactor: Check if app is in foreground on pushhelper
1 year ago
krille-chan
085bb19da5
fix: Do not hide push if app romm in foreground but is in background
1 year ago
Krille
ee599c1f52
chore: Fetch cached presence
1 year ago
Krille
61ade15fa9
build: Update matrix dart sdk to 0.23.0
1 year ago
krille-chan
3d06006ca4
fix: Only load first pinned event
1 year ago
krille-chan
2f1720a770
chore: Always show notification popup on android
1 year ago
krille-chan
3f46b90fd8
build: Update dependencies
1 year ago
Krille
0d9cb4915d
chore: Follow up new chat design
1 year ago
Krille
d8cc1bdf25
chore: Add error report for incorrect recovery key
1 year ago
Krille
9c55800aeb
fix: Do not scroll up on enter chat
1 year ago
krille-chan
7a292655c8
fix: Encryption dialog crashes in column mode
1 year ago
Krille-chan
4848af7655
Merge pull request #691 from aryanA101a/videoFullscreenNavigateBackFix
...
fix: navigating back from full screen video
1 year ago
Krille
e4e399b69b
chore: Follow up new chat: Add mxid if not found
1 year ago
Krille-chan
83ce07c574
Merge pull request #679 from selfisekai/flutter-3.16
...
upgrade flutter to 3.16.0
1 year ago
Aryan Arora
0214256eda
fix: navigating back from full screen video
1 year ago
krille-chan
9c6db3de42
chore: Follow up create group
1 year ago