fix(installer): stop waiting for an absent bucket initialiser (#2848)
fix(installer): stop waiting for an absent bucket initialiser (#2848)
Inspect stored evidence paths
fluxer_docs/src/installer/install.sh
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(installer): stop waiting for an absent bucket initialiser (#2848)
fluxer_docs/src/installer/install.shfix(installer): stop waiting for an absent bucket initialiser
fluxer_docs/src/installer/install.shfeat(ci): publish appimage zsync control files
.github/workflows/build-desktop.yamltools/ci/src/appimage.rstools/ci/src/desktop.rstools/ci/src/lib.rstools/ci/src/release.rsfeat(ci): publish linux repositories from the desktop release (#2847)
.github/workflows/build-desktop.yamltools/ci/src/common.rstools/ci/src/desktop.rstools/ci/src/release.rsfeat(ci): publish linux repositories from the desktop release
.github/workflows/build-desktop.yamltools/ci/src/common.rstools/ci/src/desktop.rstools/ci/src/release.rsfix(voice): stop stereo microphones publishing as mono (#2846)
fluxer_app/pkgs/livekit-client/src/room/defaults.tsfluxer_app/src/features/voice/engine/v2/VoiceEngineV2AppMediaExecutionAdapter.tsxfluxer_app/src/features/voice/utils/AudioPublishOptions.tsfluxer_app/src/features/voice/utils/noise_suppression/NoiseSuppressionChoices.tsfluxer_app/src/features/voice/utils/noise_suppression/NoiseSuppressionSelection.tsfix(voice): let screen shares use the hardware H.264 encoder (#2845)
fluxer_app/pkgs/livekit-client/src/room/RTCEngine.test.tsfluxer_app/pkgs/livekit-client/src/room/RTCEngine.tsfix(voice): let screen shares use the hardware H.264 encoder
fluxer_app/pkgs/livekit-client/src/room/RTCEngine.test.tsfluxer_app/pkgs/livekit-client/src/room/RTCEngine.tsMerge branch 'canary' into beta
.github/workflows/ios-beta-testflight.yml.github/workflows/ios-canary-testflight.yml.github/workflows/ios-production-release.ymlandroid/app/src/main/kotlin/com/fluxer/MainActivity.ktandroid/app/src/main/kotlin/com/fluxer/PhysicalKeyboardBridge.ktandroid/app/src/test/kotlin/com/fluxer/PhysicalKeyboardBridgeTest.ktdart_sdkios/Flutter/Debug.xcconfigios/Flutter/Profile.xcconfigios/Flutter/Release.xcconfigios/Podfileios/Podfile.lockios/Runner.xcodeproj/project.pbxprojios/Runner/AppDelegate.swiftios/Runner/Assistant/AssistantAppShortcuts.swiftios/Runner/Assistant/AssistantAvatarCache.swiftios/Runner/Assistant/AssistantBridge.swiftios/Runner/Assistant/AssistantCommandRunner.swiftios/Runner/Assistant/AssistantDefaults.swiftios/Runner/Assistant/AssistantEntities.swiftios/Runner/Assistant/AssistantEntityStore.swiftios/Runner/Assistant/AssistantFriendMatching.swiftios/Runner/Assistant/AssistantOpenIntents.swiftios/Runner/Assistant/AssistantPendingCommand.swiftios/Runner/Assistant/AssistantPresenceIntents.swiftios/Runner/Assistant/AssistantSendMessageIntent.swiftios/Runner/Assistant/AssistantVoiceIntents.swiftios/Runner/Info.plistios/Runner/PhysicalKeyboardBridge.swiftios/RunnerTests/AssistantFriendMatchingTests.swiftios/RunnerTests/AssistantSendAndCallTests.swiftlib/app.dartlib/core/assistant/assistant_binding.dartlib/core/assistant/assistant_bridge.dartlib/core/assistant/assistant_command.dartlib/core/assistant/assistant_command_codec.dartlib/core/assistant/assistant_command_dispatcher.dartlib/core/assistant/assistant_command_policy.dartlib/core/assistant/assistant_command_result.dartlib/core/assistant/assistant_entities.dartlib/core/assistant/assistant_entity_index.dartlib/core/assistant/assistant_platform.dartlib/core/assistant/assistant_spoken.dartlib/core/audio/chat_attachment/chat_attachment_audio_controller.dartlib/core/constants/user_flags.dartlib/core/database/daos/relationship_dao.dartlib/core/database/daos/saved_message_dao.dartlib/core/gateway/gateway_event_handler.dartlib/core/permissions/channel_effective_permissions.dartlib/core/platform/physical_keyboard.dartfix(gateway): don't drop relationships Fixes: #843
dart_sdklib/core/database/daos/relationship_dao.dartlib/core/gateway/gateway_event_handler.dartlib/features/friends/data/friend_repository.dartlib/features/friends/providers/friend_relationships_sync_provider.darttest/core/database/daos/relationship_dao_test.darttest/core/gateway/gateway_event_handler_test.darttest/features/friends/providers/friend_relationships_sync_provider_test.dartMerge remote-tracking branch 'origin/canary' into canary
dart_sdklib/core/database/daos/relationship_dao.dartlib/core/gateway/gateway_event_handler.dartlib/features/friends/data/friend_repository.dartlib/features/friends/providers/friend_relationships_sync_provider.darttest/core/database/daos/relationship_dao_test.darttest/core/gateway/gateway_event_handler_test.darttest/features/friends/providers/friend_relationships_sync_provider_test.dartfix(gateway_client): parse relationship
lib/gateway_client/event_parser.darttest/gateway/event_parser_test.dartfeat(desktop): self-update appimages in place (#2843)
fluxer_app/src/features/app/state/Updater.tsfluxer_app/src/features/app/utils/UpdaterPlatformUtils.tsfluxer_app/src/features/platform/types/Electron.tsfluxer_app/src/features/ui/utils/NativeUtils.tsfluxer_app/src/types/electron.d.tsfluxer_desktop/src/common/Types.tsfluxer_desktop/src/main/AppImageUpdate.test.mjsfluxer_desktop/src/main/AppImageUpdate.tsfluxer_desktop/src/main/DesktopTray.tsfluxer_desktop/src/main/FileDownloads.test.mjsfluxer_desktop/src/main/FileDownloads.tsfluxer_desktop/src/main/IpcHandlers.tsfluxer_desktop/src/main/LinuxLaunchPath.test.mjsfluxer_desktop/src/main/LinuxLaunchPath.tsfluxer_desktop/src/main/Troubleshooting.tsfluxer_desktop/src/main/Updater.test.mjsfluxer_desktop/src/main/Updater.tsfluxer_desktop/src/main/UpdaterDownloads.test.mjsfluxer_desktop/src/main/UpdaterDownloads.tsfluxer_desktop/src/preload/index.tsfix(chat): typing indicator avatar backgrounds missing cutout Fixes: #838
lib/features/channels/presentation/widgets/channel_list_typing_indicator.dartlib/features/chat/presentation/widgets/composer/typing_indicator_bar.dartlib/features/settings/presentation/widgets/typing_indicator_preview.dartlib/features/ui/avatar/fluxer_avatar_stack.darttest/features/chat/presentation/widgets/composer/typing_indicator_bar_test.darttest/features/ui/avatar/fluxer_avatar_stack_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/channels/presentation/widgets/channel_list_typing_indicator.dartlib/features/chat/presentation/widgets/composer/typing_indicator_bar.dartlib/features/settings/presentation/widgets/typing_indicator_preview.dartlib/features/ui/avatar/fluxer_avatar_stack.darttest/features/chat/presentation/widgets/composer/typing_indicator_bar_test.darttest/features/ui/avatar/fluxer_avatar_stack_test.dartfeat(desktop): self-update appimages in place
fluxer_app/src/features/app/state/Updater.tsfluxer_app/src/features/app/utils/UpdaterPlatformUtils.tsfluxer_app/src/features/platform/types/Electron.tsfluxer_app/src/features/ui/utils/NativeUtils.tsfluxer_app/src/types/electron.d.tsfluxer_desktop/src/common/Types.tsfluxer_desktop/src/main/AppImageUpdate.test.mjsfluxer_desktop/src/main/AppImageUpdate.tsfluxer_desktop/src/main/DesktopTray.tsfluxer_desktop/src/main/FileDownloads.test.mjsfluxer_desktop/src/main/FileDownloads.tsfluxer_desktop/src/main/IpcHandlers.tsfluxer_desktop/src/main/LinuxLaunchPath.test.mjsfluxer_desktop/src/main/LinuxLaunchPath.tsfluxer_desktop/src/main/Troubleshooting.tsfluxer_desktop/src/main/Updater.test.mjsfluxer_desktop/src/main/Updater.tsfluxer_desktop/src/main/UpdaterDownloads.test.mjsfluxer_desktop/src/main/UpdaterDownloads.tsfluxer_desktop/src/preload/index.tsfix(desktop): supersede the legacy linux packages on upgrade (#2842)
fluxer_desktop/electron-builder.config.cjsfluxer_desktop/packaging/linux/rpm-after-remove.tplfluxer_desktop/packaging/linux/rpm-post-transaction.shfluxer_desktop/src/main/Autostart.tsfix(voice): disable chat background theme from affecting
lib/features/chat/presentation/channel_layout.dartlib/features/chat/presentation/widgets/channel/channel_chat_panel.dartlib/features/chat/presentation/widgets/voice/direct_voice_session_strip.dartlib/features/chat/presentation/widgets/voice/dm_embedded_voice_call_panel.dartlib/features/voice/presentation/dm_voice_call_fullscreen_page.dartlib/features/voice/presentation/voice_channel_page_view.dartlib/features/voice/presentation/widgets/voice_channel_chat_surface.darttest/features/voice/presentation/voice_channel_page_view_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/chat/presentation/channel_layout.dartlib/features/chat/presentation/widgets/channel/channel_chat_panel.dartlib/features/chat/presentation/widgets/voice/direct_voice_session_strip.dartlib/features/chat/presentation/widgets/voice/dm_embedded_voice_call_panel.dartlib/features/voice/presentation/dm_voice_call_fullscreen_page.dartlib/features/voice/presentation/voice_channel_page_view.dartlib/features/voice/presentation/widgets/voice_channel_chat_surface.darttest/features/voice/presentation/voice_channel_page_view_test.dartfix(desktop): supersede the legacy linux packages on upgrade
fluxer_desktop/electron-builder.config.cjsfluxer_desktop/packaging/linux/rpm-after-remove.tplfluxer_desktop/packaging/linux/rpm-post-transaction.shfluxer_desktop/src/main/Autostart.ts