Loading Fluxus Central
Reading the persisted public view.
feat(api): defer registration phone verification to community joins (#1709)
Detected heuristicfeat(api): defer registration phone verification to community joins (#1709)
fluxerapp/fluxertestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 39Additions 1000Deletions 32
fluxer_admin/openapi-admin.jsonfluxer_admin/src/api/generated.rsfluxer_admin/src/api/types/common.rsfluxer_admin/src/api/types/instance_config.rsfluxer_admin/src/routes/system_actions.rsfluxer_admin/src/templates/pages/instance_config.rsfluxer_admin/src/templates/pages/user_detail_tabs/overview.rsfluxer_admin/tests/htmx_acceptance.rsfluxer_admin/tests/parity/fixtures/api/admin_user_me.jsonfluxer_admin/tests/parity/fixtures/api/lookup_user.jsonfluxer_admin/tests/parity/fixtures/api/search_users.jsonfluxer_api/src/api/admin/controllers/InstanceConfigAdminController.tsfluxer_api/src/api/admin/models/UserTypes.tsfluxer_api/src/api/admin/services/AdminUserSecurityService.tsfluxer_api/src/api/admin/services/guild/AdminGuildMembershipService.tsfluxer_api/src/api/auth/AuthRegistration.tsfluxer_api/src/api/auth/tests/DeferredPhoneGate.test.tsfluxer_api/src/api/guild/controllers/GuildDiscoveryController.tsfluxer_api/src/api/guild/services/GuildMemberService.tsfluxer_api/src/api/guild/services/member/GuildMemberOperationsService.tsfluxer_api/src/api/instance/InstanceConfigRepository.tsfluxer_api/src/api/instance/SingleCommunityService.tsfluxer_api/src/api/limits/LimitConfigService.tsfluxer_api/src/api/oauth/OAuth2RequestService.ts
fluxus interpretationlow confidenceView source 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 fix(api): mirror Stripe billing data using the shapes the pinned API version sends (#1708)
Detected heuristicfix(api): mirror Stripe billing data using the shapes the pinned API version sends (#1708)
fluxerapp/fluxertestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 13Additions 160Deletions 153
fluxer_api/src/api/admin/controllers/BillingAdminController.tsfluxer_api/src/api/admin/tests/AdminBillingOverview.test.tsfluxer_api/src/api/billing/mappers/StripeToBillingMapper.test.tsfluxer_api/src/api/billing/mappers/StripeToBillingMapper.tsfluxer_api/src/api/billing/repositories/BillingCheckoutSessionRepository.tsfluxer_api/src/api/billing/repositories/BillingRefundRepository.tsfluxer_api/src/api/stripe/StripeSubscriptionPeriod.tsfluxer_api/src/api/stripe/services/StripeRefundService.tsfluxer_api/src/api/stripe/services/StripeSubscriptionReconciler.tsfluxer_api/src/api/stripe/services/StripeWebhookService.tsfluxer_api/src/api/stripe/tests/StripeRefundService.test.tsfluxer_api/src/api/stripe/tests/StripeWebhookInvoice.test.tsfluxer_api/src/api/test/msw/handlers/StripeApiHandlers.ts
fluxus interpretationlow confidence
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
feat(app): restyle the inbox and message preview surfaces (#1706)
Detected heuristicfeat(app): restyle the inbox and message preview surfaces (#1706)
fluxerapp/fluxertestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 50Additions 10668Deletions 10575
fluxer_app/src/app/globals.cssfluxer_app/src/features/app/components/floating/UnreadChannelOrder.test.tsfluxer_app/src/features/app/components/floating/UnreadChannelOrder.tsfluxer_app/src/features/app/components/floating/UnreadChannelsContent.module.cssfluxer_app/src/features/app/components/floating/UnreadChannelsContent.tsxfluxer_app/src/features/app/components/shared/MessagePreview.module.cssfluxer_app/src/features/channel/components/ChannelMessage.tsxfluxer_app/src/features/channel/components/ChannelMessageStream.tsxfluxer_app/src/features/channel/components/MessageAttachments.tsxfluxer_app/src/features/channel/components/MessageGroup.tsxfluxer_app/src/features/channel/components/MessageViewContext.tsfluxer_app/src/features/i18n/locales/ar/messages.pofluxer_app/src/features/i18n/locales/auto-i18n-reviewed-unchanged.jsonfluxer_app/src/features/i18n/locales/bg/messages.po
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 feat(api): redirect artifact downloads to presigned storage URLs (#1703)
Detected heuristicfeat(api): redirect artifact downloads to presigned storage URLs (#1703)
fluxerapp/fluxertestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 11Additions 149Deletions 2
fluxer_api/src/api/Config.tsfluxer_api/src/api/config/APIConfig.tsfluxer_api/src/api/download/DownloadController.tsfluxer_api/src/api/download/DownloadService.tsfluxer_api/src/api/download/tests/DownloadPresign.test.tsfluxer_api/src/api/infrastructure/IStorageService.tsfluxer_api/src/api/infrastructure/StorageService.tsfluxer_api/src/api/test/mocks/MockStorageService.tspackages/config/src/ConfigLoader.tspackages/config/src/MasterConfig.tspackages/config/src/config_loader/EnvironmentOverrides.ts
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 fluxer_api/src/api/risk/DeferredPhoneGate.test.tsfluxer_api/src/api/risk/DeferredPhoneGate.tsfluxer_api/src/api/risk/DeferredPhoneGateCache.tsfluxer_api/src/api/rpc/RpcSessionStartService.tsfluxer_api/src/api/stripe/services/StripePremiumService.tsfluxer_api/src/api/user/UserHelpers.test.tsfluxer_api/src/api/user/UserHelpers.tsfluxer_api/src/api/user/services/UserAccountRequestService.tsfluxer_api/src/api/worker/tasks/admin_bulk/BulkAddGuildMembers.tsfluxer_api/src/api/worker/tasks/admin_bulk/BulkUpdateSuspiciousActivityFlags.tsfluxer_app/src/features/discovery/commands/DiscoveryJoinCommands.tsxfluxer_app/src/features/invite/commands/InviteCommands.tsxpackages/constants/src/UserConstants.tspackages/schema/src/domains/admin/AdminSchemas.tspackages/schema/src/domains/admin/AdminUserSchemas.tslib/l10n/generated/fluxer_localizations_nb.dartlib/l10n/generated/fluxer_localizations_pl.dartlib/l10n/generated/fluxer_localizations_pt.dartlib/l10n/generated/fluxer_localizations_ru.dartlib/l10n/generated/fluxer_localizations_sv.dartlib/l10n/generated/fluxer_localizations_th.dartlib/l10n/generated/fluxer_localizations_tr.dartlib/l10n/generated/fluxer_localizations_uk.dartlib/l10n/generated/fluxer_localizations_zh.darttest/features/auth/presentation/mfa_screen_test.darttest/features/auth/presentation/widgets/login_form_test.darttest/features/ui/input/fluxer_input_test.dartfluxus interpretationlow confidenceView source fluxer_app/src/features/i18n/locales/cs/messages.pofluxer_app/src/features/i18n/locales/da/messages.pofluxer_app/src/features/i18n/locales/de/messages.pofluxer_app/src/features/i18n/locales/el/messages.pofluxer_app/src/features/i18n/locales/en-GB/messages.pofluxer_app/src/features/i18n/locales/en-US/messages.pofluxer_app/src/features/i18n/locales/es-419/messages.pofluxer_app/src/features/i18n/locales/es-ES/messages.pofluxer_app/src/features/i18n/locales/fi/messages.pofluxer_app/src/features/i18n/locales/fr/messages.pofluxer_app/src/features/i18n/locales/he/messages.pofluxer_app/src/features/i18n/locales/hi/messages.pofluxer_app/src/features/i18n/locales/hr/messages.pofluxer_app/src/features/i18n/locales/hu/messages.pofluxer_app/src/features/i18n/locales/id/messages.pofluxer_app/src/features/i18n/locales/it/messages.pofluxer_app/src/features/i18n/locales/ja/messages.pofluxer_app/src/features/i18n/locales/ko/messages.pofluxer_app/src/features/i18n/locales/lt/messages.pofluxer_app/src/features/i18n/locales/nl/messages.pofluxer_app/src/features/i18n/locales/no/messages.pofluxer_app/src/features/i18n/locales/pl/messages.pofluxer_app/src/features/i18n/locales/pt-BR/messages.pofluxer_app/src/features/i18n/locales/ro/messages.pofluxer_app/src/features/i18n/locales/ru/messages.pofluxer_app/src/features/i18n/locales/sv-SE/messages.pofluxer_app/src/features/i18n/locales/th/messages.pofluxer_app/src/features/i18n/locales/tr/messages.pofluxer_app/src/features/i18n/locales/uk/messages.pofluxer_app/src/features/i18n/locales/vi/messages.pofluxer_app/src/features/i18n/locales/zh-CN/messages.pofluxer_app/src/features/i18n/locales/zh-TW/messages.pofluxer_app/src/features/messaging/components/popouts/InboxMessageHeader.module.cssfluxer_app/src/features/messaging/components/popouts/RecentMentionsContent.module.cssfluxer_app/src/features/messaging/components/popouts/RecentMentionsContent.tsxfluxer_app/src/features/messaging/components/popouts/SavedMessagesContent.tsxfluxus interpretationlow confidenceView source