Kelrap
|
d37aae9cbf
|
Delete commented code
|
2024-07-24 13:47:32 -04:00 |
|
Kelrap
|
cfdeb40732
|
Add #Pangea comments
|
2024-07-24 08:57:19 -04:00 |
|
Kelrap
|
cc58771de0
|
Silences web focus error
|
2024-07-24 08:50:47 -04:00 |
|
ggurdin
|
2249d602d1
|
Merge branch 'main' into fix-audio-overflow
|
2024-07-23 11:54:47 -04:00 |
|
Kelrap
|
a3a75262c9
|
Add #Pangea comments
|
2024-07-23 10:49:46 -04:00 |
|
ggurdin
|
e304bb5aa4
|
Merge branch 'main' into 481-use-forked-matrix-sdk
|
2024-07-23 09:42:31 -04:00 |
|
Kelrap
|
ed1070dbe3
|
Decrease audio toolbar padding
|
2024-07-22 17:05:36 -04:00 |
|
ggurdin
|
acef3778f7
|
made logic for determining if warning should show in translated card more readable and moved out of build function
|
2024-07-22 13:53:46 -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
|
5ce1d556b6
|
account for matrix space child permissions
|
2024-07-22 11:44:53 -04:00 |
|
Kelrap
|
9ed7507353
|
Remove canIAddSpaceChild
|
2024-07-22 10:39:46 -04:00 |
|
ggurdin
|
6f37cd014c
|
Merge branch 'main' into 481-use-forked-matrix-sdk
|
2024-07-22 10:32:53 -04:00 |
|
ggurdin
|
f6035d49d3
|
Merge branch 'main' into add-error-520
|
2024-07-19 15:49:39 -04:00 |
|
Kelrap
|
e18eb6f104
|
Adds speech to text error
|
2024-07-19 15:41:01 -04:00 |
|
ggurdin
|
9a56fe42b7
|
Merge branch 'main' into toolbar-location-adjustments
|
2024-07-19 15:25:44 -04:00 |
|
ggurdin
|
aedf79a96d
|
Merge branch 'main' into translate-warning-criteria
|
2024-07-19 15:06:03 -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 |
|
WilsonLe
|
584dd421b6
|
Merge branch '481-use-forked-matrix-sdk' of https://github.com/pangeachat/client into 481-use-forked-matrix-sdk
|
2024-07-19 14:30:29 -04:00 |
|
WilsonLe
|
65c4f4472d
|
add extra class method to prevent breaking changes
|
2024-07-19 14:30:19 -04:00 |
|
Wilson
|
c3248f14e7
|
Merge branch 'main' into 481-use-forked-matrix-sdk
|
2024-07-19 14:29:03 -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
|
9baabbe5b9
|
Changes criteria for showing translate warning
|
2024-07-19 10:33:26 -04:00 |
|
Kelrap
|
328ce621af
|
Get rid of Flexible redundancy
|
2024-07-19 09:30:05 -04:00 |
|
Kelrap
|
8cdd9c3b2d
|
Lets students add subrooms to spaces
|
2024-07-18 17:17:28 -04:00 |
|
ggurdin
|
23d2f131de
|
Merge branch 'main' into load-visible-space-hierarchy
|
2024-07-18 13:49:51 -04:00 |
|
ggurdin
|
56d1f853c3
|
Merge branch 'main' into save-new-space-avatar
|
2024-07-18 13:40:43 -04:00 |
|
ggurdin
|
65b4c1667d
|
replaced commented out fluffychat code to set avatar in initial state when creating a new space
|
2024-07-18 13:40:07 -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 |
|
Kelrap
|
ab7a8e2582
|
Changed implementation to use initialstate
|
2024-07-18 11:32:59 -04:00 |
|
Kelrap
|
56de4ce2bc
|
Minimize long message toolbar weirdness
|
2024-07-18 10:45:41 -04:00 |
|
Kelrap
|
9e6a3fd21c
|
Saves avatar when creating new space
|
2024-07-17 15:06:46 -04:00 |
|
Kelrap
|
e24293432e
|
Not show option to add students to subspace
|
2024-07-17 12:42:39 -04:00 |
|
WilsonLe
|
6a02db73bb
|
integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk
|
2024-07-17 12:14:07 -04:00 |
|
ggurdin
|
6648999317
|
commented out references to rooms rule editor in new_space.dart
|
2024-07-17 11:03:33 -04:00 |
|
ggurdin
|
36fc580c45
|
replace setting of room id in choreographer
|
2024-07-17 10:10:18 -04:00 |
|
ggurdin
|
f9adab52a2
|
Merge branch 'main' into optimizations
|
2024-07-17 09:29:37 -04:00 |
|
ggurdin
|
4adbb1b335
|
commented out pangea room rules editor in new space and chat details view
|
2024-07-17 09:27:58 -04:00 |
|
ggurdin
|
4f1445d975
|
fixes for null check / disposed widget errors
|
2024-07-17 09:21:55 -04:00 |
|
Kelrap
|
2b4d7985ef
|
Merge branch 'toolbar-location-adjustments' of https://github.com/pangeachat/client into toolbar-location-adjustments
|
2024-07-16 16:08:17 -04:00 |
|
Kelrap
|
19987c75a7
|
Get rid of scrollcontroller chain
|
2024-07-16 16:07:42 -04:00 |
|
ggurdin
|
37f0c819b6
|
Merge branch 'main' into no-subspace-welcome-chat
|
2024-07-16 15:41:37 -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 |
|
Kelrap
|
5a06e70802
|
Do not create welcome chats under any circumstance
|
2024-07-16 14:36:15 -04:00 |
|
Kelrap
|
2fbc4e2016
|
Doesn't add welcome chat to subspace
|
2024-07-16 13:59:45 -04:00 |
|
ggurdin
|
84a29aab47
|
Merge branch 'main' into toolbar-location-adjustments
|
2024-07-16 13:50:00 -04:00 |
|
ggurdin
|
75ebd028c5
|
Merge branch 'main' into space-view-loading
|
2024-07-16 13:48:34 -04:00 |
|
ggurdin
|
280915fc96
|
removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets
|
2024-07-16 13:43:11 -04:00 |
|