Improve notification sound #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from https://github.com/andotherstuff/universes/issues/27 by @staab on 2025-11-26T17:42:21Z
It changes when notifications.length changes, which results in false positives and negatives. Instead, actively listen to the repository/tracker for new events and play a sound when received.