continuwuity/changelog.d/+bf00f682.bugfix.md
timedout 1faa09b6ce
Some checks failed
Documentation / Build and Deploy Documentation (push) Failing after 2m18s
Checks / Prek / Check changed files (push) Successful in 6s
Checks / Prek / Pre-commit & Formatting (push) Failing after 7m33s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 12m52s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 9m50s
Checks / Prek / Clippy and Cargo Tests (push) Failing after 2m41s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 18s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 32m56s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 30m47s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 23s
Release Docker Image / Release Binaries (push) Has been skipped
Release Docker Image / Mirror Images (push) Failing after 16s
fix: Don't ping presence for devices which claim to be offline
Fixes https://github.com/gomuks/gomuks/issues/722.

Reviewed-by: Ginger <ginger@gingershaped.computer>
2026-05-28 09:38:32 -04:00

1 line
123 B
Markdown

Devices which set their presence as "offline" will no longer be considered for presence updates. Contributed by @timedout.