Commit Graph

176 Commits (develop)

Author SHA1 Message Date
Namaneo 8eb29ab905 Add RequestId variable in notification's data
4 years ago
tidusjar 952db09e28 Started on whatsapp
4 years ago
Namaneo 1ac37cd9ec Improve webhook test to use more accurate payload
5 years ago
Namaneo 8ae98c91c1 Minor updates related to Github's comments
5 years ago
Namaneo 88f3f0f9f0 Integrate webhooks into existing notification mechanism
5 years ago
Namaneo cdc002ecd7 Add webhook notification and API logic
5 years ago
Jamie Rees bea8551cd3 merge
5 years ago
tidusjar 181bd53202 Fixed the notifications issue
5 years ago
tidusjar a8026aecf4 Upgrade to .net standard 2.1
5 years ago
tidusjar a5139dd25c merge develop into v4
5 years ago
Tim 7aaa6d738a Updated SlackNotification.cs
5 years ago
tidusjar d7b4931030 Fix for #3183
5 years ago
tidusjar 6a3addae5c merge develop into v4
5 years ago
tidusjar b7877ad1b3 stuff
5 years ago
Jamie Rees ae9a4e3b1c Package update/refresh
5 years ago
tidusjar 8febad53b0 merge
5 years ago
Jamie cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
5 years ago
Guillaume Taquet Gasperini 94b70c2f2c Add Gotify as notification provider
5 years ago
TidusJar 11839deee8 Merge remote-tracking branch 'origin/develop' into develop
5 years ago
TidusJar f048505eed Fixed #2636
5 years ago
Jamie Rees 72ce967ee3 Added RequestId into the notification variables for #2874
5 years ago
TidusJar 6a36fa3974 Fixed #2847
5 years ago
tidusjar 7084839bc7 Fixed #2826
5 years ago
tidusjar da9c481bb4 Removed some areas where we clear out the cache. This should help with DB locking #2750
5 years ago
tidusjar bf94b3111e Set the local domain if the Application URL is set for the HELO or EHLO commands. #2636
5 years ago
TidusJar f1bca13586 Added the request queue to the notifications UI so you can turn it off per notification agent #2747
5 years ago
TidusJar b305413351 Fixed #2725 and #2721
5 years ago
TidusJar ca516957fa Make the newsletter BCC the users rather than creating a million newsletters (Hopefully will stop SMTP providers from marking as spam). This does mean that the custom user customization in the newsletter will no longer work
5 years ago
TidusJar c8d49faee5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
TidusJar d56e83eee0 email logging !wip
5 years ago
tidusjar ba15853ac1 Added {AvailableDate} as a Notification Variable, this is the date the request was marked as available. See here: https://github.com/tidusjar/Ombi/wiki/Notification-Template-Variables
6 years ago
tidusjar 8154334dae Fixed #2704
6 years ago
TidusJar e6d48e5364 Added the ability to deny a request with a reason
6 years ago
Jamie 192cbab2c2 Think the request queue is done!
6 years ago
TidusJar 65233cb3b7 Fixed the issue where user preferences was not being inported into some notifications
6 years ago
Jamie 87cc5d4cc7 Fixed the issue with notifications not sending
6 years ago
TidusJar 8573b7c729 Did the notification side of things with the custom user defined preference !wip
6 years ago
Jamie 8fd3c57cb7
Merge branch 'develop' into feature/lidarr
6 years ago
Jamie 7aeb06863a
Merge branch 'develop' into master
6 years ago
David Pooley c6bb864be7 Allow for the ability to set Pushover notification sound and priority from within Ombi.
6 years ago
Jamie 82d610e235 Added the availablility checker #2313 !wip
6 years ago
TidusJar ce79fec216 Stript out certain characters when sending a pushover message #2385
6 years ago
Jamie b7c0c07534 Added rich notifications for mobile
6 years ago
TidusJar 0a4950acbc Humanize the request type enum in notifications e.g. TvShow will now appear as "Tv Show" #2416
6 years ago
Jamie 503afd6c74 updated mailkit !wip
6 years ago
Jamie Rees bf17bd4754 Stop spamming errors when FanArt doesn't have the image
6 years ago
Jamie Rees 95f6426f53 Fixed #2338
6 years ago
Jamie Rees d8fdc75cfb revert
6 years ago
Jamie Rees 880aea1221 Fixed a small error in the Mobile Notification Provider
6 years ago
Jamie e2dbdc190a Fixed #2321
6 years ago
Jamie 4cdd0e5875 Fixed #2312
6 years ago
Jamie 12b4bf2f5f Upgrade packages
6 years ago
Anojh 55265211b4 Fix #2175
6 years ago
Jamie Rees 1935d70cf7 Added the test button for mobile notifications
6 years ago
Jamie Rees 7a9fc1213f Added the subscription for movies !wip
6 years ago
Jamie Rees f426551222 Enable the mobile ntoifications inside Ombi
6 years ago
Jamie Rees f24b0f20eb Updated Mailkit dependancy
6 years ago
Jamie b8739142ca Fixed #2109
6 years ago
Jamie 03185bcc8d
Merge pull request #2096 from tidusjar/feature/recently-added
6 years ago
tidusjar 409945e492 !wip more improvments to the notification variables
6 years ago
tidusjar a8f906617a Improved the way we use the notification variables, we have now split out the Username and Alias (Requested User is depricated but not removed)
6 years ago
Jamie 3ffe76b2d2 Fixed #2055 and #1903
6 years ago
Jamie a6aac93fe5 Finished the newsletter I think !wip
6 years ago
Jamie 1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip
6 years ago
Jamie 9767380f83 Newsletter almost finished. !wip
6 years ago
Jamie 3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
6 years ago
Jamie dda467828c
Merge DNC into Master (#2034)
6 years ago
Jamie 2fbde15c40 Fixed the issue comment issue #1914 also added another variable for issues {IssueUser} which is the user that reported the issue
6 years ago
tidusjar 2df80913c4 Fix #1914
6 years ago
tidusjar 817c4f9ec1 !wip missing changes
6 years ago
tidusjar 408a3b446d Fixed merge from rebase !wip
6 years ago
tidusjar 480a107fa6 Fixed #1914
6 years ago
TidusJar b223306ee8 fixed build and added logging
6 years ago
Jamie 701517c503 Added some debugging to see what's going on !wip
6 years ago
Jamie e9e61153cb potential fix for #1942
6 years ago
tidusjar 6227e11543 turn off mobile notifications
6 years ago
Jamie 59173b8bc4 more !wip stuff
6 years ago
tidusjar e235475413 !wip
6 years ago
Jamie c370909619 !wip
6 years ago
Jamie 71ff8fe301 Added a filter onto the movies requests page for some inital feedback
6 years ago
Jamie 48ec5d700c #1914 for the issue resolved notification
6 years ago
tidusjar 96697000b1 Removed the potential locking
6 years ago
tidusjar cf9dd831cc Fix the issue for welcome emails not sending
7 years ago
Louis Laureys b5bc328986 Enable Multi MIME and add alt tags to images (#1838)
7 years ago
Jamie 246f1c07cf
Add the Issue Reporting functionality (#1811)
7 years ago
Jamie a957b37995 Fixed the emby notifications not being sent
7 years ago
tidusjar 40e732de27 #1802 and other small fixes
7 years ago
tidusjar de334f5130 Fixed the issue where notifications were not sendind unless we restarted #1732
7 years ago
Jamie b2d5996d52 #1732 #1722 #1711
7 years ago
tidusjar 6d5a823353 Potential fix for the DB locking issue #1720
7 years ago
tidusjar a6ca902479 Fixed #1705
7 years ago
tidusjar 560072eba4 Added the option to import the plex admin.
7 years ago
Jamie dca5d13826 Fixed telegram !wip
7 years ago
Jamie e526c1071a Added Telegram Notification support, Not tested.
7 years ago
tidusjar 00b1873dac Fixed the issue with firefox #1544
7 years ago
tidusjar 8ac5bf7829 Fixed discord #1623
7 years ago
Jamie 20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity.
7 years ago
tidusjar c957371bc5 Fixed notifications not sending #1594
7 years ago
tidusjar 7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
7 years ago
Jamie.Rees c58cb4dbe1 #1460 looks like the permissions issue has been resolved. Just need to make sure the Ombi process is terminated.
7 years ago