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
|
9a56fe42b7
|
Merge branch 'main' into toolbar-location-adjustments
|
2024-07-19 15:25:44 -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
|
56de4ce2bc
|
Minimize long message toolbar weirdness
|
2024-07-18 10:45:41 -04:00 |
|
Kelrap
|
19987c75a7
|
Get rid of scrollcontroller chain
|
2024-07-16 16:07:42 -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 |
|
Kelrap
|
e7167631d0
|
More math corrections
|
2024-07-16 12:02:31 -04:00 |
|
Kelrap
|
9aa1c7725b
|
Address some more edge cases
|
2024-07-16 11:53:09 -04:00 |
|
Kelrap
|
6424f95855
|
Fix some incorrect calculations
|
2024-07-16 11:25:54 -04:00 |
|
Kelrap
|
c1f0282acc
|
Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments
|
2024-07-16 10:55:07 -04:00 |
|
ggurdin
|
70de0fc866
|
Merge branch 'main' into blue7/08
|
2024-07-16 09:58:25 -04:00 |
|
ggurdin
|
7e87c3154c
|
fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile
|
2024-07-16 09:38:54 -04:00 |
|
Kelrap
|
3da1f79863
|
Scroll to make space for toolbar
|
2024-07-15 16:07:21 -04:00 |
|
ggurdin
|
3759731d48
|
code cleanup
|
2024-07-12 14:06:21 -04:00 |
|
ggurdin
|
ca9dcba4e7
|
removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members.
|
2024-07-12 13:52:46 -04:00 |
|
bluearevalo
|
5f59a39c72
|
removed comment
|
2024-07-12 11:16:37 -04:00 |
|
bluearevalo
|
35434b09d1
|
Add mounted check to prevent updates on unmounted widgets
|
2024-07-12 11:14:00 -04:00 |
|
ggurdin
|
303d2b1e17
|
switched accessToken back to be non-nullable
|
2024-07-11 13:11:20 -04:00 |
|
ggurdin
|
6ab62e2eff
|
added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController
|
2024-07-11 10:02:53 -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
|
bd55811883
|
when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation
|
2024-07-08 16:05:20 -04:00 |
|
ggurdin
|
9fa9078ea4
|
prevent adding a room to multiple spaces
|
2024-07-08 15:19:55 -04:00 |
|
William Jordan-Cooley
|
4d34b390d5
|
simplify logic of message translation
|
2024-07-03 14:00:11 -04:00 |
|
ggurdin
|
3c4ed1a821
|
formatting pangea rich text file
|
2024-07-01 15:23:36 -04:00 |
|
ggurdin
|
a394cece5c
|
Merge branch 'main' into blue-error-handling
|
2024-07-01 15:17:57 -04:00 |
|
bluearevalo
|
f2c1a4579c
|
reformatted, added PangeaWarningError, and commented back .env in pubsec
|
2024-07-01 14:45:42 -04:00 |
|
ggurdin
|
64ff39f9e2
|
moved inline tooltip to seperate widget, changed text type and icon for inline tooltip
|
2024-07-01 14:10:36 -04:00 |
|
ggurdin
|
275e5c94f3
|
formatted pangea_rich_text file
|
2024-07-01 12:04:11 -04:00 |
|
ggurdin
|
e6fa2b1b4b
|
changed messages since update back to 10, re-enabled getting tokens after accepting matching in IGC, and allowed saving of initial empty analytics event
|
2024-07-01 11:57:17 -04:00 |
|
William Jordan-Cooley
|
c6d3f36805
|
saving of tokens, changing of top language calculation, documentation
|
2024-06-30 18:31:53 -04:00 |
|
William Jordan-Cooley
|
923d39eab6
|
drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled
|
2024-06-28 17:08:46 -04:00 |
|
ggurdin
|
645f5daca3
|
merge conflicts
|
2024-06-28 15:48:56 -04:00 |
|
William Jordan-Cooley
|
5c8666b3e2
|
rough draft complete
|
2024-06-28 15:31:35 -04:00 |
|
ggurdin
|
8b1cda2e94
|
merge conflicts
|
2024-06-28 13:01:11 -04:00 |
|
ggurdin
|
c8079b7df1
|
commented out postframe callback around showing toolbar to prevent delay in showing toolbar after message tap
|
2024-06-28 12:16:19 -04:00 |
|
William Jordan-Cooley
|
ffbc62ba55
|
consolidating language constants and using for unknown detection instance
|
2024-06-28 11:34:55 -04:00 |
|
ggurdin
|
b95080cee7
|
merge main into improve-interactive-translator branch
|
2024-06-28 10:04:02 -04:00 |
|
Kelrap
|
929e30a499
|
Design and insert inline tooltip
|
2024-06-28 08:54:37 -04:00 |
|
Matthew
|
bc2d4a3847
|
itAutoPlay moved from ToolSettings to PLocalKey
|
2024-06-27 16:56:52 -04:00 |
|
ggurdin
|
6eb003dee3
|
renamed practice activity content file name
|
2024-06-27 16:04:32 -04:00 |
|
ggurdin
|
f81e5957a5
|
renamed multiple choice activity file name
|
2024-06-27 16:01:52 -04:00 |
|
ggurdin
|
d0e03aea97
|
seperating practice activity-specific logic and functionality from navigation / event sending logic
|
2024-06-27 15:59:57 -04:00 |
|
bluearevalo
|
e35be8f862
|
added error handling messages for Sentry
|
2024-06-27 13:19:59 -04:00 |
|
ggurdin
|
167b8819e4
|
merge conflicts
|
2024-06-27 13:19:59 -04:00 |
|
Wilson
|
14f670d6f2
|
Merge branch 'main' into 375-introduce-bot-custom-mode
|
2024-06-27 12:59:26 -04:00 |
|