Commit Graph

554 Commits

Author SHA1 Message Date
Michael Lazar
628bf37c6f Added check for unset locale. 2016-09-11 23:05:54 -07:00
Michael Lazar
20b59d5c31 Upping version. 2016-08-25 16:14:31 -07:00
Michael Lazar
416ab3743d added _page suffix to page files. 2016-08-16 20:21:35 -07:00
Michael Lazar
54ad7dc22c Fixed bug in page line counter. 2016-08-15 21:27:51 -07:00
Michael Lazar
54352bcd84 - Reorganized [?] help layout
- Added a footer with common commands
- Changed author font to green
- Changed prompt background to inverted
2016-08-12 00:34:11 -07:00
Michael Lazar
720a62faf6 Add pytest-xdist to the travis build. 2016-08-11 01:18:41 -07:00
Michael Lazar
f8584a30fa Disable pylint input error for six.moves. 2016-08-10 01:51:45 -07:00
Michael Lazar
17425008b3 Adding general test coverage. 2016-08-10 01:32:02 -07:00
Michael Lazar
d4cab22ffe Remove log message. 2016-08-09 02:16:07 -07:00
Michael Lazar
c7a409a192 Got it working for python2 (that was easy) 2016-08-09 02:15:40 -07:00
Michael Lazar
dedb0985f7 Everything is working for python 3. 2016-08-09 02:04:48 -07:00
Michael Lazar
dd0d0db764 Making real progress this time. 2016-08-08 23:05:06 -07:00
Michael Lazar
0f0845b346 Remove unnecessary refresh_content() calls. 2016-08-08 09:47:35 -07:00
Michael Lazar
d5f114a4d8 Expand URLs. 2016-08-07 21:56:19 -07:00
Michael Lazar
f2b412ab31 Added test cases. 2016-08-06 17:16:13 -07:00
Michael Lazar
71713bdbfd Merge branch 'InstagramMIMEParser' of https://github.com/woorst/rtv into woorst-InstagramMIMEParser 2016-08-06 16:59:45 -07:00
woorst
cc1d208b37 Add instagram parser 2016-08-06 01:52:57 -05:00
Michael Lazar
66854522ff No longer leave submission/subscription page when entering an invalid subreddit. 2016-08-05 23:06:15 -07:00
Michael Lazar
6328407c32 Got the prompt working from submissions / subscriptions. 2016-08-05 17:56:36 -07:00
Michael Lazar
ddba5aab06 Update docs.py 2016-08-04 17:17:16 -07:00
Michael Lazar
a211ab986d Updated documentation. 2016-08-04 01:05:13 -07:00
Michael Lazar
7a34c089b9 Raise NotImplemetedError. 2016-08-04 01:01:48 -07:00
Michael Lazar
9894e2ce1d Updated help, switch help screen to PAGER. 2016-08-03 22:05:13 -07:00
Michael Lazar
4413c2b4f7 Upping version. 2016-08-02 22:37:59 -07:00
Michael Lazar
1a59129985 Turn off enable-media by default, add loop=inf to mpv. 2016-08-02 21:35:17 -07:00
Michael Lazar
96b2db30f9 Added reference to comment._fast_permalink to reduce api calls. 2016-07-31 23:44:40 -07:00
Michael Lazar
9cee493dff Add max title length. 2016-07-31 22:36:00 -07:00
Michael Lazar
0a03083e6b Minor formatting changes. 2016-07-31 19:55:06 -07:00
David Foucher
d141182333 Merge remote-tracking branch 'upstream/master' 2016-07-30 12:52:37 +02:00
Michael Lazar
d78f7bcc70 pylint skip for undefined name ResourceWarning. 2016-07-27 00:14:07 -07:00
Michael Lazar
90c485d231 Added mailcap 101. 2016-07-27 00:07:45 -07:00
Michael Lazar
04a6d31ad9 Better error handling for mime parsers. #264. 2016-07-26 23:47:52 -07:00
Michael Lazar
663d6ee5b9 Merge remote-tracking branch 'origin/master' into custom_commands2 2016-07-26 23:06:37 -07:00
Michael Lazar
a1b7b7310f Better handling for urlview errors. #262. 2016-07-26 23:05:35 -07:00
Michael Lazar
357ee4feed Ignore ResourceWarnings. #263. 2016-07-26 22:31:00 -07:00
Michael Lazar
349ea94afd Pylint 2016-07-26 01:20:27 -07:00
Michael Lazar
620434eed0 Fixed a few python2 tests. 2016-07-26 01:15:18 -07:00
Michael Lazar
5a5d9ac56d Incorrect mailcap location. 2016-07-26 01:08:28 -07:00
Michael Lazar
ddb459cf56 Fixed a few bugs and added cassettes. 2016-07-26 01:06:44 -07:00
Michael Lazar
0dbb3459ed Added tests for the open_link method. 2016-07-26 00:43:42 -07:00
Michael Lazar
b174135404 Added --copy-mailcap command 2016-07-25 23:05:47 -07:00
Michael Lazar
a115c7f423 Tweaking some mailcap definitions. 2016-07-24 13:47:50 -07:00
David Foucher
94dc86f915 Merge remote-tracking branch 'upstream/master'
Refactoring
2016-07-24 01:27:11 +02:00
Michael Lazar
ecbde59207 Merge remote-tracking branch 'origin/master' into custom_commands2
Conflicts:
	rtv/exceptions.py
2016-07-22 23:46:16 -07:00
Michael Lazar
feb2dc1894 Fixed encoding on urlview input, #256. 2016-07-22 23:24:25 -07:00
woorst
c40ac99486 Pass full url_full to urlview if submission is external link 2016-07-22 18:41:09 -05:00
woorst
0edce283bb urlview command works on submission as well as comments 2016-07-22 12:14:17 -05:00
Michael Lazar
b95c4448af Merge remote-tracking branch 'origin/master' into woorst-more_listings
Conflicts:
	rtv/rtv.cfg
	tests/test_subreddit.py
2016-07-21 14:21:34 -07:00
Michael Lazar
738a46e6dd Added tests for mime parsers. 2016-07-21 00:25:55 -07:00
Michael Lazar
9cfa44c726 Minor style changes. 2016-07-20 21:28:24 -07:00