chore: update readme
chore: update readme
Inspect stored evidence paths
README.md
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
chore: update readme
README.mdfeat(chat): close attachment/expression on scroll
lib/features/chat/presentation/widgets/channel/channel_chat_panel.dartlib/features/chat/presentation/widgets/messages/chat_list_keyboard_dismiss.dartlib/features/chat/presentation/widgets/pickers/chat_expression_expandable_sheet.dartlib/features/chat/providers/pickers/bottom_input_slot_provider.dartlib/features/chat/providers/pickers/expression_panel_provider.dartlib/features/chat/utils/composer/bottom_input_slot_layout.darttest/features/chat/presentation/widgets/messages/chat_list_keyboard_dismiss_test.darttest/features/chat/presentation/widgets/pickers/chat_expression_expandable_sheet_test.darttest/features/chat/utils/composer/bottom_input_slot_layout_test.dartMerge remote-tracking branch 'origin/main'
fluxer_gateway/src/push/push_notification_format.erlMerge remote-tracking branch 'origin/main'
fluxer_gateway/src/push/push_message_params.erlfluxer_gateway/src/push/push_notification_format.erlfix(push): preview forwarded message content (#2979)
fluxer_gateway/src/push/push_notification_format.erlMerge remote-tracking branch 'origin/main'
fluxer_gateway/src/push/push_message_params.erlfix(push): stop sending notifications for system messages (#2978)
fluxer_gateway/src/push/push_message_params.erlfix(push): stop sending notifications for system messages
fluxer_gateway/src/push/push_message_params.erlfix(push): preview forwarded message content
fluxer_gateway/src/push/push_notification_format.erlfix(chat): clip message preview beyond max height Fixes: #862
lib/features/chat/presentation/widgets/messages/message_confirm_preview.dartlib/features/chat/presentation/widgets/messages/message_preview_card.dartlib/features/moderation/presentation/iar_message_preview.darttest/features/chat/presentation/widgets/messages/message_preview_card_test.dartchore: dart format
test/shared/gestures/directional_horizontal_drag_recognizer_test.dartfix(chat): swap off axis lock
lib/features/chat/presentation/widgets/message_actions/swipe_to_reply.dartlib/features/chat/presentation/widgets/messages/chat_list_keyboard_dismiss.dartlib/features/chat/presentation/widgets/messages/message_list_viewport.dartlib/features/shell/presentation/sidebar_drawer.dartlib/main.dartlib/shared/gestures/axis_locking_horizontal_drag_recognizer.dartlib/shared/gestures/directional_horizontal_drag_recognizer.dartlib/shared/gestures/horizontal_drag_axis_lock.dartlib/shared/gestures/pointer_delivery_profiler.darttest/features/chat/presentation/widgets/message_actions/swipe_to_reply_test.darttest/features/chat/presentation/widgets/messages/chat_list_keyboard_dismiss_test.darttest/features/chat/presentation/widgets/messages/message_list_gesture_scroll_test.darttest/features/shell/presentation/sidebar_drawer_test.darttest/shared/gestures/axis_locking_horizontal_drag_recognizer_test.darttest/shared/gestures/directional_horizontal_drag_recognizer_test.darttest/shared/gestures/horizontal_drag_axis_lock_test.darttest/shared/gestures/pointer_delivery_profiler_test.dartfix(iOS): voip registry issues
ios/Runner/CallKit/IncomingCallReporter.swiftios/Runner/CallKit/VoipRegistry.swiftfix(test): failing tests
test/core/providers/well_known_provider_test.darttest/features/shell/presentation/splash_screen_test.dartchore: dart format
lib/core/instance/instance_legacy_endpoint_migrator.darttest/core/instance/instance_legacy_endpoint_migrator_test.dartchore(core): migrate api and gateway to new domain
lib/core/database/daos/auth_session_dao.dartlib/core/database/daos/recent_instances_dao.dartlib/core/instance/instance_config_snapshot.dartlib/core/instance/instance_constants.dartlib/core/instance/instance_endpoint_normalizer.dartlib/core/instance/instance_legacy_endpoint_migrator.dartlib/core/providers/app_startup_provider.dartlib/features/auth/data/auth_repository.dartlib/main.darttest/core/instance/instance_config_snapshot_test.darttest/core/instance/instance_discovery_service_test.darttest/core/instance/instance_endpoint_normalizer_test.darttest/core/instance/instance_legacy_endpoint_migrator_test.darttest/features/auth/data/auth_repository_test.darttest/features/auth/presentation/widgets/instance_selector_test.dartchore: update firebase packages
packages/fluxer_fcm/pubspec.yamlpubspec.firebase.deps.yamlchore: update packages
pubspec.lockpubspec.yamlfix(core): clear relationships on account switch Fixes: #881
lib/core/gateway/gateway_event_handler.dartlib/features/auth/providers/account_manager_provider.darttest/core/gateway/gateway_event_handler_test.dartfix(iOS): setting VoIP token
ios/Runner/CallKit/IncomingCallReporter.swiftios/Runner/CallKit/VoipRegistry.swiftios/Shared/WebPushKeychain.swiftlib/core/push/apns/apns_voip_mobile_device_registration.dartlib/features/voice/services/voice_callkit_coordinator.dart