fix: friend request bottom sheet no drag handle
fix: friend request bottom sheet no drag handle Fixes: #747
Inspect stored evidence paths
lib/shared/widgets/friend_request_sheet_item.dart
Reading the persisted public view.
Datamining / findings
Evidence records derived from public code, builds, assets, APIs or schemas. A detection is not automatically a release, announcement or confirmed feature.
Classification overview
fix: friend request bottom sheet no drag handle Fixes: #747
lib/shared/widgets/friend_request_sheet_item.dartMerge remote-tracking branch 'origin/canary' into canary
lib/shared/widgets/friend_request_sheet_item.dartfix(media): saved media desync Fixes: #739
dart_sdkfluxerlib/core/database/daos/favorite_memes_dao.dartlib/core/gateway/gateway_event_handler.dartlib/core/synced_preferences/fields/favorite_gifs_synced_field.dartlib/features/chat/data/favorite_media_repository.dartlib/features/chat/domain/favorite_meme.dartlib/features/chat/presentation/widgets/pickers/gif_picker_content.darttest/core/gateway/event_parser_test.darttest/core/gateway/gateway_event_handler_test.darttest/core/synced_preferences/favorite_gifs_synced_field_test.darttest/features/chat/domain/favorite_meme_test.dartMerge remote-tracking branch 'origin/canary' into canary
dart_sdkfluxerlib/core/database/daos/favorite_memes_dao.dartlib/core/gateway/gateway_event_handler.dartlib/core/synced_preferences/fields/favorite_gifs_synced_field.dartlib/features/chat/data/favorite_media_repository.dartlib/features/chat/domain/favorite_meme.dartlib/features/chat/presentation/widgets/pickers/gif_picker_content.darttest/core/gateway/event_parser_test.darttest/core/gateway/gateway_event_handler_test.darttest/core/synced_preferences/favorite_gifs_synced_field_test.darttest/features/chat/domain/favorite_meme_test.dartfix(gateway_client): add snowflake id
lib/gateway_client/event_parser.dartfix(emoji): favorite emoji desync Fixes: #738
lib/core/synced_preferences/engine/synced_field_adapter.dartlib/core/synced_preferences/engine/synced_preferences_store.dartlib/core/synced_preferences/fields/expression_picker_synced_field.darttest/core/synced_preferences/expression_picker_sync_store_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/core/synced_preferences/engine/synced_field_adapter.dartlib/core/synced_preferences/engine/synced_preferences_store.dartlib/core/synced_preferences/fields/expression_picker_synced_field.darttest/core/synced_preferences/expression_picker_sync_store_test.dartfix(core): cold opening media url reset Fixes: #743
lib/core/instance/instance_config_snapshot.dartlib/core/providers/active_instance_provider.dartlib/core/providers/app_startup_provider.dartlib/core/providers/well_known_provider.dartlib/main.darttest/core/instance/instance_config_snapshot_test.darttest/core/providers/active_instance_restore_test.darttest/core/providers/well_known_provider_test.darttest/helpers/well_known_fixture.dartMerge remote-tracking branch 'origin/canary' into canary
lib/core/instance/instance_config_snapshot.dartlib/core/providers/active_instance_provider.dartlib/core/providers/app_startup_provider.dartlib/core/providers/well_known_provider.dartlib/main.darttest/core/instance/instance_config_snapshot_test.darttest/core/providers/active_instance_restore_test.darttest/core/providers/well_known_provider_test.darttest/helpers/well_known_fixture.dartfix(gateway): reaction batched writes
lib/core/gateway/gateway_event_handler.dartlib/features/chat/data/reaction_write_batcher.darttest/core/gateway/gateway_reaction_add_many_test.darttest/features/chat/data/reaction_write_batcher_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/core/gateway/gateway_event_handler.dartlib/features/chat/data/reaction_write_batcher.darttest/core/gateway/gateway_reaction_add_many_test.darttest/features/chat/data/reaction_write_batcher_test.dartfix(chat): deleting reply issues Fixes: #741
lib/features/chat/presentation/sheets/delete_message_confirm_sheet.dartlib/features/chat/presentation/sheets/system_message_actions_sheet.dartlib/features/chat/presentation/widgets/message_actions/message_bottom_sheet.dartlib/features/chat/presentation/widgets/messages/message_item.dartlib/features/ui/bottom_sheet/fluxer_confirm_sheet.darttest/features/chat/presentation/sheets/delete_message_confirm_sheet_test.darttest/features/chat/providers/core/chat_view_model_realtime_queue_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/chat/presentation/sheets/delete_message_confirm_sheet.dartlib/features/chat/presentation/sheets/system_message_actions_sheet.dartlib/features/chat/presentation/widgets/message_actions/message_bottom_sheet.dartlib/features/chat/presentation/widgets/messages/message_item.dartlib/features/ui/bottom_sheet/fluxer_confirm_sheet.darttest/features/chat/presentation/sheets/delete_message_confirm_sheet_test.darttest/features/chat/providers/core/chat_view_model_realtime_queue_test.dartfix(voice): mute/deafen preferences sometimes not being correct Fixes: #735
lib/features/voice/presentation/sheets/voice_channel_join_bottom_sheet.darttest/features/voice/presentation/sheets/voice_channel_join_bottom_sheet_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/voice/presentation/sheets/voice_channel_join_bottom_sheet.darttest/features/voice/presentation/sheets/voice_channel_join_bottom_sheet_test.dartfix(voice): tapping on the PIP sometime not bringing you back Fixes: #744
lib/features/shell/utils/shell_popup_navigation.dartlib/features/voice/presentation/widgets/pip/voice_pip_layer.dartlib/features/voice/utils/voice_session_navigation.darttest/features/shell/utils/shell_popup_navigation_test.darttest/features/voice/utils/voice_session_navigation_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/shell/utils/shell_popup_navigation.dartlib/features/voice/presentation/widgets/pip/voice_pip_layer.dartlib/features/voice/utils/voice_session_navigation.darttest/features/shell/utils/shell_popup_navigation_test.darttest/features/voice/utils/voice_session_navigation_test.dartfix(chat): marking self messages as unread Fixes: #751
lib/features/chat/data/chat_unread_summary.dartlib/features/chat/presentation/widgets/messages/message_list.dartlib/features/chat/providers/core/chat_view_model.darttest/features/chat/data/chat_unread_summary_test.darttest/features/chat/presentation/widgets/channel/header/channel_pins_overlay_button_test.darttest/features/chat/providers/core/chat_view_model_jump_to_first_unread_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/chat/data/chat_unread_summary.dartlib/features/chat/presentation/widgets/messages/message_list.dartlib/features/chat/providers/core/chat_view_model.darttest/features/chat/data/chat_unread_summary_test.darttest/features/chat/presentation/widgets/channel/header/channel_pins_overlay_button_test.darttest/features/chat/providers/core/chat_view_model_jump_to_first_unread_test.dartfix(chat): pinned message jump Fixes: #752
lib/features/chat/presentation/widgets/channel/header/channel_pins_overlay_button.dartlib/features/chat/presentation/widgets/messages/message_list.dartlib/features/chat/providers/channel/channel_pins_open_request_provider.dartlib/features/chat/utils/pinned_system_message_navigation.darttest/features/chat/data/message_search_mature_content_test.darttest/features/chat/presentation/widgets/channel/header/channel_pins_overlay_button_test.darttest/features/chat/presentation/widgets/messages/system_message_test.darttest/features/chat/utils/pinned_system_message_navigation_test.dart