Ruud
|
52dd73dc88
|
Leftover debug code
|
2012-05-27 12:54:20 +02:00 |
|
Ruud
|
b4d9887858
|
Typo
|
2012-05-26 23:15:01 +02:00 |
|
Ruud
|
ed1ae6e81a
|
Aquire lock for long poll
|
2012-05-26 23:12:48 +02:00 |
|
Ruud
|
fcd13fcb85
|
Nonblocking update listener
|
2012-05-26 22:55:11 +02:00 |
|
Ruud
|
a3d812ece6
|
Cleanup
|
2012-05-25 22:10:52 +02:00 |
|
Ruud
|
06db2d9850
|
Single movie UI update
|
2012-05-22 00:14:46 +02:00 |
|
Ruud
|
921a851b7e
|
Re-use session. fix #252
|
2012-05-11 23:17:50 +02:00 |
|
Ruud
|
cbd23c4f65
|
Merge pull request #228 from sirchia/twitterDirectMessage
Added support for direct messages in twitter notifications
|
2012-05-07 22:37:54 +02:00 |
|
Ruud
|
7ca509cdbe
|
Cleanup after database use
|
2012-05-07 21:55:18 +02:00 |
|
Ruud
|
8832f692ac
|
Group disabled module loggers
|
2012-05-07 20:50:28 +02:00 |
|
Ruud
|
50b5d01d95
|
Add notification_type to core notifications. closes #189
|
2012-05-05 16:11:09 +02:00 |
|
Ruud
|
674f0e82b9
|
Add user-agent to newznab providers. closes #211
|
2012-05-05 10:00:25 +02:00 |
|
Ruud
|
f7e4c8c987
|
Wrong API doc for notifications. fixes #191
|
2012-05-02 09:09:29 +02:00 |
|
Ruud
|
57baa563a5
|
Make growl work over the network. fixes #171
|
2012-04-30 10:45:43 +02:00 |
|
Ruud
|
ac15df31d8
|
Properly split and strip words. fixes #137
|
2012-04-25 21:57:47 +02:00 |
|
Ruud
|
98176ea259
|
Add apptoken for Pushover
|
2012-04-22 19:56:35 +02:00 |
|
Ruud
|
aae2b53b2d
|
Add notification plugin for pushover.net
|
2012-04-22 19:38:34 +02:00 |
|
Ruud
|
fd462514c3
|
Use custom urlencode function. fixes #121
|
2012-04-21 20:55:21 +02:00 |
|
Ruud
|
24a65ea927
|
Disabled notifications still enabled
|
2012-04-07 19:15:08 +02:00 |
|
Ruud
|
a9cc7a457b
|
List notifications
|
2012-03-15 22:16:22 +01:00 |
|
Ruud
|
15175a0330
|
Notification system
|
2012-03-14 20:33:22 +01:00 |
|
Ruud
|
bfbd3b26a9
|
Don't show xbmc error message when not available
|
2012-03-09 12:40:36 +01:00 |
|
Ruud
|
d2fd098030
|
Notify my Windows Phone support
Thanks to https://github.com/yngvebn
|
2012-03-06 16:15:47 +01:00 |
|
Ruud
|
af92355e2f
|
JSON errors and image not loading
|
2012-02-16 00:01:43 +01:00 |
|
Ruud
|
d4a4662e62
|
Don't force register Growl
|
2012-02-12 11:02:44 +01:00 |
|
Ruud
|
3bbf1126c3
|
Don't disable logging, just change level for modules
|
2012-02-11 15:30:40 +01:00 |
|
Ruud
|
cfadd851bf
|
Event fixes
|
2012-02-11 02:49:35 +01:00 |
|
Ruud
|
1e8a7d4b05
|
more sqlalchemy warnings
|
2012-01-24 21:27:14 +01:00 |
|
Ruud
|
ab944b6611
|
Remove old url
|
2012-01-22 11:30:17 +01:00 |
|
Ruud
|
5856bdae33
|
Couchpotato new url
|
2012-01-22 11:28:09 +01:00 |
|
Ruud
|
88c7f3e9b3
|
unicode cleanup
|
2012-01-15 00:09:42 +01:00 |
|
Ruud
|
fd63731c0e
|
Cleanup
|
2012-01-14 23:27:42 +01:00 |
|
Ruud
|
194c67d45d
|
Better growl support
|
2012-01-14 23:26:50 +01:00 |
|
Ruud
|
c65994849a
|
Boxcar notification
|
2012-01-14 18:33:42 +01:00 |
|
Ruud
|
17149a58f1
|
synoindex proper logging
|
2012-01-14 14:51:39 +01:00 |
|
itsmegb
|
35c1dc70f0
|
pull priority from the config and uses a very hacky way to to show the
event type
|
2012-01-09 20:42:38 +00:00 |
|
Ruud
|
224d1527e1
|
Better variable naming
Thanks to DxCx
|
2011-12-16 22:34:33 +01:00 |
|
Ruud
|
668b95353f
|
Urlopen try,except fixes
|
2011-11-11 15:47:57 +01:00 |
|
Ruud
|
a7bce52b7b
|
XBMC notification only on download
|
2011-10-22 23:00:37 +02:00 |
|
Ruud
|
a8e72816fa
|
Don't add event to prowl notification
|
2011-10-17 22:02:31 +02:00 |
|
Ruud
|
5f673f95e5
|
Notify when a new CP version is available. close #56
|
2011-10-17 22:02:19 +02:00 |
|
Ruud
|
221c413aac
|
Added "on snatch" option to some notification. fix #55
|
2011-10-17 21:40:01 +02:00 |
|
Ruud
|
f248d5812b
|
Some settings fixes
About tab styling
|
2011-10-16 22:52:00 +02:00 |
|
Ruud
|
e8ae2dced0
|
Userscript installation and updater
|
2011-10-16 19:36:38 +02:00 |
|
Ruud
|
4a6db54e09
|
Userscript iFrame
|
2011-10-12 23:06:20 +02:00 |
|
Ruud
|
90f342bd17
|
Twitter mention in notification
|
2011-10-12 15:20:49 +02:00 |
|
Ruud
|
b4ac740846
|
Notification test button
|
2011-10-09 15:55:07 +02:00 |
|
Ruud
|
ce8701f3cc
|
Notifo notification
|
2011-10-09 15:01:14 +02:00 |
|
Ruud
|
eb3423e6d1
|
Plex notification
|
2011-10-09 14:39:05 +02:00 |
|
Ruud
|
5b70cc5b62
|
Testbutton class
|
2011-10-09 14:02:56 +02:00 |
|