Commit graph

3091 commits

Author SHA1 Message Date
krille-chan
5bf87eae24
chore: Add missing safearea to spaceview 2023-12-24 09:07:38 +01:00
krille-chan
4214785b00
chore: Follow up fetch presences from server 2023-12-24 08:52:35 +01:00
krille-chan
050d2a2fae
chore: Follow up design fixes 2023-12-24 08:21:33 +01:00
krille-chan
4b69b8e5e9
chore: Follow up add chat subspace button 2023-12-23 16:04:20 +01:00
krille-chan
d64b532afe
refactor: Spaces UX improvements 2023-12-23 15:40:53 +01:00
krille-chan
715e615e3a
feat: Search for public spaces 2023-12-23 12:14:51 +01:00
Krille-chan
ef249c6f6e
Merge pull request #742 from krille-chan/krille/fix-make-admin
fix: Make user admin
2023-12-23 10:21:36 +01:00
Krille-chan
52ee1fc891
Merge pull request #741 from krille-chan/krille/fix-join-public-room
fix: Join public rooms
2023-12-23 10:11:59 +01:00
krille-chan
66b766cee8
fix: Make user admin 2023-12-23 10:08:25 +01:00
krille-chan
0651b5c1f1
fix: Join public rooms 2023-12-23 09:58:35 +01:00
Krille-chan
3b0c06bc32
Merge pull request #740 from krille-chan/krille/fix-change-password
feat: New change password page with server capabilities check
2023-12-23 09:58:02 +01:00
krille-chan
5847fe0546
feat: New change password page with server capabilities check 2023-12-23 09:48:35 +01:00
krille-chan
3d622b8918
fix: Cannot change send on enter on desktop 2023-12-23 09:17:31 +01:00
krille-chan
1f7ce96623
refactor: Remove unused code 2023-12-23 09:00:39 +01:00
krille-chan
4a6a77336c
feat: Add registration buttons for servers with public registration url 2023-12-23 08:53:10 +01:00
krille-chan
33839c4df8
fix: New json url for homeserver list 2023-12-23 08:22:43 +01:00
krille-chan
63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance 2023-12-23 07:38:45 +01:00
krille-chan
a615de889e
design: Adjust reply design 2023-12-23 07:06:43 +01:00
krille-chan
a6f9b6cfe6
chore: Add missing translation 2023-12-22 22:39:08 +01:00
krille-chan
069d313bd5
feat: Hovermenu for messages for mouse 2023-12-22 22:36:20 +01:00
krille-chan
98573fba4a
design: Adjust login page design 2023-12-22 20:36:11 +01:00
krille-chan
e1474c48d8
refactor: Remove todo list feature 2023-12-22 20:20:58 +01:00
krille-chan
107374cf60
chore: Follow up status feature 2023-12-22 20:18:51 +01:00
Krille
28c3efae23
chore: Follow up status feature 2023-12-22 19:41:18 +01:00
Krille
fa543e93b8
chore: Follow up status feature 2023-12-22 19:38:29 +01:00
Krille
895de76e70
refactor: Replace stories feature with presence status msg 2023-12-22 17:15:14 +01:00
Krille
9c24547b7f
design: Adjust new chat page design 2023-12-22 13:39:11 +01:00
Krille
d0e4aec4d6
chore: Load hero users for rooms 2023-12-22 12:58:10 +01:00
Krille
26c637135a
refactor: Reinvite other part instead of reopen dm 2023-12-22 12:45:49 +01:00
Krille
e2a251b3fe
fix: Update manual endpoints 2023-12-22 12:43:43 +01:00
Krille
dea0bfd723
chore: Follow up migration notification 2023-12-22 10:10:51 +01:00
krille-chan
ea790f43ac
chore: Follow up database path 2023-12-21 18:21:19 +01:00
Krille
e1a819d17b
fix: Audiomessage break app 2023-12-14 08:58:35 +01:00
Krille
a190f7de08
feat: Display migration notification 2023-12-08 10:17:21 +01:00
Krille
129c1ab697
feat: Try out FluffyBox 2 database 2023-12-08 09:20:19 +01:00
Krille
73038ad5d1
fix: Workaround for flutter cannot wait on navigator push 2023-12-07 15:18:43 +01:00
Krille
bdb15625e3
feat: Enable experimental suport for dehydrated devices 2023-12-04 08:59:53 +01:00
krille-chan
e6fa844519
refactor: Event list 2023-12-01 20:10:15 +01:00
Krille-chan
19f0d80be3
Merge branch 'main' into braid/message-position-desktop 2023-12-01 18:27:02 +01:00
krille-chan
f1b2040edb
fix: Block users 2023-12-01 17:58:04 +01:00
The one with the braid
ed16bdb1ff fix: message bubble position on desktop devices
Signed-off-by: The one with the braid <info@braid.business>
2023-11-30 19:14:42 +01:00
Krille
e8a8f8921d
fix: Error widget spamming with dialogs 2023-11-29 15:31:25 +01:00
Krille
685ddf1324
chore: Follow up update matrix sdk 2023-11-29 15:28:00 +01:00
Krille
1a83d33cf5
build: Update Matrix Dart SDK to 0.24.0 2023-11-29 13:39:55 +01:00
krille-chan
efb26622ac
fix: Userbottomsheet crash on some edge cases 2023-11-27 17:36:01 +01:00
krille-chan
c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2023-11-27 17:26:05 +01:00
krille-chan
085bb19da5
fix: Do not hide push if app romm in foreground but is in background 2023-11-27 17:00:16 +01:00
Krille
ee599c1f52
chore: Fetch cached presence 2023-11-27 13:23:37 +01:00
Krille
61ade15fa9
build: Update matrix dart sdk to 0.23.0 2023-11-27 12:56:44 +01:00
krille-chan
3d06006ca4
fix: Only load first pinned event 2023-11-26 14:05:36 +01:00
krille-chan
2f1720a770
chore: Always show notification popup on android 2023-11-26 11:52:19 +01:00
krille-chan
3f46b90fd8
build: Update dependencies 2023-11-25 15:01:59 +01:00
Krille
0d9cb4915d
chore: Follow up new chat design 2023-11-24 15:39:00 +01:00
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