Commit graph

24 commits

Author SHA1 Message Date
Jonathan Wong
3299ec7c82 Clean up Pushover sound code 2015-10-12 00:54:26 -07:00
Jonathan Wong
2680162b67 Add dropdown for Boxcar sounds 2015-10-11 23:48:12 -07:00
Jonathan Wong
7d3d2957c3 Add dropdown for Pushover sounds 2015-10-11 23:45:58 -07:00
Jonathan Wong
c12862ffba Add select dropdown to notification agents
* Change priority selections to dropdown
2015-10-11 22:36:00 -07:00
Brian Charbonneau
ca4e6cde3e Fixed indent. Replaced tabs with spaces 2015-10-03 23:34:33 -07:00
Brian Charbonneau
1ad982f5b7 Removed newlines 2015-10-03 23:25:57 -07:00
Brian Charbonneau
280a5ae744 Added ability to set custom notification sound for Pushover 2015-10-03 22:05:27 -07:00
Jonathan Wong
59bb5139f7 Clean up settings styles
* Capitalization of titles for consistency
* Change notification agents settings text for consistency
* Fix notification agents config modal column width for line breaks
2015-09-28 00:57:13 -07:00
Tim
89a03fb263 Fix the real reason we were getting double start notifications. 2015-09-23 19:40:22 +02:00
Tim
34e548cc15 Don't log some Twitter auth stuff. 2015-09-20 14:03:47 +02:00
Tim
7c6619ebc5 Fix Email TLS checkbox bug.
Clean up some notifier code.
2015-09-19 12:37:51 +02:00
Tim
6eec4d1ca6 Some Twitter love. Resolves Issue #47. 2015-09-19 00:57:24 +02:00
Tim
a96482ee3c New pause, resume and buffer notification options.
Reworked notification config in settings menu.
2015-08-15 14:37:27 +02:00
Tim
b68a7956c3 Fix styling on graphs page.
Remove debug logging on Pushover notifications.
2015-08-03 23:34:12 +02:00
Tim
9bd5a29d07 Stop bumming off Headphones' Pushover API key. 2015-08-03 20:34:29 +02:00
Tim
abc90e1252 Styling tweaks.
Don't log error everytime OSX Notify agent cannot be found.
Add check in PlexWatch importer to skip over rows with bad xml.
Move some logging out of places where they would never be executed.
2015-07-27 20:42:40 +02:00
Tim
88520d488c Don't show OSX Notification agent if we cannot use it. Fix. 2015-07-26 11:56:02 +02:00
Tim
fc76ad656c Don't show OSX Notification agent if we cannot use it. 2015-07-26 11:46:27 +02:00
Tim
5a9257074b Fix Pushover notification bug which would display blank api token field.
Fix PlexWatch db importer to not bomb out if it finds characters in the rating key it cannot decode.
Fix PlexWatch db importer to use the correct plexWatch columns for titles, instead of the messed up xml.
2015-07-24 22:45:12 +02:00
Tim
b394ebc1a3 Stage three of notification rewrite. Page cache refresh required.
Watched notifications added with configurable cutoff percent.
Styling fixes.
Add information back to settings page for required restart on web interface changes.
Use user_id on user link in activity pane.
Added channels option to Pushbullet.
Possible fix for text encoding issues in Plexwatch importer.
Thread the notifications.
Move most of the notification logic to the notification handler.
2015-07-24 00:53:31 +02:00
Tim
8a16fcfbb6 Stage two of notification rewrite. Page cache refresh required.
Each notification agent has it's own play/stop toggles.
Simplified global notification options.
2015-07-23 01:42:57 +02:00
Tim
e309d6ba92 Stage one of notification rewrite. Page cache refresh required.
Each notification has it's own modal config now, PlexWeb-style.
Few minor text changes.
2015-07-22 01:40:20 +02:00
Tim
349a850451 We're getting our own database!
First code for independent notifications (not linked to PlexWatch).
New notifications panel in Settings (many types still untested).
Standardise the parameters sent to current activity.
Remove notifiers we cannot use.
Styling fixes for sync tables.
2015-07-03 19:50:47 +02:00
Tim
88daa3fb91 Initial Commit 2015-02-22 18:32:51 +02:00