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/pages/chat
Krille 1775552cd4
refactor: update iOS badge on every notification
2 years ago
..
events feat: small performance tweaks for Message 2 years ago
add_widget_tile.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
add_widget_tile_view.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
chat.dart refactor: update iOS badge on every notification 2 years ago
chat_app_bar_title.dart refactor: Not nullable room in ChatPage 2 years ago
chat_emoji_picker.dart refactor: Same animations everywhere in app 2 years ago
chat_event_list.dart refactor: More reliable request history/future timeline mechanism 2 years ago
chat_input_row.dart feat: paste image from clipboard 2 years ago
chat_view.dart design: Slightly adjust chat design 2 years ago
command_hints.dart feat: implement cute events 2 years ago
cupertino_widgets_bottom_sheet.dart chore: Update dependencies 3 years ago
edit_widgets_dialog.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
encryption_button.dart fix: Do not unnecessary request all members in public rooms 2 years ago
event_info_dialog.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
input_bar.dart feat: paste image from clipboard 2 years ago
pinned_events.dart chore: do not humanize links 2 years ago
reactions_picker.dart refactor: Update dependencies 2 years ago
recording_dialog.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
reply_display.dart treewide: Container -> SizedBox.shrink() 2 years ago
seen_by_row.dart refactor: Not nullable room in ChatPage 2 years ago
send_file_dialog.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
send_location_dialog.dart fix location sharing 2 years ago
sticker_picker_dialog.dart treewide: Container -> SizedBox.shrink() 2 years ago
tombstone_display.dart refactor: Not nullable room in ChatPage 2 years ago
typing_indicators.dart refactor: Not nullable room in ChatPage 2 years ago
widgets_bottom_sheet.dart