Evidence records derived from public code, builds, assets, APIs or schemas. A detection is not automatically a release, announcement or confirmed feature.
Observation boundary. Records show capped public evidence and provenance. Heuristic or Fluxus interpretation labels must not be read as official Fluxer confirmation.
Public read APIFresh data
Stored public evidence · interpretation labelled
Classification overview
Findings by classification
Current public result window
codetestsmobile
3 buckets20 totalstored records
01
Fluxus interpretationlow confidence
feat(push): deliver our own relay endpoints in process
feat(push): deliver our own relay endpoints in process
Observed source
fluxerapp/fluxer
Classification
code
Detection time
Stored evidence
6 paths · +220 / −4
Inspect stored evidence paths
Cargo.lock
fluxer_push/Cargo.toml
fluxer_push/src/config.rs
fluxer_push/src/metrics.rs
fluxer_push/src/providers/mod.rs
fluxer_push/src/providers/own_relay.rs
02
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
Observed source
fluxerapp/fluxer
Classification
code
Detection time
Stored evidence
6 paths · +220 / −4
Inspect stored evidence paths
Cargo.lock
fluxer_push/Cargo.toml
fluxer_push/src/config.rs
fluxer_push/src/metrics.rs
fluxer_push/src/providers/mod.rs
fluxer_push/src/providers/own_relay.rs
03
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
Observed source
fluxerapp/fluxer
Classification
code
Detection time
Stored evidence
6 paths · +220 / −4
Inspect stored evidence paths
Cargo.lock
fluxer_push/Cargo.toml
fluxer_push/src/config.rs
fluxer_push/src/metrics.rs
fluxer_push/src/providers/mod.rs
fluxer_push/src/providers/own_relay.rs
04
Fluxus interpretationlow confidence
chore: update submodule
chore: update submodule
Observed source
fluxerapp/flutter_client
Classification
code
Detection time
Stored evidence
1 paths · +1 / −1
Inspect stored evidence paths
fluxer
05
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/canary' into canary
Merge remote-tracking branch 'origin/canary' into canary
Observed source
fluxerapp/flutter_client
Classification
code
Detection time
Stored evidence
1 paths · +1 / −1
Inspect stored evidence paths
fluxer
06
Fluxus interpretationlow confidence
feat(push): calculate sent date from messageId
feat(push): calculate sent date from messageId
Observed source
fluxerapp/flutter_client
Classification
tests
Detection time
Stored evidence
9 paths · +163 / −14
Inspect stored evidence paths
ios/NotificationService/NotificationService.swift
ios/Runner.xcodeproj/project.pbxproj
ios/Shared/PushNotificationPayload.swift
ios/Shared/SnowflakeTime.swift
lib/core/push/local_push_notifications.dart
lib/core/push/push_notification_time.dart
lib/features/channels/data/read_state_utils.dart
lib/shared/utils/snowflake_time.dart
test/core/push/push_notification_time_test.dart
07
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/canary' into canary
Merge remote-tracking branch 'origin/canary' into canary
Observed source
fluxerapp/flutter_client
Classification
tests
Detection time
Stored evidence
9 paths · +163 / −14
Inspect stored evidence paths
ios/NotificationService/NotificationService.swift
ios/Runner.xcodeproj/project.pbxproj
ios/Shared/PushNotificationPayload.swift
ios/Shared/SnowflakeTime.swift
lib/core/push/local_push_notifications.dart
lib/core/push/push_notification_time.dart
lib/features/channels/data/read_state_utils.dart
lib/shared/utils/snowflake_time.dart
test/core/push/push_notification_time_test.dart
08
Fluxus interpretationlow confidence
fix(push): keep device tokens out of logs (#2916)
fix(push): keep device tokens out of logs (#2916)
Observed source
fluxerapp/fluxer
Classification
code
Detection time
Stored evidence
4 paths · +81 / −6
Inspect stored evidence paths
fluxer_push/src/providers/web_push.rs
fluxer_push/src/relay/mod.rs
fluxer_push/src/relay/quota.rs
fluxer_push/src/vendor.rs
09
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
Observed source
fluxerapp/fluxer
Classification
code
Detection time
Stored evidence
4 paths · +81 / −6
Inspect stored evidence paths
fluxer_push/src/providers/web_push.rs
fluxer_push/src/relay/mod.rs
fluxer_push/src/relay/quota.rs
fluxer_push/src/vendor.rs
10
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
Observed source
fluxerapp/fluxer
Classification
code
Detection time
Stored evidence
4 paths · +81 / −6
Inspect stored evidence paths
fluxer_push/src/providers/web_push.rs
fluxer_push/src/relay/mod.rs
fluxer_push/src/relay/quota.rs
fluxer_push/src/vendor.rs
11
Fluxus interpretationlow confidence
fix(chat): show bot nicknames and colors
fix(chat): show bot nicknames and colors Fixes: #866
Observed source
fluxerapp/flutter_client
Classification
tests
Detection time
Stored evidence
2 paths · +39 / −63
Inspect stored evidence paths
lib/shared/utils/guild_user_display.dart
test/shared/utils/guild_user_display_test.dart
12
Fluxus interpretationlow confidence
Merge remote-tracking branch 'origin/canary' into canary
Merge remote-tracking branch 'origin/canary' into canary
Observed source
fluxerapp/flutter_client
Classification
tests
Detection time
Stored evidence
2 paths · +39 / −63
Inspect stored evidence paths
lib/shared/utils/guild_user_display.dart
test/shared/utils/guild_user_display_test.dart
13
Fluxus interpretationlow confidence
feat(push): ring Android calls and harden the relay (#2915)
feat(push): ring Android calls and harden the relay (#2915)