fluffychat/lib/pangea/controllers
2024-10-28 15:56:22 -04:00
..
base_controller.dart some code cleanup and comments 2024-10-24 12:48:51 -04:00
class_controller.dart update copy when creating new chat/subspace from space view, show join space error in middle of screen instead of snackbar 2024-10-21 09:49:34 -04:00
contextual_definition_controller.dart replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
get_analytics_controller.dart don't call messagesSinceUpdate from clearMessagesSinceUpdate repeatedly 2024-10-28 15:55:56 -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 using user languages in tokenization and language detectio 2024-10-25 11:28:45 -04:00
language_list_controller.dart fixing edge case of no l2s 2024-10-14 17:00:15 -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 using user languages in tokenization and language detectio 2024-10-25 11:28:45 -04:00
my_analytics_controller.dart don't call messagesSinceUpdate from clearMessagesSinceUpdate repeatedly 2024-10-28 15:55:56 -04:00
pangea_controller.dart clearer error messages on fail to invite bot to space 2024-10-22 15:38:56 -04:00
permissions_controller.dart Fix difference in function 2024-07-23 12:41:39 -04:00
practice_activity_generation_controller.dart dont give old clients new activity types and catch old activity content better 2024-10-21 16:39:34 -04:00
practice_activity_record_controller.dart store num completed activities in memory instead of local cache 2024-10-23 16:36:40 -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 some name cleanup, error handling and dont open overlay if click outside text 2024-10-23 16:36:24 -04:00
text_to_speech_controller.dart adding user l1 and l2 to text to speech req 2024-10-22 16:40:44 -04:00
user_controller.dart some code cleanup and comments 2024-10-24 12:48:51 -04:00
word_net_controller.dart Toolbar practice (#702) 2024-09-25 17:01:58 -04:00