Commit Graph
100 Commits
Author SHA1 Message Date
Michael Lazar 052d53a2c7 Merge pull request #570 from joeythesaint/jjm/rtv-pager
pager: Add RTV_PAGER to support a reddit-specific setting
2018-07-05 10:13:44 -04:00
Michael Lazar f55f5aa562 Merge pull request #569 from muso2nd/master
Add dark colorblind theme
2018-07-04 16:09:55 -04:00
Michael Lazar 13340c294a Upping version 2018-06-24 22:36:18 -04:00
Michael Lazar 84c8011334 Merge pull request #565 from woorst/mime_parser_vimeo
Add mime parser: vimeo.com
2018-06-24 18:33:59 -04:00
Michael Lazar 67b6b085f0 Merge branch 'master' into mime_parser_vimeo 2018-06-24 18:33:19 -04:00
Michael Lazar c7b3c92630 Merge pull request #563 from woorst/mailcap
fix video/x-youtube to work with v.redd.it links
2018-06-24 18:31:37 -04:00
Michael Lazar e98806f4c8 Merge pull request #564 from woorst/mime_parser_streamja
Add mime parser: streamja.com
2018-06-24 18:30:32 -04:00
Michael Lazar 26bfeb8802 Fixed passing invalid argument to pytest.raises 2018-05-23 12:22:50 -04:00
Michael Lazar 4ccb420d60 Update README.md 2018-05-23 11:31:06 -04:00
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 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 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 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 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 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 8f64874606 Update subreddit_page.py 2018-03-14 18:03: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
Michael Lazar 51ecd7f32d Merge pull request #513 from geheimnisse/patch-1
Update README.md
2018-02-16 09:23:33 -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
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 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 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
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
Michael Lazar 7e162f3eac Update THEMES.md 2017-12-11 11:58:28 -05:00
Michael Lazar e36c448615 Update README.md 2017-12-11 11:36:10 -05:00
Michael Lazar 45595232f9 Update THEMES.md 2017-12-10 17:33:26 -05:00
Michael Lazar dfca8a9fed Update THEMES.md 2017-12-10 17:32:32 -05:00
Michael Lazar 59df8bd889 Update THEMES.md 2017-12-10 17:32:03 -05:00
Michael Lazar b0a3688f3f Merge pull request #489 from michael-lazar/unbold_submission_title
Un-bolding the text title for seen submissions
2017-12-10 13:07:01 -05:00
Michael Lazar 735341a73b Merge pull request #443 from michael-lazar/themes
Themes
2017-12-09 22:22:52 -05:00
Michael Lazar 677904d6b0 Update THEMES.md 2017-12-09 21:37:23 -05:00
Michael Lazar 1df85c1f9e Update THEMES.md 2017-12-09 21:36:19 -05:00
Michael Lazar 16754645d0 Update THEMES.md 2017-12-09 21:35:54 -05:00
Michael Lazar 7e1e42c5f8 Update THEMES.md 2017-12-09 21:34:36 -05:00
Michael Lazar b383b3f077 Update THEMES.md 2017-12-09 21:32:17 -05:00
Michael Lazar f4c28f9b06 Update THEMES.md 2017-12-09 21:30:20 -05:00
Michael Lazar 1300c1b87f Update THEMES.md 2017-12-09 21:30:01 -05:00
Michael Lazar b424ee7b40 Update THEMES.md 2017-12-09 21:27:11 -05:00
Michael Lazar 656027064a Update THEMES.md 2017-12-09 21:26:12 -05:00
Michael Lazar 829c8474bf Update README.md 2017-12-09 21:23:52 -05:00
Michael Lazar 804303dd67 Update README.md 2017-12-09 21:23:27 -05:00
Michael Lazar 64316c0133 Update README.md 2017-12-09 21:20:44 -05:00
Michael Lazar ad83f70a22 Update README.md 2017-12-09 21:19:44 -05:00
Michael Lazar 9dd05d2fb2 Update README.md 2017-12-07 23:21:56 -05:00
Michael Lazar 285d960a19 Update README.md 2017-12-07 23:17:48 -05:00
Michael Lazar db6a44cceb Update README.md 2017-12-07 23:17:16 -05:00
Michael Lazar f14fd5d93c Update README.md 2017-12-07 23:15:49 -05:00
Michael Lazar 193b3799d9 Update README.md 2017-12-07 23:07:02 -05:00
Michael Lazar ada8b54614 Update README.md 2017-12-07 22:44:03 -05:00
Michael Lazar 865040acf9 Fixing edge case with terminals that dont support colors 2017-12-07 21:58:12 -05:00
Michael Lazar b69ee70366 Merge branch 'master' into themes 2017-12-07 20:55:44 -05:00
Michael Lazar 31c7eadc3f Merge pull request #488 from michael-lazar/opera
Fixing the command for the opera webbrowser
2017-12-07 01:44:36 -05:00
Michael Lazar 35c8472932 Fixing the command for the opera webbrowser 2017-12-07 01:40:26 -05:00
Michael Lazar 70b635cd9c Merge pull request #487 from michael-lazar/surf_browser
Adding surf to the list of default webbrowsers
2017-12-07 01:08:48 -05:00
Michael Lazar b828001c66 Adding surf to the list of default webbrowsers 2017-12-07 01:03:34 -05:00
Michael Lazar afaa0bf2b3 Update README.md 2017-12-07 00:22:08 -05:00
Michael Lazar 5664512d9b Merge pull request #484 from michael-lazar/drop_py3.3
Drop python 3.3 support
2017-12-04 11:41:32 -05:00
Michael Lazar 516f2c7473 Removing python 3.3 from the travis build. 2017-12-04 11:19:52 -05:00
Michael Lazar 5d8a128e8a Update README.md 2017-12-02 21:02:26 -05:00
Michael Lazar cd35f0c301 Merge pull request #481 from michael-lazar/logo
Logo
2017-12-02 20:06:02 -05:00
Michael Lazar ec9bd2974d Update README.md 2017-12-02 20:03:45 -05:00
Michael Lazar 9c49543cb6 Update README.md 2017-12-02 20:01:27 -05:00
Michael Lazar 2cf6b1e2a9 Update README.md 2017-12-02 19:53:46 -05:00
Michael Lazar 4c759ed999 Update README.md 2017-12-02 19:51:18 -05:00
Michael Lazar cd6684f41b Update README.md 2017-12-02 19:50:07 -05:00
Michael Lazar 4375f095a2 Update README.md 2017-12-02 19:49:51 -05:00
Michael Lazar 58e68c2ad4 Update README.md 2017-12-02 19:48:59 -05:00
Michael Lazar 048c70b5b7 Adding logo files 2017-12-02 19:43:22 -05:00
Michael Lazar 51124fb1c8 Merge pull request #479 from jupart/master
Wrap text in submission page PAGER output
2017-11-16 13:41:29 -05:00
Michael Lazar 1cb2ee16ec Update README.md 2017-11-12 12:29:43 -05:00
Michael Lazar eda87a05e4 Merge pull request #477 from michael-lazar/hide_webbrowser_messages
Surpressing stdout/stderr from opening web browsers
2017-11-10 20:00:13 -05:00
Michael Lazar 1e18c87757 Surpressing stdout/stderr from opening web browsers 2017-11-10 19:56:17 -05:00
Michael Lazar 78625fddee Merge pull request #473 from michael-lazar/fix_emacs
Adding support for emacs terminals
2017-11-04 15:31:27 -04:00
Michael Lazar cd4d9509ae Merge pull request #472 from michael-lazar/no_color_support
Fix crash on startup when terminal doesn't support colors
2017-11-04 14:17:45 -04:00
Michael Lazar 331492c766 Merge pull request #467 from woorst/mime_parsers
Mime parsers
2017-10-31 17:18:37 -04:00
Michael Lazar d3d03fdb25 Merge pull request #458 from anhtuann/master
Changed gif handler to mpv and removed redundant webm entry in mailcap
2017-10-19 10:54:21 -04:00
Michael Lazar 4a67dff832 Merge pull request #451 from woorst/mime_parsers
add mime parsers for gifs.com and giphy.com
2017-10-19 10:54:04 -04:00
Michael Lazar 7f322c9418 Merge pull request #457 from anhtuann/master
Youtube videos are now directly handled by mpv in mailcap
2017-10-16 09:37:16 -04:00
Michael Lazar 6412e663cf Merge pull request #456 from mehandes/patch-1
Added additional installation way
2017-10-16 09:24:25 -04:00
Michael Lazar ebd1c37474 Merge pull request #454 from vivekanand1101/f24
Readme: it's dnf not yum for fedora 24+
2017-10-16 09:23:09 -04:00