fix(gateway): messages not triggering slow mode on desktop
Detected heuristicfix(gateway): messages not triggering slow mode on desktop Fixes: #669
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 4Additions 48Deletions 3
lib/core/gateway/gateway_event_handler.dartlib/core/providers/gateway_provider.dartlib/features/chat/providers/slowmode/slowmode_tracker.darttest/features/chat/providers/slowmode/slowmode_tracker_test.dart
fluxus interpretationlow confidenceView source feat(composer): improved user auto-complete
Detected heuristicfeat(composer): improved user auto-complete
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 6Additions 374Deletions 166
lib/features/chat/data/composer_autocomplete_members.dartlib/features/chat/presentation/widgets/composer/composer_autocomplete_field_state.dartlib/features/chat/utils/composer_mention_query.dartlib/features/members/data/guild_mention_member_search.dartlib/features/members/providers/guild_roles_provider.darttest/features/chat/utils/composer_mention_query_test.dart
fluxus interpretationlow confidenceView source fix(splash): release the reveal gate outside dispose
Detected heuristicfix(splash): release the reveal gate outside dispose
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 50Deletions 2
lib/features/shell/presentation/splash_screen.darttest/features/shell/presentation/splash_screen_test.dart
fluxus interpretationlow confidenceView source fix(auth): use a numeric keyboard for the MFA code field, fixes #654
Detected heuristicfix(auth): use a numeric keyboard for the MFA code field, fixes #654
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 33Deletions 1
lib/features/auth/presentation/mfa_screen.darttest/features/auth/presentation/mfa_screen_test.dart
fluxus interpretationlow confidenceView source fix(input): keep context menu paste working on rebuilds, fixes #645
Detected heuristicfix(input): keep context menu paste working on rebuilds, fixes #645
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 30Additions 387Deletions 41
lib/features/ui/input/fluxer_clipboard_scope.dartlib/features/ui/input/inline_token_clipboard.dartlib/l10n/fluxer_en.arblib/l10n/generated/fluxer_localizations.dartlib/l10n/generated/fluxer_localizations_ar.dartlib/l10n/generated/fluxer_localizations_cs.dartlib/l10n/generated/fluxer_localizations_da.dartlib/l10n/generated/fluxer_localizations_de.dartlib/l10n/generated/fluxer_localizations_el.dartlib/l10n/generated/fluxer_localizations_en.dartlib/l10n/generated/fluxer_localizations_es.dartlib/l10n/generated/fluxer_localizations_fi.dartlib/l10n/generated/fluxer_localizations_fr.dartlib/l10n/generated/fluxer_localizations_hu.dartlib/l10n/generated/fluxer_localizations_it.dartlib/l10n/generated/fluxer_localizations_ja.dartlib/l10n/generated/fluxer_localizations_ko.dartlib/l10n/generated/fluxer_localizations_lt.dart
fix(audio): restore media audio after sfx
Detected heuristicfix(audio): restore media audio after sfx Fixes: #671
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 4Additions 194Deletions 48
lib/core/audio/app_media_audio_session.dartlib/core/audio/chat_attachment/chat_attachment_audio_context.dartlib/core/audio/fluxer_sfx.darttest/core/audio/fluxer_sfx_test.dart
fluxus interpretationlow confidenceView source perf(gateway): defer post-READY REST sweeps past the first channel open
Detected heuristicperf(gateway): defer post-READY REST sweeps past the first channel open
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 5Additions 172Deletions 68
lib/core/providers/gateway_session_recovery_provider.dartlib/features/friends/providers/friend_relationships_sync_provider.dartlib/features/guilds/providers/guild_list_sync_provider.darttest/features/friends/providers/friend_relationships_sync_provider_test.darttest/features/guilds/providers/guild_list_sync_provider_test.dart
fluxus interpretationlow confidenceView source perf(channels): tame the post-READY read stampede
Detected heuristicperf(channels): tame the post-READY read stampede
fluxerapp/flutter_clientsecurityEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 22Deletions 11
lib/core/permissions/channel_permission_cache_provider.dartlib/features/channels/data/read_state_repository.dart
fluxus interpretationlow confidenceView source perf(chat): reuse the mention context cache in message page fetches
Detected heuristicperf(chat): reuse the mention context cache in message page fetches
fluxerapp/flutter_clientapiEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 4Additions 32Deletions 17
lib/core/gateway/gateway_event_handler.dartlib/core/gateway/message_mention_context_cache.dartlib/features/chat/data/message_repository.dartlib/features/chat/providers/core/chat_providers.dart
fluxus interpretationlow confidenceView source chore(chat): log per-phase marks in the message page fetch
Detected heuristicchore(chat): log per-phase marks in the message page fetch
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 18Deletions 0
lib/features/chat/data/message_repository.dart
fluxus interpretationlow confidenceView source perf(gateway): bulk guild create writes like the READY fanout
Detected heuristicperf(gateway): bulk guild create writes like the READY fanout
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 59Deletions 8
lib/core/gateway/gateway_event_handler.darttest/core/gateway/gateway_event_handler_test.dart
fluxus interpretationlow confidenceView source perf(chat): cut sequential DB round-trips on the channel switch path
Detected heuristicperf(chat): cut sequential DB round-trips on the channel switch path
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 24Deletions 35
lib/features/channels/providers/unread_provider.dartlib/features/chat/providers/core/chat_view_model.dart
fluxus interpretationlow confidenceView source chore(chat): log per-phase marks in the switchChannel stopwatch
Detected heuristicchore(chat): log per-phase marks in the switchChannel stopwatch
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 16Deletions 1
lib/features/chat/providers/core/chat_view_model.dart
fluxus interpretationlow confidenceView source perf(chat): skip re-sync scheduling on identity-preserving rebuilds
Detected heuristicperf(chat): skip re-sync scheduling on identity-preserving rebuilds
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 91Deletions 8
lib/features/chat/presentation/widgets/channel/channel_chat_content.darttest/features/chat/presentation/widgets/channel/mobile_channel_chat_surface_test.dart
fluxus interpretationlow confidenceView source perf(gateway): parse READY guilds before opening the write transaction
Detected heuristicperf(gateway): parse READY guilds before opening the write transaction
fluxerapp/flutter_clientapiEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 25Deletions 21
lib/core/gateway/gateway_event_handler.dart
fluxus interpretationlow confidenceView source perf(channels): drop channel re-emissions when no field changed
Detected heuristicperf(channels): drop channel re-emissions when no field changed
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 3Additions 127Deletions 1
lib/features/channels/domain/channel.dartlib/features/channels/providers/channel_providers.darttest/features/channels/providers/channel_providers_test.dart
fluxus interpretationlow confidenceView source fix(captcha): import foundation instead of material_ui in native controller
Detected heuristicfix(captcha): import foundation instead of material_ui in native controller
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 1Deletions 2
packages/fluxer_captcha/lib/src/controller/impl/captcha_controller_native.dart
fluxus interpretationlow confidenceView source feat(splash): keep the reveal logo solid as it starts growing and fade it out as it expands
Detected heuristicfeat(splash): keep the reveal logo solid as it starts growing and fade it out as it expands
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 59Deletions 2
lib/features/shell/presentation/splash_reveal_overlay.darttest/features/shell/presentation/splash_reveal_overlay_test.dart
fluxus interpretationlow confidenceView source perf(gateway): skip eager friend/guild REST syncs on light RESUMED recovery
Detected heuristicperf(gateway): skip eager friend/guild REST syncs on light RESUMED recovery
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 6Additions 54Deletions 10
lib/core/providers/gateway_provider.dartlib/core/providers/gateway_session_recovery_provider.dartlib/features/friends/providers/friend_relationships_sync_provider.dartlib/features/guilds/providers/guild_list_sync_provider.darttest/features/friends/providers/friend_relationships_sync_provider_test.darttest/features/guilds/providers/guild_list_sync_provider_test.dart
fluxus interpretationlow confidenceView source perf(startup): render first frame before session validation completes
Detected heuristicperf(startup): render first frame before session validation completes
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 8Deletions 5
fluxus interpretationlow confidenceView source