Commit Graph

645 Commits (a85be03be9eeb83d9eb21a0d322e5c14d5c49edc)

Author SHA1 Message Date
ggurdin d1c046091b repeatedly call getSpaceHierarchy until a sufficiently high number of visible space children have loaded 1 year ago
Kelrap 56de4ce2bc Minimize long message toolbar weirdness 1 year ago
Kelrap e24293432e Not show option to add students to subspace 1 year ago
Kelrap 19987c75a7 Get rid of scrollcontroller chain 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
Kelrap e7167631d0 More math corrections 1 year ago
Kelrap 9aa1c7725b Address some more edge cases 1 year ago
Kelrap 6424f95855 Fix some incorrect calculations 1 year ago
Kelrap c1f0282acc Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments 1 year ago
ggurdin 8f08646623 merge conflict 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 08faf399cc added fix for pangea profile toJson method 1 year ago
ggurdin 7e87c3154c fix for orange box error in learning settings, updated instructions to base their toggle status on matrix profile 1 year ago
William Jordan-Cooley c4ef728578 client will consume lemma as single object but be capable of handling json lemma as list 1 year ago
Kelrap 3da1f79863 Scroll to make space for toolbar 1 year ago
ggurdin c05f478189
Merge branch 'main' into matrix-profile-updates 1 year ago
ggurdin d15d149b87 removed calls to unsafeGetUserFromMemoryOrFallback that was causing stack overflow error 1 year ago
ggurdin 0ac4b664ce changed from string to Map 1 year ago
ggurdin 8acc793f0c added documentation to user controller and user model 1 year ago
ggurdin 3759731d48 code cleanup 1 year ago
ggurdin ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 1 year ago
bluearevalo bb32f584f4 Fixed background for login view 1 year ago
bluearevalo 5f59a39c72 removed comment 1 year ago
bluearevalo 35434b09d1 Add mounted check to prevent updates on unmounted widgets 1 year ago
ggurdin ff468cb4bd remove isFetching flag from user controller and replaced that functionality by making the completer nullable 1 year ago
ggurdin 303d2b1e17 switched accessToken back to be non-nullable 1 year ago
ggurdin 91e2aa2dfd remove updatePermissions function that is not called 1 year ago
ggurdin 6c2d90f8f8 prevent recursion when migrating from old matrix account data format 1 year ago
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 1 year ago
ggurdin f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 1 year ago
ggurdin ef12529af4 use match data to construct input underlines, without using tokens 1 year ago
ggurdin 8e1423709d warn subscribed users to delete their subscription before deleting their accounts 1 year ago
ggurdin df0f290c41 Change copy in chat permissions page away from using numbers 1 year ago
ggurdin bd55811883 when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 1 year ago
ggurdin 530443b4c6
Merge branch 'main' into only-one-direct-parent 1 year ago
ggurdin 9fa9078ea4 prevent adding a room to multiple spaces 1 year ago
ggurdin 9431559e49 removed function that adds dms to spaces 1 year ago
ggurdin 6557da36fc make send button color based on igc state 1 year ago
ggurdin 3f1632e7ff
Merge branch 'main' into blue-branch 1 year ago
ggurdin 4bc49420c2 some formatting fixes 1 year ago
William Jordan-Cooley bca1b87677 added span display details to activity 1 year ago
bluearevalo fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
1 year ago
William Jordan-Cooley 6113b901ce lemma factory hot-fix 1 year ago
William Jordan-Cooley 77df13f5a9 --amend 1 year ago
William Jordan-Cooley d02acc9884 switching to token focus of saving constructs 1 year ago
bluearevalo 150eb9533a Merge branch 'main' into blue-branch 1 year ago
ggurdin 347adaf059 removed incorrect env file references 1 year ago
bluearevalo 2901c2a3c5 Merge branch 'main' into blue-branch 1 year ago
William Jordan-Cooley 8ab62fed3b update lemma factory 1 year ago
bluearevalo 49251774cc try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info 1 year ago
William Jordan-Cooley 266826fd0e take out hasInfo 1 year ago
William Jordan-Cooley 4d34b390d5 simplify logic of message translation 1 year ago
William Jordan-Cooley 1163c1d5cd adding pos and morph to lemmas 1 year ago
ggurdin 6ca6b19b39 don't set source text to l1 translation 1 year ago
ggurdin 3c4ed1a821 formatting pangea rich text file 1 year ago
ggurdin a394cece5c
Merge branch 'main' into blue-error-handling 1 year ago
ggurdin 744549f26d Merge branch 'main' into remove-view-selection-page 1 year ago
ggurdin e7568c1c72 added inline tooltip file 1 year ago
ggurdin 183247035d removed view selection page in analytics 1 year ago
bluearevalo f2c1a4579c reformatted, added PangeaWarningError, and commented back .env in pubsec 1 year ago
ggurdin 64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 1 year ago
ggurdin 275e5c94f3 formatted pangea_rich_text file 1 year ago
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 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 1 year ago
William Jordan-Cooley 2526331706 using getIGCTextData to fetch tokens and languages if not present 1 year ago
William Jordan-Cooley 919cfc4bd3 improving documentation 1 year ago
William Jordan-Cooley 923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 1 year ago
ggurdin 645f5daca3 merge conflicts 1 year ago
William Jordan-Cooley 5c8666b3e2 rough draft complete 1 year ago
ggurdin 8b1cda2e94 merge conflicts 1 year ago
ggurdin ccca876bb0 move _instructionsShown up to be the first check in instructions show function 1 year ago
ggurdin c8079b7df1 commented out postframe callback around showing toolbar to prevent delay in showing toolbar after message tap 1 year ago
William Jordan-Cooley 8ceb7851e5 refactoring of my analytics controller and related flows 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
Kelrap 4931461209 Adjust hint box design 1 year ago
ggurdin b95080cee7 merge main into improve-interactive-translator branch 1 year ago
Kelrap 929e30a499 Design and insert inline tooltip 1 year ago
Matthew bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 1 year ago
ggurdin 6eb003dee3 renamed practice activity content file name 1 year ago
ggurdin f81e5957a5 renamed multiple choice activity file name 1 year ago
ggurdin d0e03aea97 seperating practice activity-specific logic and functionality from navigation / event sending logic 1 year ago
bluearevalo e35be8f862 added error handling messages for Sentry 1 year ago
ggurdin 167b8819e4 merge conflicts 1 year ago
Wilson 14f670d6f2
Merge branch 'main' into 375-introduce-bot-custom-mode 1 year ago
WilsonLe ab0c682399 Merge branch '375-introduce-bot-custom-mode' of https://github.com/pangeachat/client into 375-introduce-bot-custom-mode 1 year ago
WilsonLe a7e1dbc85f remove mysterious auto generated files 1 year ago
ggurdin 8250ec8ad6
Merge branch 'main' into limit-topic-height 1 year ago
ggurdin 4749974a9b set target langs based on user's target language and analytics rooms 1 year ago
William Jordan-Cooley d975e52a04 inlined tooltip 1 year ago
ggurdin 8a01644f6d merge conflicts 1 year ago
ggurdin 989964681b inital work on add language dropdown to my analytics 1 year ago
ggurdin 0a69ddbe16 reload space analytics list after changing dropdown values 1 year ago
Kelrap 9aee4e1ac5 Merge branch 'main' of https://github.com/pangeachat/client into limit-topic-height 1 year ago
Kelrap 8b981ddce9 Make buttons same for my and space analytics 1 year ago
ggurdin 633174c000
Merge branch 'main' into stack-overlays 1 year ago
ggurdin b6a6bb0de0
Merge branch 'main' into last-updated-l2 1 year ago
ggurdin 9415082227 base last updated on target lang 1 year ago
Kelrap 122519d9ce Make scrollbar draggable 1 year ago
ggurdin 589901150d error handling for error found by blue 1 year ago