Commit Graph

1400 Commits

Author SHA1 Message Date
Michael Lazar
cda7816c86 Merge pull request #549 from michael-lazar/qutebrowser
Add support for qutebrowser
2018-04-14 15:31:52 -04:00
Michael Lazar
c989f14cd3 Add support for qutebrowser 2018-04-14 15:21:29 -04:00
Michael Lazar
d704bdac37 Update README.md 2018-04-12 12:38:58 -04:00
Michael Lazar
84e3737c11 Merge pull request #539 from michael-lazar/null_byte_error_py2
Fixing invalid null byte handling for python 2
2018-04-07 16:28:21 -04:00
Michael Lazar
76b10817d9 Fixing invalid null byte handling for python 2 2018-04-07 16:18:48 -04:00
Michael Lazar
81621913bd Merge pull request #538 from michael-lazar/null_byte_error
Catch unexpected null-byte errors when adding strings to curses
2018-04-07 15:28:11 -04:00
Michael Lazar
90178141ee Catch unexpected null-byte errors when adding strings to curses 2018-04-07 15:20:32 -04:00
Michael Lazar
39c1b0050f Update README.md 2018-04-06 11:36:38 -04:00
Michael Lazar
195cd6c8ec Update README.md 2018-04-06 11:34:57 -04:00
Michael Lazar
5e21477308 Added markdown tag for the new PyPI warehouse 2018-04-03 11:29:31 -04:00
Michael Lazar
f5dab8dd56 Fixing inversed conditional 2018-04-02 18:40:29 -04:00
Michael Lazar
100515769c PyLint and PEP8 formatting 2018-04-02 18:28:21 -04:00
Michael Lazar
ec951cf163 Update theme.py 2018-04-02 12:01:14 -04:00
Michael Lazar
455faed9e7 Update README.md 2018-03-27 18:58:54 -04:00
Michael Lazar
e020f75bce Merge pull request #525 from michael-lazar/rate_limit_crash
Pulling in changes from praw repo
2018-03-20 17:56:34 -04:00
Michael Lazar
0fb7abe435 Pulling in changes from praw repo 2018-03-20 17:39:57 -04:00
Michael Lazar
b1f620c5a1 Merge pull request #524 from michael-lazar/oauth_server_log
Sending OAuth Server errors to the log instead of printing to stdout
2018-03-20 14:10:06 -04:00
Michael Lazar
be4c9c125f Sending OAuth Server errors to the log instead of printing to stdout 2018-03-20 14:04:03 -04:00
Michael Lazar
8f64874606 Update subreddit_page.py 2018-03-14 18:03:50 -04:00
Michael Lazar
f4cdebfa98 Upping version 2018-03-11 17:05:50 -04:00
Michael Lazar
7bfda438cc Upping version 2018-03-11 16:53:50 -04:00
Michael Lazar
063323bd03 Merge pull request #515 from klivan/fix-theme-name-in-sample-config-file
Fix theme name in a sample config file
2018-02-21 10:49:46 -05:00
Ivan Klishch
193714994b Fix theme name in a sample config file 2018-02-21 10:07:06 -05:00
Michael Lazar
51ecd7f32d Merge pull request #513 from geheimnisse/patch-1
Update README.md
2018-02-16 09:23:33 -05:00
geheimnisse
0fb8946185 Update README.md 2018-02-16 02:30:31 -05:00
Michael Lazar
d6bbb18116 Merge pull request #508 from GloverDonovan/add/no-flash
Add --no-flash option to rtv
2018-01-29 10:25:24 -05:00
Donovan Glover
f8ec571c3b Add --no-flash option to rtv, fixes #478 2018-01-28 17:00:44 -05:00
Michael Lazar
3aa42845c3 Merge pull request #504 from michael-lazar/read_timeout
Fixing error handling for the inbox command
2018-01-21 19:58:16 -05:00
Michael Lazar
d20ed5ee33 Fixing test 2018-01-21 19:52:58 -05:00
Michael Lazar
47e5414be0 Fixing error handling for the inbox command 2018-01-21 19:38:35 -05:00
Michael Lazar
fe25e13dcd Merge pull request #503 from michael-lazar/invalid_subreddit_on_launch
When attempting to open an invalid subreddit with `-s`, fallback to t…
2018-01-20 00:16:43 -05:00
Michael Lazar
447ccdb2f3 When attempting to open an invalid subreddit with -s, fallback to the default frontpage 2018-01-20 00:04:13 -05:00
Michael Lazar
527383157e Update THEMES.md 2018-01-19 17:23:44 -05:00
Michael Lazar
67446f8ee0 Update THEMES.md 2018-01-19 17:22:32 -05:00
Michael Lazar
6fe6d517a2 Update CONTROLS.rst 2018-01-02 19:46:33 -05:00
Michael Lazar
333d1e2b2a Update CONTROLS.rst 2018-01-02 19:46:21 -05:00
Michael Lazar
98c7e55a96 Update CONTROLS.rst 2018-01-02 19:45:20 -05:00
Michael Lazar
e654cba1df Update CONTROLS.rst 2018-01-02 19:40:54 -05:00
Michael Lazar
ba2ad57c10 Update mailcap 2018-01-02 19:37:56 -05:00
Michael Lazar
d4fc0f6b7c Update README.md 2018-01-02 19:35:02 -05:00
Michael Lazar
5f365b8085 Upping version 2017-12-30 20:15:15 -05:00
Michael Lazar
9eb1bde2e7 Merge pull request #495 from michael-lazar/vimb_browser
Support vimb web browser
2017-12-30 19:07:45 -05:00
Michael Lazar
c4c023e671 Merge branch 'master' into vimb_browser 2017-12-30 18:59:20 -05:00
Michael Lazar
b4541820c5 Adding support for the vimb browser 2017-12-30 18:57:44 -05:00
Michael Lazar
9bf9b1405b Merge pull request #492 from calebperkins/master
Use XDG_DATA_HOME for history and refresh token.
2017-12-29 11:37:44 -05:00
Caleb Perkins
45ed75a6e0 Use XDG_DATA_HOME for history and refresh token. 2017-12-26 22:09:37 -08:00
Michael Lazar
1b3a13a4df Update README.md 2017-12-17 20:51:30 -05:00
Michael Lazar
c3aa2d1d45 Update CONTRIBUTING.rst 2017-12-13 16:17:47 -05:00
Michael Lazar
13a626c7b0 Update CONTRIBUTING.rst 2017-12-13 16:17:33 -05:00
Michael Lazar
355ad65de3 Update CONTRIBUTING.rst 2017-12-13 16:14:44 -05:00