fluffychat/lib/pangea/controllers
2024-09-06 16:11:49 -04:00
..
base_controller.dart sorted imports again? 2023-12-04 03:13:10 +01:00
class_controller.dart reduced the number of calls to postLoad and the number of awaits for analytics room management 2024-07-19 13:06:19 -04:00
contextual_definition_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
get_analytics_controller.dart clear out analytics stream on dispose to prevent carry over across login sessions 2024-08-23 14:19:59 -04:00
it_feedback_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
language_controller.dart 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
language_detection_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
language_list_controller.dart added span display details to activity 2024-07-07 19:31:29 -04:00
message_analytics_controller.dart get analytics events directly from server, cache last update time for user's l2 2024-08-06 13:40:53 -04:00
message_data_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
my_analytics_controller.dart filter out lemmas with saveVocab set to false 2024-09-06 16:11:49 -04:00
pangea_controller.dart inital work for having a 2-stage progress bar and saving draft analytics locally 2024-08-14 09:07:10 -04:00
permissions_controller.dart Fix difference in function 2024-07-23 12:41:39 -04:00
practice_activity_generation_controller.dart 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
practice_activity_record_controller.dart display, interactivity, saving/fetching of record, and dummy generation all done 2024-06-12 17:34:42 -04:00
space_rules_edit_controller.dart inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
speech_to_text_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
subscription_controller.dart 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
text_to_speech_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
user_controller.dart merge main, resolve conflicts 2024-08-07 17:05:09 -04:00
word_net_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00