lbry-sdk/lbrynet/lbrynet_daemon
Alex Liebowitz 0e8e489ad6 Fix how the bug report code accesses Slack API key setting
It was trying to access this setting as an attribute, which doesn't
work anymore. (Not sure if this is an API change in conf.settings or
just a bug.)
2017-02-08 23:05:32 -05:00
..
auth nicer error output 2017-01-31 10:38:07 -05:00
daemon_scripts pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py Fix how the bug report code accesses Slack API key setting 2017-02-08 23:05:32 -05:00
DaemonCLI.py refactor conf.settings 2017-01-16 22:32:54 -05:00
DaemonControl.py log to console by default 2017-01-30 12:08:32 -08:00
DaemonRequest.py Remove commented code 2016-12-15 18:58:06 -06:00
DaemonServer.py refactor conf.settings 2017-01-16 22:32:54 -05:00
Downloader.py Merge pull request #445 from lbryio/retry-get 2017-01-27 10:08:25 -06:00
ExchangeRateManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00
FileStreamer.py fixup long lines 2016-12-07 09:38:34 -05:00
Publisher.py add uri to stream reflector for better logging 2017-02-08 14:28:16 -05:00
Resources.py fixes for named parameter changes on api 2017-02-01 20:47:53 -08:00
UIManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00