| .. |
|
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
|
decide whether to show points gain animation based on the origin of the point update
|
2024-10-31 11:42:44 -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
|
make construct use category a String? instead of a list, set it to POS for vocab constructs
|
2024-11-01 13:59:23 -04:00 |
|
pangea_controller.dart
|
fix bot not responding when new user creates an account and start dm with bot
|
2024-10-31 17:18:05 +07: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
|
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
|
merge main into move-server-main
|
2024-11-01 09:20:06 -04:00 |
|
word_net_controller.dart
|
Toolbar practice (#702)
|
2024-09-25 17:01:58 -04:00 |