fluffychat/lib/pages/chat
2025-01-10 15:19:48 +01:00
..
events feat: Display file description on all file events 2025-01-10 15:19:48 +01:00
add_widget_tile.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
add_widget_tile_view.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
chat.dart fix: Do not leave old room if join new room failed 2025-01-10 14:57:54 +01:00
chat_app_bar_list_tile.dart Refactor: Reduce .of(context) calls theme 2024-08-06 13:24:08 +02:00
chat_app_bar_title.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
chat_emoji_picker.dart build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
chat_event_list.dart chore: Follow up design 2024-11-03 11:22:45 +01:00
chat_input_row.dart refactor: Remove keyboard shortcuts 2024-11-11 16:03:52 +01:00
chat_view.dart build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
command_hints.dart refactor: Display better command hints 2024-05-03 15:57:05 +02:00
encryption_button.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
event_info_dialog.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
input_bar.dart fix: dont use thumbnails for emoticons 2024-11-20 17:40:03 +01:00
pinned_events.dart refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
reactions_picker.dart chore: Remove emoji proposals feature 2024-08-12 17:54:02 +02:00
recording_dialog.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
reply_display.dart refactor: Use non nullable localizations builder and lazy load on web 2024-10-06 08:35:37 +02:00
seen_by_row.dart Refactor: Reduce .of(context) calls theme 2024-08-06 13:24:08 +02:00
send_file_dialog.dart fix: Use MB and KB instead of MiB and KiB for file sizes 2024-12-18 09:46:14 +01:00
send_location_dialog.dart refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
sticker_picker_dialog.dart fix: dont use thumbnails for emoticons 2024-11-20 17:40:03 +01:00
typing_indicators.dart chore: Slightly update chat colors 2024-10-21 18:59:39 +02:00