Commit Graph

819 Commits

Author SHA1 Message Date
Michael Lazar
7a1f2ea2eb Merge branch 'autologin_config' of https://github.com/codesoap/rtv into codesoap-autologin_config 2018-10-01 01:16:11 -04:00
Michael Lazar
e4cced27eb Adding tests and some minor tweaks to structure. 2018-10-01 00:45:09 -04:00
Michael Lazar
67fb93b2ef Merge branch 'open_links' of https://github.com/codesoap/rtv 2018-09-30 21:04:42 -04:00
mac1202
cbecd07e34 Update mime_parsers.py 2018-09-25 17:59:44 +02:00
mac1202
93656c05fa Update mime_parsers.py
switch gfycat default format to mp4.
2018-09-24 13:53:38 +02:00
woorst
61f48adc88 fix typos guild -> gild 2018-09-15 23:52:21 -04:00
woorst
a00685e95a display gold counts on gild comments/submissions 2018-09-15 23:45:55 -04:00
codesoap
5f876da3a7 Add autologin config option and cli parameter 2018-08-27 21:27:32 +02:00
codesoap
9f40dce615 Have same config order everywhere (cosmetic change) 2018-08-27 21:23:24 +02:00
codesoap
5fcd7e517a Save the correct link in the history 2018-08-25 21:30:08 +02:00
codesoap
b8a5d28aa7 Enable link selection, with more than 8 links 2018-08-25 19:12:13 +02:00
codesoap
cec9744702 Move function for opening links into terminal.py 2018-08-19 20:36:20 +02:00
codesoap
d79e56fd20 Rename function for opening the link of an item 2018-08-19 20:36:20 +02:00
codesoap
dceea8a5a3 Treat the item's permalink as a regular link
Also fix some string formatting along the way.
2018-08-19 20:36:20 +02:00
codesoap
7e3788df0c Use the same name for the html field everywhere 2018-08-19 11:59:03 +02:00
codesoap
14bbb49460 Issue #593: Allow opening links
Give the user the ability to open links, that are mentioned in comments
and submissions.
2018-08-13 17:38:46 +02:00
Michael Lazar
ae9f407dfd Upping version 2018-08-12 22:24:22 -04:00
Michael Lazar
96fd3ee5b9 Merge branch 'patch-1' of https://github.com/SamTebbs33/rtv into SamTebbs33-patch-1 2018-08-12 21:40:18 -04:00
Michael Lazar
d2d7225288 Add $LANG to the log for debugging 2018-08-12 21:34:36 -04:00
Michael Lazar
cff9839e50 Applied a patch to fix the webbrowser module for python 3.7 2018-08-12 00:05:16 -04:00
Sam Tebbs
1dc4c52b65 Adds refresh to footer 2018-08-09 15:59:30 +01:00
Michael Lazar
708b436ff1 Changed the help text format when editing comments & submissions 2018-08-05 21:28:05 -04:00
Michael Lazar
542c660b67 Check if a post is archived before attempting to vote on it 2018-08-05 00:32:11 -04:00
Michael Lazar
b164b5a6ba Fixing mime parsers (#580)
mime parser cleanup
2018-08-04 23:24:32 -04:00
Michael Lazar
50f99449c0 Updated the praw3 package hash 2018-08-04 01:47:52 -04:00
Michael Lazar
b959b5d4bd Removing the gilded sorting option from the submission and search result pages 2018-08-04 01:07:19 -04:00
Edridge D'Souza
8d1d8c2c91 Fixed typo in sort_content_gilded() 2018-07-16 17:03:19 -04:00
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
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 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
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
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
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
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
c989f14cd3 Add support for qutebrowser 2018-04-14 15:21:29 -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
76b10817d9 Fixing invalid null byte handling for python 2 2018-04-07 16:18:48 -04:00
Michael Lazar
90178141ee Catch unexpected null-byte errors when adding strings to curses 2018-04-07 15:20:32 -04:00