Removing all Push support. TiVo has broken it on their end, and I don't
commit64120d9399103ab808f74123e2d800ff52d45ce0
authorWilliam McBrine <wmcbrine@gmail.com>
Sun, 1 Jan 2017 19:56:25 +0000 (1 14:56 -0500)
committerWilliam McBrine <wmcbrine@gmail.com>
Sun, 1 Jan 2017 19:56:25 +0000 (1 14:56 -0500)
treec522668fc4e6fa78772da1f96718cd8abc72d277
parentdcb0fee49cf12057b96dcdb6cd68262901345413
Removing all Push support. TiVo has broken it on their end, and I don't
think they're ever going to fix it.
24 files changed:
config.py
httpserver.py
mind.py [deleted file]
plugins/settings/help.txt
plugins/video/templates/container_html.tmpl [deleted file]
plugins/video/video.py
plugins/webvideo/__init__.py [deleted file]
plugins/webvideo/webvideo.py [deleted file]
templates/info_page.tmpl
xmpp/__init__.py [deleted file]
xmpp/auth.py [deleted file]
xmpp/browser.py [deleted file]
xmpp/client.py [deleted file]
xmpp/commands.py [deleted file]
xmpp/debug.py [deleted file]
xmpp/dispatcher.py [deleted file]
xmpp/features.py [deleted file]
xmpp/filetransfer.py [deleted file]
xmpp/jep0106.py [deleted file]
xmpp/protocol.py [deleted file]
xmpp/roster.py [deleted file]
xmpp/session.py [deleted file]
xmpp/simplexml.py [deleted file]
xmpp/transports.py [deleted file]