Commit graph

411 commits

Author SHA1 Message Date
ggurdin
f8020279c6
Merge branch 'main' into learning-analytics-summary 2024-08-23 10:31:00 -04:00
ggurdin
75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -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
f5c81fe8ec
merge main, resolve conflicts 2024-08-07 17:05:09 -04:00
ggurdin
15c2d1dfd9
added analytics view to space view, removed number ticker animation 2024-08-06 15:39:30 -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
bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 2024-07-29 15:25:30 -04:00
ggurdin
c5187c7639
added learning summary to chat list, removed references to summary analytics 2024-07-29 14:52:09 -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
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
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
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
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
Kelrap
7985743382 Fix loading issue when space is selected? 2024-07-15 10:02:05 -04:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
9fa9078ea4 prevent adding a room to multiple spaces 2024-07-08 15:19:55 -04:00
William Jordan-Cooley
8ceb7851e5 refactoring of my analytics controller and related flows 2024-06-28 11:36:10 -04:00
ggurdin
710a85f309
Merge branch 'main' into unenable-my-analytics 2024-06-25 15:21:06 -04:00
Kelrap
2cee0d374f Remove chat sorting edits 2024-06-25 14:51:47 -04:00
Kelrap
d959fdcc7b Checks if visible rooms for my analytics 2024-06-25 14:24:13 -04:00
ggurdin
9385ce693a merge conflicts 2024-06-21 16:16:06 -04:00
Kelrap
cbadc1999a Remove topic when selecting space 2024-06-21 09:26:41 -04:00
ggurdin
9c21ac3f8f Merge branch 'new-merge' into combine-into-spaces 2024-06-19 15:26:15 -04:00
ggurdin
6b17343cca oops, only set activeSpaceId to null 2024-06-19 14:38:53 -04:00
ggurdin
c16533ecff set activeSpaceId to null after navigating to all chats 2024-06-19 13:21:29 -04:00
ggurdin
eedb050ce1 merge main 2024-06-19 12:34:08 -04:00
ggurdin
e7f1dcf6a3 merge main 2024-06-19 12:28:14 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
Kelrap
1cf0caf48d Fix archiving bugs 2024-06-18 15:15:30 -04:00
Kelrap
59ab741168 Added explanatory comments 2024-06-18 14:10:18 -04:00
ggurdin
1faf151001 after joining a space, open space details 2024-06-18 12:07:25 -04:00