Commit graph

2988 commits

Author SHA1 Message Date
Krille
d8cc1bdf25
chore: Add error report for incorrect recovery key 2023-11-24 15:36:54 +01:00
Krille
9c55800aeb
fix: Do not scroll up on enter chat 2023-11-23 09:27:55 +01:00
krille-chan
7a292655c8
fix: Encryption dialog crashes in column mode 2023-11-22 19:02:25 +01:00
Krille-chan
4848af7655
Merge pull request #691 from aryanA101a/videoFullscreenNavigateBackFix
fix: navigating back from full screen video
2023-11-21 19:52:48 +01:00
Krille
e4e399b69b
chore: Follow up new chat: Add mxid if not found 2023-11-21 12:01:18 +01:00
Krille-chan
83ce07c574
Merge pull request #679 from selfisekai/flutter-3.16
upgrade flutter to 3.16.0
2023-11-21 11:52:46 +01:00
Aryan Arora
0214256eda fix: navigating back from full screen video 2023-11-20 23:59:37 +05:30
krille-chan
9c6db3de42
chore: Follow up create group 2023-11-19 14:29:30 +01:00
krille-chan
7223581b97
feat: New UX design for create group chat 2023-11-19 14:10:28 +01:00
krille-chan
f58b9b814a
feat: Improved UX design for new chat page 2023-11-19 12:49:15 +01:00
krille-chan
4588d82dad
fix: Glitch in event info dialog 2023-11-19 09:44:58 +01:00
krille-chan
5f94ecf1a0
fix: Blurhash crashes on height 0 2023-11-19 09:40:26 +01:00
Krille
f4d3e6f928
refactor: Migrate for Flutter 3.16.0 2023-11-17 18:56:23 +01:00
Krille
c149503541
chore: Follow up set presences 2023-11-15 14:27:28 +01:00
Krille
a98a904043
chore: Follow up presences 2023-11-15 13:53:40 +01:00
The one with the braid
fd35f31cb2 fix: emoji import from ZIP file
- fix invalid Navigator scope in Emoji import dialog
- add progress bar to Emoji import dialog

Fixes: #623

Signed-off-by: The one with the braid <info@braid.business>
2023-11-12 14:58:31 +01:00
krille-chan
6eb8261f21
chore: Follow up url check 2023-11-12 08:59:20 +01:00
krille-chan
e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
2023-11-12 08:21:53 +01:00
krille-chan
59de9d299d
chore: Follow up presences 2023-11-11 20:29:49 +01:00
krille-chan
bee90019bb
chore: Follow up presences 2023-11-11 19:54:31 +01:00
krille-chan
a41dd4c60f
chore: Follow up send presences in background fetch mode 2023-11-11 18:33:19 +01:00
krille-chan
7930150cb4
feat: Display presences in the app 2023-11-11 17:56:23 +01:00
Krille
cdc844a4c0
chore: Follow up imagebubble borderradius 2023-11-11 15:36:11 +01:00
krille-chan
0aaee82ec7
chore: Add border to images in timeline 2023-11-11 12:34:55 +01:00
krille-chan
41ae97fb8a
chore: Follow up select event 2023-11-11 09:54:34 +01:00
krille-chan
9d45f38400
chore: Follow up select text 2023-11-06 20:01:52 +01:00
krille-chan
c7bdd9269a
chore: Follow up select event 2023-11-06 18:19:44 +01:00
Krille
8148999512
chore: Follow up selectable text 2023-11-06 15:57:46 +01:00
Krille
60bcc6b89f
fix: Cannot pin messages of other users 2023-11-06 14:25:56 +01:00
Krille
1759043ee8
chore: Follow up fix select text 2023-11-06 14:24:57 +01:00
krille-chan
c313b03f71
chore: Follow up select event handling 2023-11-05 17:02:30 +01:00
krille-chan
809ee213b6
feat: Make all text in chat selectable on desktop 2023-11-05 14:07:07 +01:00
krille-chan
7d7e234142
chore: Follow up delete failed to send events 2023-11-05 12:38:19 +01:00
krille-chan
2d7301ea50
fix: Routing glitch when using SSO on desktop 2023-11-05 10:24:59 +01:00
krille-chan
9f0bcd5523
fix: Remove failed to sent events 2023-11-05 10:09:02 +01:00
Krille-chan
ab12ada92b
Merge pull request #645 from aryanA101a/main
fix: LoadProfileBottomSheet accessing disposed outerContext
2023-11-05 08:46:18 +01:00
krille-chan
17892119ae
Revert "refactor: Do not init client in background mode on Android"
This reverts commit 3cea32e1c8.
2023-11-04 21:21:06 +01:00
Aryan Arora
3946838f33 fix: LoadProfileBottomSheet accessing disposed outerContext 2023-11-05 00:34:02 +05:30
krille-chan
3cea32e1c8
refactor: Do not init client in background mode on Android
This might make push
notifications even faster
on android
2023-11-04 19:16:32 +01:00
krille-chan
1e4147e31c
fix: SSO with no identity providers 2023-11-04 19:08:11 +01:00
krille-chan
c0ee1bbdfc
fix: More stable scroll up to event 2023-11-04 18:20:01 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values 2023-11-04 18:05:30 +01:00
krille-chan
c10fe91636
fix: Emojipicker flickering because noRecent 2023-11-01 17:32:47 +01:00
krille-chan
81943f062c
chore: Add better error widget 2023-11-01 12:03:41 +01:00
krille-chan
dd758e16cf
chore: Follow up sendfiledialog fixes 2023-11-01 11:45:21 +01:00
krille-chan
31f844da4d
fix: Scan qr code breaks app 2023-11-01 09:53:59 +01:00
Krille
0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
Krille
a9eb76983b
chore: Remove custom bitrate 2023-10-30 08:57:27 +01:00
Krille
6718104731
chore: Disable opus on android 2023-10-30 08:24:15 +01:00
Krille
b96bc4565d
fix: Audiomessages on iOS 2023-10-29 17:48:18 +01:00