Commit Graph

7942 Commits (e8f6a7b83c2375ba80eb401f96d1fff49c9f8ca5)
 

Author SHA1 Message Date
ggurdin e8f6a7b83c
Merge pull request #496 from pangeachat/translate-warning-criteria
Changes criteria for showing translate warning
1 year ago
ggurdin aedf79a96d
Merge branch 'main' into translate-warning-criteria 1 year ago
ggurdin bd9b9b9f48
Merge pull request #499 from pangeachat/show-new-rooms-in-spaces
Show new rooms in spaces
1 year ago
ggurdin 88e01b5ac9
Merge branch 'main' into show-new-rooms-in-spaces 1 year ago
ggurdin 3a874902d3 added some comments with justification for changes to how space view is auto loaded 1 year ago
ggurdin 798d936315 update space view when space children change 1 year ago
ggurdin 9cb6faf43c
Merge pull request #497 from pangeachat/remove-postloads
reduced the number of calls to postLoad and the number of awaits for …
1 year ago
ggurdin 6378c59a2b reduced the number of calls to postLoad and the number of awaits for analytics room management 1 year ago
Kelrap 9baabbe5b9 Changes criteria for showing translate warning 1 year ago
ggurdin 16df497e8a
Merge pull request #492 from pangeachat/load-visible-space-hierarchy
repeatedly call getSpaceHierarchy until a sufficiently high number of…
1 year ago
ggurdin 23d2f131de
Merge branch 'main' into load-visible-space-hierarchy 1 year ago
ggurdin c6640e5355
Merge pull request #486 from pangeachat/save-new-space-avatar
Save new space avatar
1 year ago
ggurdin 56d1f853c3
Merge branch 'main' into save-new-space-avatar 1 year ago
ggurdin 65b4c1667d replaced commented out fluffychat code to set avatar in initial state when creating a new space 1 year ago
ggurdin d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 1 year ago
Kelrap ab7a8e2582 Changed implementation to use initialstate 1 year ago
ggurdin 8ca8864c52
Merge pull request #483 from pangeachat/remove-subspace-buttons
Remove button for subspaces
1 year ago
Kelrap 9e6a3fd21c Saves avatar when creating new space 1 year ago
Kelrap e24293432e Not show option to add students to subspace 1 year ago
ggurdin 7dc84c4ca5
Merge pull request #480 from pangeachat/new-space-fix
commented out references to rooms rule editor in new_space.dart
1 year ago
ggurdin 6648999317 commented out references to rooms rule editor in new_space.dart 1 year ago
ggurdin d81f1996e6
Merge pull request #479 from pangeachat/optimizations
replace setting of room id in choreographer
1 year ago
ggurdin 3fa8052eb1
Merge branch 'main' into optimizations 1 year ago
ggurdin 36fc580c45 replace setting of room id in choreographer 1 year ago
ggurdin 57b1b778a3
Merge pull request #437 from pangeachat/cli-sdk-update
AWS Sdk GH action to latest
1 year ago
ggurdin e91c2d9c8c
Merge branch 'main' into cli-sdk-update 1 year ago
ggurdin b3c90fa027
Merge pull request #474 from pangeachat/optimizations
removed excessive calls to setState in chat.dart and replaced them wi…
1 year ago
ggurdin f9adab52a2
Merge branch 'main' into optimizations 1 year ago
ggurdin 4adbb1b335 commented out pangea room rules editor in new space and chat details view 1 year ago
ggurdin 4f1445d975 fixes for null check / disposed widget errors 1 year ago
ggurdin 3193958d87
Merge pull request #476 from pangeachat/no-subspace-welcome-chat
No subspace welcome chat
1 year ago
ggurdin 37f0c819b6
Merge branch 'main' into no-subspace-welcome-chat 1 year ago
ggurdin c9e023e684 rate limited builds for unread room badge, don't call to load chat counts until it's needed for the UI 1 year ago
Kelrap 5a06e70802 Do not create welcome chats under any circumstance 1 year ago
Kelrap 2fbc4e2016 Doesn't add welcome chat to subspace 1 year ago
ggurdin ba652bba73
Merge pull request #465 from pangeachat/space-view-loading
Space view loading
1 year ago
ggurdin 75ebd028c5
Merge branch 'main' into space-view-loading 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
Kelrap 899a128118 Fix loading issue for realsies 1 year ago
ggurdin efa325fa43
Merge pull request #470 from pangeachat/hide-find-convo-partner
Hide find convo partner
1 year ago
ggurdin ad71fec48e
Merge branch 'main' into hide-find-convo-partner 1 year ago
ggurdin 63cfe2a481
Merge pull request #436 from pangeachat/pos-morph
Pos-morph
1 year ago
ggurdin 8f08646623 merge conflict 1 year ago
ggurdin 8d8e7eada3
Merge pull request #457 from pangeachat/blue7/08
Added null checks, error handling, and used non-null version of l10n
1 year ago
ggurdin 057f07d210 removed debugger statement from my_analytics_controller update function - not an error state 1 year ago
ggurdin 70de0fc866 Merge branch 'main' into blue7/08 1 year ago
ggurdin 13f980db26
Merge pull request #471 from pangeachat/access-token-fix
added fix for pangea profile toJson method
1 year ago
ggurdin 08faf399cc added fix for pangea profile toJson method 1 year ago
Kelrap 4e3f00f9b8 Remove Find Conversation Partner button from menu 1 year ago
ggurdin 6839e11e21
Merge pull request #469 from pangeachat/learning-setting-fix
fix for orange box error in learning settings, updated instructions t…
1 year ago