Commit graph

1014 commits

Author SHA1 Message Date
Brord van Wierst
75112808f6
dart fix 2023-12-04 03:36:44 +01:00
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
wcjord
229836eb25
Merge pull request #4 from pangeachat/visible-login-errors
changed color of login/signup error message to makke them more visible
2023-11-30 14:10:31 -05:00
ggurdin
e4a8f46472 remove option to view message metadata 2023-11-30 10:06:30 -05:00
ggurdin
277b1e3c8c changed color of login error message to makke them more visible 2023-11-29 16:25:12 -05:00
Brord van Wierst
fef43c2275
2nd format? 2023-11-27 20:19:27 +01:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
Brord van Wierst
c98b76e8fc
format 2023-11-27 20:06:46 +01:00
ggurdin
33b5de0afb merge inn fluffychat changes 2023-11-22 09:50:32 -05: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
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
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
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
ggurdin
df884fb7e4 Archive rooms from within chat details 2023-11-10 14:06:11 -05:00
ggurdin
de5b181396 fixes error of cursor not apprearing when typing a message 2023-11-10 13:56:51 -05:00
ggurdin
e2248b0c06 increment version number 2023-11-10 13:51:14 -05:00
ggurdin
f58bc1d67d Redirect to rooms when archiving or leaving active room 2023-11-10 13:45:25 -05:00
ggurdin
4b8fe976f1 Go to All Spaces view after clicking spaces button in navigation rail 2023-11-10 13:45:25 -05:00
ggurdin
afcb7fcf54 fix nav rail highlighing 2023-11-10 13:45:25 -05:00
ggurdin
5909fe6a65 merge conflicts 2023-11-10 13:40:11 -05:00
ggurdin
5e30845a09 merge in newer fluffychat commits 2023-11-10 13:06:42 -05:00
ggurdin
4f8619faec ui fixes 2023-11-08 13:28:17 -05:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05: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
Aryan Arora
3946838f33 fix: LoadProfileBottomSheet accessing disposed outerContext 2023-11-05 00:34:02 +05:30
krille-chan
1e4147e31c
fix: SSO with no identity providers 2023-11-04 19:08:11 +01:00