You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/lib/pangea/controllers
ggurdin 4ac9a6e005
initial work on auto-enroll users in support space (#1097)
* initial work on auto-enroll users in support space

* made the joining of help space automatic

* don't try to join the space if you've previously left it
12 months ago
..
base_controller.dart some code cleanup and comments 1 year ago
class_controller.dart Sentry (#1094) 12 months ago
contextual_definition_controller.dart replace accessToken with matrix access token 1 year ago
get_analytics_controller.dart fix getCategory function 1 year ago
it_feedback_controller.dart replace accessToken with matrix access token 1 year ago
language_controller.dart don't call grammar_lite if l1 or l2 are unknown 1 year ago
language_detection_controller.dart jsut use the top detection (#1070) 1 year ago
language_list_controller.dart fixing edge case of no l2s 1 year ago
message_analytics_controller.dart tweaking activity selection 1 year ago
message_data_controller.dart using user languages in tokenization and language detectio 1 year ago
pangea_controller.dart initial work on auto-enroll users in support space (#1097) 12 months ago
permissions_controller.dart Fix difference in function 1 year ago
practice_activity_generation_controller.dart refactoring of practice flow 1 year ago
practice_activity_record_controller.dart store num completed activities in memory instead of local cache 1 year ago
put_analytics_controller.dart resolve merge conflicts 1 year ago
space_rules_edit_controller.dart
speech_to_text_controller.dart replace accessToken with matrix access token 1 year ago
subscription_controller.dart check for trial update when getting isSubscribed 1 year ago
text_to_speech_controller.dart adding user l1 and l2 to text to speech req 1 year ago
user_controller.dart addressed some of Will's questions 1 year ago
word_net_controller.dart Toolbar practice (#702) 1 year ago