..
add_room_dialog.dart
allow users to set room's searchability and public/private status seperatly, ensure public/private status determines which rooms show in space hierarchy ( #1090 )
2024-11-21 16:10:33 -05:00
chat_floating_action_button.dart
close choreo error button on press
2024-10-25 11:56:33 -04:00
chat_view_background.dart
blur background during IT
2024-10-08 14:13:01 -04:00
input_bar_wrapper.dart
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date
2024-08-30 10:11:43 -04:00
locked_chat_message.dart
dart fix
2023-12-04 03:36:44 +01:00
message_audio_card.dart
on error, reveal all tokens
2024-11-13 11:38:35 -05:00
message_buttons.dart
position message overlay directly over the underlying message
2024-09-11 12:13:39 -04:00
message_context_menu.dart
toolbar working
2024-02-07 15:28:52 -05:00
message_selection_overlay.dart
if you click it, you chose it
2024-11-25 13:53:48 -05:00
message_speech_to_text_card.dart
Sentry ( #1111 )
2024-11-27 12:19:11 -05:00
message_token_text.dart
only add hidden message activities if the rep event langCode is the user's l2 ( #1036 )
2024-11-18 15:27:18 -05:00
message_toolbar.dart
simplify message overlay controller initialization code
2024-11-18 10:00:51 -05:00
message_toolbar_buttons.dart
remove haptic feedback on iOS ( #1047 )
2024-11-19 12:02:11 -05:00
message_toolbar_selection_area.dart
Toolbar practice ( #707 )
2024-10-03 17:19:31 -04:00
message_translation_card.dart
if totalXP calculation is negative, reset to 0 ( #1107 )
2024-11-25 14:56:46 -05:00
message_unsubscribed_card.dart
some refactoring to subscriptions, added auto 1-day pretrial
2024-10-29 15:20:55 -04:00
missing_voice_button.dart
more error logging for tts ( #1037 )
2024-11-18 15:46:11 -05:00
overlay_footer.dart
added spacing when overlay has footer overflow ( #1087 )
2024-11-21 10:53:49 -05:00
overlay_header.dart
1035 cant scroll down the definition box ( #1041 )
2024-11-18 16:20:45 -05:00
overlay_message.dart
1053 making font in the tool pop up the same size as message ( #1075 )
2024-11-20 14:03:31 -05:00
overlay_message_text.dart
check if mounted before calling setState in overlay message text
2024-11-12 10:33:58 -05:00
pangea_reaction_picker.dart
mmove reaction picker down into row with reply button
2024-11-05 12:58:29 -05:00
speech_to_text_text.dart
full draft speech to text with word level feedback
2024-05-06 15:10:15 -04:00
toolbar_content_loading_indicator.dart
fix overflow in practice activity card
2024-11-15 11:09:01 -05:00
tts_controller.dart
added alternative tts package for windows users ( #1065 )
2024-11-19 16:36:09 -05:00
visibility_toggle.dart
set value of searchability toggle to room visibility ( #1095 )
2024-11-22 14:43:55 -05:00