chore: dart format
chore: dart format
Inspect stored evidence paths
lib/features/voice/utils/voice_grid_layout/voice_participant_consolidation.darttest/features/ui/voice/voice_speaking_ring_test.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
chore: dart format
lib/features/voice/utils/voice_grid_layout/voice_participant_consolidation.darttest/features/ui/voice/voice_speaking_ring_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/voice/utils/voice_grid_layout/voice_participant_consolidation.darttest/features/ui/voice/voice_speaking_ring_test.darti18n: regenerate localizations
lib/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.dartlib/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.dartfeat(voice): general improvements
lib/features/chat/presentation/channel_layout.dartlib/features/ui/voice/local_camera_orientation_sync.dartlib/features/ui/voice/voice_call_avatar.dartlib/features/ui/voice/voice_channel_control_expandable_sheet.dartlib/features/ui/voice/voice_channel_participant_grid.dartlib/features/ui/voice/voice_participant_media_tile.dartlib/features/ui/voice/voice_speaking_ring.dartlib/features/ui/voice/voice_tile_metrics.dartlib/features/voice/presentation/dm_voice_call_fullscreen_page.dartlib/features/voice/presentation/voice_channel_page_view.dartlib/features/voice/presentation/widgets/pip/voice_pip_layer.dartlib/features/voice/presentation/widgets/voice_call_phone_surface.dartlib/features/voice/providers/voice_call_layout_provider.dartlib/features/voice/providers/voice_call_overlay_provider.dartlib/features/voice/utils/voice_grid_layout/voice_focus_layout_metrics.dartlib/features/voice/utils/voice_grid_layout/voice_participant_consolidation.dartlib/features/voice/utils/voice_grid_speaking_order.dartlib/features/voice/utils/voice_pip_morph.dartlib/features/voice/utils/voice_pip_snap.dartlib/features/voice/utils/voice_video_subscription.darttest/features/ui/voice/voice_channel_control_expandable_sheet_test.darttest/features/ui/voice/voice_speaking_ring_test.darttest/features/ui/voice/voice_tile_metrics_test.darttest/features/voice/providers/voice_call_overlay_provider_test.darttest/features/voice/utils/voice_grid_layout/voice_focus_layout_metrics_test.darttest/features/voice/utils/voice_grid_layout/voice_participant_consolidation_test.darttest/features/voice/utils/voice_grid_speaking_order_test.darttest/features/voice/utils/voice_pip_morph_test.darttest/features/voice/utils/voice_pip_snap_test.darttest/features/voice/utils/voice_video_subscription_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/chat/presentation/channel_layout.dartlib/features/ui/voice/local_camera_orientation_sync.dartlib/features/ui/voice/voice_call_avatar.dartlib/features/ui/voice/voice_channel_control_expandable_sheet.dartlib/features/ui/voice/voice_channel_participant_grid.dartlib/features/ui/voice/voice_participant_media_tile.dartlib/features/ui/voice/voice_speaking_ring.dartlib/features/ui/voice/voice_tile_metrics.dartlib/features/voice/presentation/dm_voice_call_fullscreen_page.dartlib/features/voice/presentation/voice_channel_page_view.dartlib/features/voice/presentation/widgets/pip/voice_pip_layer.dartlib/features/voice/presentation/widgets/voice_call_phone_surface.dartlib/features/voice/providers/voice_call_layout_provider.dartlib/features/voice/providers/voice_call_overlay_provider.dartlib/features/voice/utils/voice_grid_layout/voice_focus_layout_metrics.dartlib/features/voice/utils/voice_grid_layout/voice_participant_consolidation.dartlib/features/voice/utils/voice_grid_speaking_order.dartlib/features/voice/utils/voice_pip_morph.dartlib/features/voice/utils/voice_pip_snap.dartlib/features/voice/utils/voice_video_subscription.darttest/features/ui/voice/voice_channel_control_expandable_sheet_test.darttest/features/ui/voice/voice_speaking_ring_test.darttest/features/ui/voice/voice_tile_metrics_test.darttest/features/voice/providers/voice_call_overlay_provider_test.darttest/features/voice/utils/voice_grid_layout/voice_focus_layout_metrics_test.darttest/features/voice/utils/voice_grid_layout/voice_participant_consolidation_test.darttest/features/voice/utils/voice_grid_speaking_order_test.darttest/features/voice/utils/voice_pip_morph_test.darttest/features/voice/utils/voice_pip_snap_test.darttest/features/voice/utils/voice_video_subscription_test.dartfix(worker): fit the job streams to the jetstream budget (#2458)
fluxer_api/src/api/worker/JetStreamWorkerQueue.tsfluxer_api/src/api/worker/tests/JetStreamWorkerQueue.test.tsfix(worker): fit the job streams to the jetstream budget
fluxer_api/src/api/worker/JetStreamWorkerQueue.tsfluxer_api/src/api/worker/tests/JetStreamWorkerQueue.test.tsfix(app-proxy): publish source maps with the asset tree (#2457)
tools/ci/src/app_proxy.rsfix(message): turn mentions red in failed messages (#2456)
fluxer_app/src/features/theme/styles/Markup.module.cssfluxer_app/src/features/theme/styles/Message.module.cssfeat(core): improve 503 handling
lib/core/api/service_unavailable.dartlib/core/providers/app_startup_provider.dartlib/core/providers/splash_exit_allowed_provider.dartlib/features/auth/data/auth_repository.dartlib/features/auth/domain/auth_failure.dartlib/features/auth/domain/login_error.dartlib/features/auth/presentation/widgets/login_form.dartlib/features/auth/providers/login_error_l10n.dartlib/features/auth/providers/login_view_model.dartlib/features/shell/presentation/reconnecting_screen.dartlib/features/shell/presentation/splash_screen.dartlib/features/shell/presentation/widgets/service_status_connection_footer.dartlib/l10n/fluxer_en.arblib/l10n/fluxer_en_GB.arblib/l10n/fluxer_en_US.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.dartlib/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/core/api/service_unavailable_test.darttest/core/providers/app_startup_provider_test.darttest/features/auth/data/auth_repository_test.darttest/features/auth/providers/login_view_model_test.darttest/features/shell/presentation/splash_screen_test.darttest/helpers/pump_fluxer_app.dartMerge remote-tracking branch 'origin/canary' into canary
lib/core/api/service_unavailable.dartlib/core/providers/app_startup_provider.dartlib/core/providers/splash_exit_allowed_provider.dartlib/features/auth/data/auth_repository.dartlib/features/auth/domain/auth_failure.dartlib/features/auth/domain/login_error.dartlib/features/auth/presentation/widgets/login_form.dartlib/features/auth/providers/login_error_l10n.dartlib/features/auth/providers/login_view_model.dartlib/features/shell/presentation/reconnecting_screen.dartlib/features/shell/presentation/splash_screen.dartlib/features/shell/presentation/widgets/service_status_connection_footer.dartlib/l10n/fluxer_en.arblib/l10n/fluxer_en_GB.arblib/l10n/fluxer_en_US.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.dartlib/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/core/api/service_unavailable_test.darttest/core/providers/app_startup_provider_test.darttest/features/auth/data/auth_repository_test.darttest/features/auth/providers/login_view_model_test.darttest/features/shell/presentation/splash_screen_test.darttest/helpers/pump_fluxer_app.dartfix(message): turn links red in failed messages (#2455)
fluxer_app/src/features/theme/styles/Markup.module.cssfluxer_app/src/features/theme/styles/Message.module.cssfix(message): keep reply previews on one line after a mention (#2454)
fluxer_app/src/features/theme/styles/Message.module.cssfix(gateway): cleanup dispose and mounted blocker
lib/core/gateway/gateway_event_handler.dartlib/core/providers/app_startup_provider.dartlib/core/providers/app_ui_lifecycle_provider.dartlib/core/providers/gateway_performance_providers.dartlib/core/providers/gateway_provider.dartlib/features/voice/services/voice_wakelock_coordinator.darttest/core/gateway/gateway_event_dispatcher_test.darttest/core/gateway/gateway_event_handler_test.darttest/core/providers/gateway_performance_providers_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/core/gateway/gateway_event_handler.dartlib/core/providers/app_startup_provider.dartlib/core/providers/app_ui_lifecycle_provider.dartlib/core/providers/gateway_performance_providers.dartlib/core/providers/gateway_provider.dartlib/features/voice/services/voice_wakelock_coordinator.darttest/core/gateway/gateway_event_dispatcher_test.darttest/core/gateway/gateway_event_handler_test.darttest/core/providers/gateway_performance_providers_test.dartfix(api): tighten guild emoji and sticker mutation limits (#2453)
fluxer_api/src/api/guild/controllers/GuildEmojiController.tsfluxer_api/src/api/guild/controllers/GuildStickerController.tsfluxer_api/src/api/rate_limit_configs/GuildRateLimitConfig.tsfix(favorite): dms not showing up
lib/features/favorites/domain/favorite_guild_id.dartlib/features/favorites/presentation/favorites_layout.dartlib/features/favorites/providers/favorite_channel_groups_provider.dartlib/features/favorites/utils/navigate_to_favorite_channel.dartlib/features/guilds/presentation/widgets/guild_unavailable_screen.darttest/features/favorites/domain/favorite_guild_id_test.darttest/features/favorites/providers/favorite_channel_groups_provider_test.darttest/features/guilds/presentation/widgets/guild_unavailable_screen_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/favorites/domain/favorite_guild_id.dartlib/features/favorites/presentation/favorites_layout.dartlib/features/favorites/providers/favorite_channel_groups_provider.dartlib/features/favorites/utils/navigate_to_favorite_channel.dartlib/features/guilds/presentation/widgets/guild_unavailable_screen.darttest/features/favorites/domain/favorite_guild_id_test.darttest/features/favorites/providers/favorite_channel_groups_provider_test.darttest/features/guilds/presentation/widgets/guild_unavailable_screen_test.dartfix(media-proxy): stop serving animated originals as stills (#2452)
fluxer_media_proxy/src/server/format_policy.rsfix(self-host): unfurl media hosted by the instance itself (#2451)
deploy/self-hosting/docker-compose.ymlfluxer_media_proxy/src/config/mod.rsfluxer_media_proxy/src/server/media_operations/input.rsfluxer_media_proxy/src/server/mod.rsfluxer_media_proxy/src/server/self_origin.rsfluxer_media_proxy/src/storage/tests/mod.rsfluxer_unfurl/src/media_proxy.rsfluxer_unfurl/src/resolvers/media.rsfluxer_unfurl/src/shard_impl.rs