fix(ci): beta release build
fix(ci): beta release build
Inspect stored evidence paths
.github/workflows/android-beta-fcm.yml
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(ci): beta release build
.github/workflows/android-beta-fcm.ymlMerge remote-tracking branch 'origin/canary' into canary
.github/workflows/android-beta-fcm.ymlfeat(theme): default new accounts to the dark theme (#2575)
fluxer_api/src/api/models/UserSettings.tsfluxer_app/src/features/app/components/setup/SelfHostedSetupWizardGate.tsxfluxer_app/src/features/user/state/UserSettings.tsfluxer_docs/src/content/docs/http-api/users/settings.mdxMerge branch 'canary' into beta
.github/workflows/android-beta-fcm.yml.github/workflows/beta-release-all.ymlCONTRIBUTING.mdREADME.mdandroid/app/src/main/AndroidManifest.xmllib/features/chat/domain/message.dartlib/features/chat/presentation/widgets/composer/voice_message_recorder.dartlib/features/chat/presentation/widgets/composer/voice_message_recording_bar.dartlib/features/chat/presentation/widgets/composer/voice_message_recording_controller.dartlib/features/chat/presentation/widgets/embeds/embed_video.dartlib/features/chat/presentation/widgets/message_actions/message_bottom_sheet.dartlib/features/chat/presentation/widgets/messages/neko_sprite.dartlib/features/chat/utils/voice_message_recording_gestures.dartlib/features/members/providers/member_list_desired_ranges_provider.dartlib/features/members/providers/member_list_viewport_provider.dartlib/features/ui/bottom_sheet/fluxer_bottom_sheet.dartlib/features/ui/bottom_sheet/fluxer_bottom_sheet_drag.dartpackages/fluxer_markdown/lib/src/renderers/fluxer_markdown_renderers.dartpackages/fluxer_markdown/lib/src/utils/bounded_text.dartpackages/fluxer_markdown/lib/src/utils/jumbo_emoji.dartpackages/fluxer_markdown/test/bounded_text_test.dartpackages/fluxer_markdown/test/jumbo_emoji_test.dartpackages/fluxer_markdown/test/restricted_inline_reply_test.darttest/features/chat/domain/message_test.darttest/features/chat/presentation/sheets/channel_details_sheet_drag_dismiss_test.darttest/features/chat/presentation/widgets/composer/voice_message_recorder_test.darttest/features/chat/presentation/widgets/embeds/embed_video_test.darttest/features/chat/presentation/widgets/message_actions/message_bottom_sheet_test.darttest/features/chat/presentation/widgets/messages/neko_sprite_test.darttest/features/chat/utils/voice_message_recording_gestures_test.darttest/features/profile/presentation/widgets/user_profile_sheet_overscroll_test.darttest/features/ui/bottom_sheet/fluxer_bottom_sheet_drag_test.darttest/features/ui/bottom_sheet/fluxer_bottom_sheet_test.darttest/shared/text/bounded_text_test.dartfix(test): failing test
lib/features/members/providers/member_list_desired_ranges_provider.dartlib/features/members/providers/member_list_viewport_provider.darttest/features/chat/presentation/sheets/channel_details_sheet_drag_dismiss_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/members/providers/member_list_desired_ranges_provider.dartlib/features/members/providers/member_list_viewport_provider.darttest/features/chat/presentation/sheets/channel_details_sheet_drag_dismiss_test.dartfix(app): distrust windows loaded across a connection gap (#2574)
fluxer_app/src/features/channel/components/ChannelMessages.tsxfluxer_app/src/features/gateway/events/EventRouter.tsfluxer_app/src/features/gateway/events/GatewayResumed.tsfluxer_app/src/features/gateway/transport/GatewayConnection.tsfluxer_app/src/features/gateway/transport/GuildActivationTarget.test.tsfluxer_app/src/features/gateway/transport/GuildActivationTarget.tsfluxer_app/src/features/messaging/commands/MessageCommands.tsxfluxer_app/src/features/messaging/commands/MessageFetchStateMachine.test.tsfluxer_app/src/features/messaging/commands/MessageFetchStateMachine.tsfluxer_app/src/features/messaging/state/ChannelMessages.tsfluxer_app/src/features/messaging/state/ChannelMessagesLoadStateMachine.test.tsfluxer_app/src/features/messaging/state/ChannelMessagesLoadStateMachine.tsfluxer_app/src/features/messaging/state/MessagingMessages.tsfluxer_app/src/features/read_state/state/ReadStates.test.tsfluxer_app/src/features/read_state/state/ReadStates.tsdocs(http-api): reword the supplementary members paragraph (#2573)
fluxer_docs/src/content/docs/http-api/errors.mdUpdate CONTRIBUTING.md
CONTRIBUTING.mdMerge remote-tracking branch 'origin/canary' into canary
CONTRIBUTING.mdUpdate README.md
README.mdMerge remote-tracking branch 'origin/canary' into canary
README.mdchore: update README
README.mdMerge remote-tracking branch 'origin/canary' into canary
README.mdfix(chat): reply rich widgets being cut off by text cap Fixes: #726
packages/fluxer_markdown/lib/src/renderers/fluxer_markdown_renderers.dartpackages/fluxer_markdown/lib/src/utils/bounded_text.dartpackages/fluxer_markdown/lib/src/utils/jumbo_emoji.dartpackages/fluxer_markdown/test/bounded_text_test.dartpackages/fluxer_markdown/test/jumbo_emoji_test.dartpackages/fluxer_markdown/test/restricted_inline_reply_test.darttest/shared/text/bounded_text_test.dartMerge remote-tracking branch 'origin/canary' into canary
packages/fluxer_markdown/lib/src/renderers/fluxer_markdown_renderers.dartpackages/fluxer_markdown/lib/src/utils/bounded_text.dartpackages/fluxer_markdown/lib/src/utils/jumbo_emoji.dartpackages/fluxer_markdown/test/bounded_text_test.dartpackages/fluxer_markdown/test/jumbo_emoji_test.dartpackages/fluxer_markdown/test/restricted_inline_reply_test.darttest/shared/text/bounded_text_test.dartfeat(ci): add android beta aab
.github/workflows/android-beta-fcm.yml.github/workflows/beta-release-all.ymlMerge remote-tracking branch 'origin/canary' into canary
.github/workflows/android-beta-fcm.yml.github/workflows/beta-release-all.ymlfeat(ui): improvements to bottom sheet snapping
lib/features/chat/presentation/widgets/message_actions/message_bottom_sheet.dartlib/features/ui/bottom_sheet/fluxer_bottom_sheet.dartlib/features/ui/bottom_sheet/fluxer_bottom_sheet_drag.darttest/features/chat/presentation/widgets/message_actions/message_bottom_sheet_test.darttest/features/profile/presentation/widgets/user_profile_sheet_overscroll_test.darttest/features/ui/bottom_sheet/fluxer_bottom_sheet_drag_test.darttest/features/ui/bottom_sheet/fluxer_bottom_sheet_test.dartMerge remote-tracking branch 'origin/canary' into canary
lib/features/chat/presentation/widgets/message_actions/message_bottom_sheet.dartlib/features/ui/bottom_sheet/fluxer_bottom_sheet.dartlib/features/ui/bottom_sheet/fluxer_bottom_sheet_drag.darttest/features/chat/presentation/widgets/message_actions/message_bottom_sheet_test.darttest/features/profile/presentation/widgets/user_profile_sheet_overscroll_test.darttest/features/ui/bottom_sheet/fluxer_bottom_sheet_drag_test.darttest/features/ui/bottom_sheet/fluxer_bottom_sheet_test.dart