-
-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(notif): add Pushover sound options #2403
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
7 times, most recently
from
January 20, 2022 13:59
0164873
to
02953f2
Compare
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
January 27, 2022 12:23
02953f2
to
4d791fd
Compare
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
February 8, 2022 17:24
4d791fd
to
00f95f1
Compare
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
March 12, 2022 23:32
00f95f1
to
923077e
Compare
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
March 14, 2022 19:24
923077e
to
7c7b97d
Compare
This comment was marked as resolved.
This comment was marked as resolved.
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
July 4, 2022 02:27
7c7b97d
to
fa4cf60
Compare
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
August 16, 2022 06:37
fa4cf60
to
cf1e909
Compare
Passing run #2115 ↗︎
Details:
Review all test suite changes for PR #2403 ↗︎ |
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
5 times, most recently
from
August 24, 2022 06:34
975eb4c
to
07cab35
Compare
TheCatLady
force-pushed
the
feat/notif/pushover-sound
branch
from
August 29, 2022 06:21
07cab35
to
7b99b5b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
danshilm
force-pushed
the
feat/notif/pushover-sound
branch
from
October 15, 2023 18:26
7b99b5b
to
1817c74
Compare
danshilm
approved these changes
Oct 15, 2023
lenaxia
pushed a commit
to lenaxia/overseerr-oidc
that referenced
this pull request
Jan 3, 2024
Co-authored-by: Danshil Kokil Mungur <me@danshilm.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adds setting option to allow configuration of Pushover notification sound.
Screenshot (if UI-related)
To-Dos
yarn build
yarn i18n:extract
Issues Fixed or Closed