Commit Graph

1437 Commits

Author SHA1 Message Date
Edridge D'Souza
b2d3439faa Added an extra sort option for 'gilded'
Implemented 'gilded' sort both in the banner bar (by pushing the '6' key), and in the prompt (by entering '/subreddit/gilded')
2018-07-16 16:22:19 -04:00
Michael Lazar
71b86505fb Add python 3.7 to the package metadata 2018-07-05 14:42:40 -04:00
Michael Lazar
0274666ee6 Add python 3.7 to the build 2018-07-05 14:41:14 -04:00
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 Sarach
958958f734 Add dark colorblind theme 2018-07-04 09:11:18 +01:00
Joe MacDonald
3fd389c5c2 pager: Add RTV_PAGER to support a reddit-specific setting
Reddit submissions and comments are styled with Markdown.  If you have a
Markdown-aware pager/viewer on your system it is convenient to be able to
use it rather than the default 'less'/'more'/etc. one used for everything
else on the system.  Support a high-priority environment variable that
will be consulted prior to checking $PAGER and/or defaulting to 'less'.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-07-03 15:14:20 -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
woorst
d6a4cd0504 Add mime parser: vimeo.com 2018-06-20 23:20:14 -04:00
woorst
d60a98216d fix video/x-youtube to work with v.redd.it links 2018-06-20 22:57:10 -04:00
woorst
4abc0bb6d0 Add mime parser: streamja.com 2018-06-20 22:44:31 -04:00
Michael Lazar
1275e1249b Merge branch 'nemanjan00-hide' 2018-06-03 14:24:40 -04:00
Michael Lazar
9614dc90fe Added a new test for hiding a submission 2018-06-03 00:21:29 -04:00
Michael Lazar
6b808b5d3d Read the hidden attribute from the api response 2018-06-03 00:04:25 -04:00
Michael Lazar
33c8933564 Making hidden tag bold to match the existing theme 2018-06-02 23:49:05 -04:00
Michael Lazar
8ff204879d Adding hidden command to CONTROLS.rst 2018-06-02 23:45:18 -04:00
Michael Lazar
a940ea0373 Changing hidden tag color to yellow/orange 2018-06-02 23:44:41 -04:00
Michael Lazar
f218a4e837 Moving the hide command to the subreddit page 2018-06-02 23:36:44 -04:00
Michael Lazar
ff35328d40 Fixing docs that weren't updated 2018-06-02 23:36:12 -04:00
Michael Lazar
12103a6b12 Fixing hidden tag color to match the shade of green used by the themes 2018-06-02 23:33:58 -04:00
Michael Lazar
82b29db07c Merge branch 'hide' of https://github.com/nemanjan00/rtv into nemanjan00-hide 2018-06-02 22:50:56 -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
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
Nemanja Nedeljkovic
ec0e54254a Space button for hide 2018-04-08 20:31:35 +02:00
Nemanja Nedeljkovic
e5dc7f264c Fixing themes 2018-04-08 20:22:56 +02:00
Nemanja Nedeljkovic
6411640c07 Fixing bug for subreddit pages 2018-04-08 20:20:27 +02: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