fluffychat/lib/pangea/controllers
2024-11-08 14:14:06 -05: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 make streams into broadcast streams 2024-11-08 14:14:06 -05: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_data_controller.dart using user languages in tokenization and language detectio 2024-10-25 11:28:45 -04:00
pangea_controller.dart addressed some of Will's questions 2024-11-07 10:03:34 -05:00
permissions_controller.dart Fix difference in function 2024-07-23 12:41:39 -04:00
practice_activity_generation_controller.dart redact the current activity event when submitting feedback 2024-11-05 09:43:17 -05:00
practice_activity_record_controller.dart store num completed activities in memory instead of local cache 2024-10-23 16:36:40 -04:00
put_analytics_controller.dart make streams into broadcast streams 2024-11-08 14:14:06 -05: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 merge main into move-server-main 2024-11-01 09:20:06 -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 addressed some of Will's questions 2024-11-07 10:03:34 -05:00
word_net_controller.dart Toolbar practice (#702) 2024-09-25 17:01:58 -04:00