Commit graph

463 commits

Author SHA1 Message Date
ggurdin
f016d6e24b
when adding a room to a space via the chat list item popup, remove it from any other parent spaces it was previously in 2024-09-09 11:20:32 -04:00
ggurdin
23a8e1f7ea
removes testing print statements 2024-09-05 15:11:32 -04:00
ggurdin
8605202c63
added back 'remove from space' option in chat list item dropdown 2024-09-05 15:11:03 -04:00
ggurdin
af83ea1212
only go to space details on navigate to space if in column mode 2024-09-05 14:28:01 -04:00
ggurdin
5461813352
when navigating to space, go to the space details page 2024-09-05 13:14:19 -04:00
ggurdin
4a252729ff
updated space view to auto-reload on space child update 2024-09-05 13:06:22 -04:00
ggurdin
c91391b274
fluffychat merge - resolve conflicts 2024-09-05 09:26:26 -04:00
ggurdin
5e347144aa
fluffychat merge - resolve conflicts 2024-09-05 09:01:34 -04:00
ggurdin
1b03644380
fluffychat merge - resolve conflicts 2024-09-04 16:02:00 -04:00
ggurdin
8b20cce186
Merge commit 'd0e1e0229c2d6b8c00e3278d71651003614e38d2' into merge 2024-09-04 15:56:18 -04:00
ggurdin
6a83249236
fluffychat merge - resolve conflicts 2024-09-04 15:53:37 -04:00
ggurdin
346cd1ab5f
fluffychat merge - resolve conflicts 2024-09-04 15:48:51 -04:00
ggurdin
4fccd5fed0
fluffychat merge - resolve conflicts 2024-09-04 14:18:10 -04:00
ggurdin
cca5bb382f
fluffychat merge - resolve conflicts 2024-09-04 14:01:03 -04:00
ggurdin
82fa80160f
fluffychat merge - resolve conflicts 2024-09-04 12:47:17 -04:00
ggurdin
4b15b8fab4
fluffychat merge - resolve conflicts 2024-09-04 12:21:29 -04:00
ggurdin
492a3d5095
Merge commit '0bf387da14c562eae21b36897a53a300ea5b6717' into merge 2024-09-04 12:12:37 -04:00
ggurdin
5ea202062c
fluffychat merge - resolve conflicts 2024-09-04 12:12:32 -04:00
ggurdin
40768f9859
fluffychat merge - resolve conflicts 2024-09-04 12:00:32 -04:00
ggurdin
ebc4a88d4e
fluffychat merge - resolve conflicts 2024-09-04 11:06:10 -04:00
ggurdin
deb2e655d6
fluffychat merge - resolve conflicts 2024-09-04 10:52:47 -04:00
Krille-chan
6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
2024-08-31 15:02:09 +02:00
krille-chan
dec588d0c0
refactor: Simplify login UX 2024-08-25 12:33:18 +02:00
ggurdin
14783d8536
Revert "Story game" 2024-08-23 10:44:21 -04:00
ggurdin
f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
2024-08-12 17:35:23 -04:00
ggurdin
07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
2024-08-12 14:48:46 -04:00
ggurdin
a36c52ff87
don't show user avatars or display names in chats 2024-08-12 11:43:44 -04:00
krille-chan
612711d602
chore: Follow up no more chats found label 2024-08-11 11:35:26 +02:00
krille-chan
664548d937
chore: Nicer empty chat list placeholder 2024-08-11 09:40:08 +02:00
krille-chan
d0e1e0229c
chore: Follow up linter fix 2024-08-10 19:19:00 +02:00
Krille
89309ca15e
chore: Follow up chatlist design 2024-08-10 10:23:41 +02:00
Krille-chan
9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
2024-08-09 16:13:00 +02:00
lauren n. liberda
55196e7c9d
chore: upgrade flutter to 3.24 2024-08-09 14:55:44 +02:00
Krille
84075133fa
chore: Bring back add to space feature 2024-08-08 19:13:08 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
ggurdin
6cc07d5c38
changed condition to wait for next sync in stream in waitforfirstsync to better reflect whether the first sync has come through or not 2024-08-05 09:39:04 -04:00
Kelrap
b9c9332d28 Remove unecessary setState 2024-07-31 15:12:04 -04:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
Kelrap
097417188d Move less important syncs to own function 2024-07-30 14:26:26 -04:00
Kelrap
347fa01ff8 Chat list is shown when rooms are loaded 2024-07-30 14:01:11 -04:00
krille-chan
76b7fbf36f
chore: Follow up join space children 2024-07-26 22:12:03 +02:00
ggurdin
31213184a3 suggest rooms created by new in space view 2024-07-26 15:56:34 -04:00
Kelrap
aa6e33ed1a Suggest subrooms by default 2024-07-26 15:37:07 -04:00
krille-chan
3434741bc5
refactor: Clean up some widths 2024-07-26 21:02:58 +02:00
krille-chan
b20cee34d4
chore: Follow up nicer max width pages 2024-07-26 17:57:30 +02:00
ggurdin
9f6cd047aa auto reload space hierarchy view after it's invalidated in the matrix SDK 2024-07-24 13:25:16 -04:00
krille-chan
9e737276b6
chore: Follow up active filter 2024-07-22 20:06:55 +02:00
krille-chan
a500a91b6b
chore: Follow up add chat or subspace UX 2024-07-22 20:06:07 +02:00
krille-chan
0760acaa40
chore: Bring back separate chat types 2024-07-22 19:46:59 +02:00
ggurdin
a7c329905b don't rebuild the whole chat list on selection change 2024-07-22 12:18:06 -04:00