Commit graph

435 commits

Author SHA1 Message Date
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
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
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
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
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
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
ggurdin
fead337fd0
Merge branch 'main' into students-can-add-subrooms 2024-07-22 11:45:10 -04:00
ggurdin
88e01b5ac9
Merge branch 'main' into show-new-rooms-in-spaces 2024-07-19 15:04:09 -04:00
ggurdin
3a874902d3 added some comments with justification for changes to how space view is auto loaded 2024-07-19 15:03:12 -04:00
ggurdin
798d936315 update space view when space children change 2024-07-19 14:56:18 -04:00
ggurdin
6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 2024-07-19 13:06:19 -04:00
Kelrap
8cdd9c3b2d Lets students add subrooms to spaces 2024-07-18 17:17:28 -04:00
ggurdin
d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 2024-07-18 13:31:29 -04:00
krille-chan
754870e3fd
chore: Follow up pop space view 2024-07-18 16:47:58 +02:00
krille-chan
956a2e6523
chore: Follow up navrail 2024-07-18 16:45:10 +02:00
ggurdin
f9adab52a2
Merge branch 'main' into optimizations 2024-07-17 09:29:37 -04:00
ggurdin
4f1445d975 fixes for null check / disposed widget errors 2024-07-17 09:21:55 -04:00
Krille
87d3d0feed
chore: Follow up list item click behavior 2024-07-17 08:59:08 +02:00
ggurdin
c9e023e684 rate limited builds for unread room badge, don't call to load chat counts until it's needed for the UI 2024-07-16 15:28:56 -04:00
ggurdin
75ebd028c5
Merge branch 'main' into space-view-loading 2024-07-16 13:48:34 -04:00
Kelrap
899a128118 Fix loading issue for realsies 2024-07-16 12:23:40 -04:00
Kelrap
4e3f00f9b8 Remove Find Conversation Partner button from menu 2024-07-16 09:41:12 -04:00
Krille
467d103c2f
chore: Follow up chat context menu 2024-07-16 07:31:43 +02:00
krille-chan
b05eb891a6
chore: Bring back navrail 2024-07-15 21:14:49 +02:00
ggurdin
b4d3d398fd
Merge branch 'main' into filter-analytics-events 2024-07-15 14:07:14 -04:00
ggurdin
c0cd10a0e2 filter out analytics events from syncs. hide space analytics 2024-07-15 14:06:27 -04:00
Krille
282188f574
chore: Follow up listtilehovered 2024-07-15 16:57:56 +02:00
Krille
54ba4544af
chore: Follow up listtilehover 2024-07-15 16:57:19 +02:00
Krille
1b95694a58
chore: Follow up spaces design 2024-07-15 16:53:09 +02:00
Krille
47d1165b45
chore: Follow up chat list context menu 2024-07-15 16:34:48 +02:00
Kelrap
7985743382 Fix loading issue when space is selected? 2024-07-15 10:02:05 -04:00
Krille
650f87b1d2
chore: Follow up spaces ui 2024-07-15 15:19:50 +02:00
Krille
3bd7257249
chore: Follow up spaces ui 2024-07-15 13:57:29 +02:00
Krille
942970e049
chore: Follow up spaces design 2024-07-15 13:47:01 +02:00