Commit Graph

2999 Commits (dfb09f443bfa08f7bba1e4e18d16c0dd9b7548e5)

Author SHA1 Message Date
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
krille-chan 7223581b97
feat: New UX design for create group chat 1 year ago
krille-chan f58b9b814a
feat: Improved UX design for new chat page 1 year ago
krille-chan 4588d82dad
fix: Glitch in event info dialog 1 year ago
krille-chan 5f94ecf1a0
fix: Blurhash crashes on height 0 1 year ago
Krille f4d3e6f928
refactor: Migrate for Flutter 3.16.0 1 year ago
Krille c149503541
chore: Follow up set presences 1 year ago
Krille a98a904043
chore: Follow up presences 1 year ago
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>
1 year ago
krille-chan 6eb8261f21
chore: Follow up url check 1 year ago
krille-chan e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
1 year ago
krille-chan 59de9d299d
chore: Follow up presences 1 year ago
krille-chan bee90019bb
chore: Follow up presences 1 year ago
krille-chan a41dd4c60f
chore: Follow up send presences in background fetch mode 1 year ago
krille-chan 7930150cb4
feat: Display presences in the app 1 year ago
Krille cdc844a4c0
chore: Follow up imagebubble borderradius 1 year ago
krille-chan 0aaee82ec7
chore: Add border to images in timeline 1 year ago
krille-chan 41ae97fb8a
chore: Follow up select event 1 year ago
krille-chan 9d45f38400
chore: Follow up select text 1 year ago
krille-chan c7bdd9269a
chore: Follow up select event 1 year ago
Krille 8148999512
chore: Follow up selectable text 1 year ago
Krille 60bcc6b89f
fix: Cannot pin messages of other users 1 year ago
Krille 1759043ee8
chore: Follow up fix select text 1 year ago
krille-chan c313b03f71
chore: Follow up select event handling 1 year ago
krille-chan 809ee213b6
feat: Make all text in chat selectable on desktop 1 year ago
krille-chan 7d7e234142
chore: Follow up delete failed to send events 1 year ago
krille-chan 2d7301ea50
fix: Routing glitch when using SSO on desktop 1 year ago
krille-chan 9f0bcd5523
fix: Remove failed to sent events 1 year ago
Krille-chan ab12ada92b
Merge pull request #645 from aryanA101a/main
fix: LoadProfileBottomSheet accessing disposed outerContext
1 year ago
krille-chan 17892119ae
Revert "refactor: Do not init client in background mode on Android"
This reverts commit 3cea32e1c8.
1 year ago
Aryan Arora 3946838f33 fix: LoadProfileBottomSheet accessing disposed outerContext 1 year ago
krille-chan 3cea32e1c8
refactor: Do not init client in background mode on Android
This might make push
notifications even faster
on android
1 year ago