Commit Graph

743 Commits

Author SHA1 Message Date
Michael Lazar
1a814f7437 Adding a cassette 2017-07-10 18:06:06 -04:00
Michael Lazar
862d0e756d Working on theme support 2017-07-10 17:58:48 -04:00
woorst
2a7c35da21 liveleak mime parser 2017-07-05 23:56:16 -05:00
Michael Lazar
4ff822373b Moving comments to docstrings 2017-06-27 23:20:05 -04:00
Ryan Reno
7739d31b11 #343 added attribute to hold rxvt-unicode-256color variable instead of calling os.environ every time the screen is cleared. Also changed 'is not' to != in if statement 2017-06-22 19:06:04 -07:00
Ryan Reno
370cfa0642 Issue #343 Added method to clear screen 2017-06-20 21:07:24 -07:00
Michael Kwon
5ea1689194 Mailcap template typo correction 2017-06-18 17:01:36 -07:00
Michael Lazar
94b74ec6fb Upping version 2017-06-09 00:03:43 -04:00
Michael Lazar
05a61f4fcb Updating praw package 2017-06-08 21:48:35 -04:00
Michael Lazar
979726ec6b Automatically delete refresh-token if it is corrupted 2017-06-08 01:04:29 -04:00
Michael Lazar
57064a7b36 Added a [Comment] tag to the subreddit view and added cassettes 2017-06-08 00:01:58 -04:00
Michael Lazar
3bb50fc9a9 Merge branch 'load_comments' of https://github.com/woorst/rtv into woorst-load_comments 2017-06-07 23:07:11 -04:00
Michael Lazar
a98a075bd8 Catch the exception if curses cant be imported 2017-06-07 22:59:44 -04:00
Michael Lazar
e964cb7ca3 Adding imgur client id to the config file 2017-06-07 22:40:45 -04:00
Michael Lazar
fd6e6cc8ec Merge branch 'imgur_api' of https://github.com/woorst/rtv into woorst-imgur_api 2017-06-02 23:55:04 -04:00
woorst
7513da27b1 view both comments and submissions on user pages 2017-06-01 22:33:34 -05:00
woorst
d8d3603339 fix KeyError 2017-06-01 22:30:19 -05:00
Michael Lazar
7489ad60ce Merge branch 'vidme_mime_parser' of https://github.com/woorst/rtv 2017-05-31 23:20:09 -04:00
woorst
9ee9f4e7b6 check response status 2017-05-31 16:04:02 -05:00
woorst
b9849fe3d2 add vidme mime parser 2017-05-31 15:57:39 -05:00
woorst
cb4e56e0c6 use request json method 2017-05-29 11:46:18 -05:00
woorst
371f8db06a Fix test for imgur gif link 2017-05-28 09:25:28 -05:00
woorst
d123986d4f pass unhandled imgur page to browser 2017-05-28 02:13:39 -05:00
woorst
02a6a4e064 Create mime parser super class. Add streamable mime parser. 2017-05-28 01:33:36 -05:00
woorst
5da32c258a Use imgur api to retrieve direct links to images. 2017-05-28 00:25:00 -05:00
Michael Lazar
f0cf4e394f Allow opening of submission link from the comments page with the o key 2017-05-10 22:57:17 -07:00
Michael Lazar
1c66c5662f Fixed tests 2017-05-10 21:40:40 -07:00
Michael Lazar
29584acd3a Code review refactoring 2017-05-09 18:20:52 -04:00
Michael Lazar
36c1f9de8c Merge branch 'feature/copy-url' of https://github.com/noahfx/rtv into noahfx-feature/copy-url 2017-05-09 15:43:13 -04:00
Josue Ortega
7412f5256d Adds flash message when copy is successful 2017-05-05 13:22:43 -06:00
Josue Ortega
ed5419eff8 Removes call of str() function to avoid mixing bytes/string 2017-05-05 12:57:39 -06:00
Josue Ortega
5f6435d7b9 Fixed source of submission url to make it work with selfposts 2017-05-05 12:31:11 -06:00
Josue Ortega
95581257ae Removed unused sys import 2017-05-05 11:34:24 -06:00
Michael Lazar
23c528d774 Merge branch 'feature/copy-url' of https://github.com/noahfx/rtv into noahfx-feature/copy-url 2017-05-04 21:37:32 -05:00
Josue Ortega
512b3cebe9 Adds own implementation of copy 2017-05-03 19:47:24 -06:00
Michael Lazar
604cd0d4b4 Added a try-catch for invalid locales on osx 2017-04-18 21:02:58 -07:00
Josue Ortega
7a2d248875 Add hotkeys to copy submission permalink and submission url 2017-04-17 15:17:55 -06:00
Michael Lazar
f8dc69546c Upping version 2017-04-09 20:35:24 -07:00
Michael Lazar
aefbc4e985 Cleaned up some of the dependencies, added conditional mailcap-fix dep 2017-04-09 19:59:59 -07:00
Michael Lazar
21f998c043 Typo 2017-03-30 21:04:10 -07:00
Michael Lazar
07edc9fb04 Prepping release 2017-03-29 23:33:23 -07:00
Michael Lazar
527a67298f Update __init__.py 2017-03-29 23:04:34 -07:00
Michael Lazar
13e9fd9b10 A couple of pylint changes 2017-03-28 23:18:13 -07:00
Michael Lazar
aa4a4d706c Error message wording 2017-03-28 23:01:51 -07:00
Michael Lazar
92a221305c Added logging, fixed tests 2017-03-28 22:50:51 -07:00
Michael Lazar
c32119aa77 Fix package installation script 2017-03-28 22:16:14 -07:00
Michael Lazar
6b1eab1a97 Bundling praw v3 with rtv 2017-03-28 21:33:10 -07:00
Michael Lazar
6cae190a95 COmment re-wording 2017-03-04 23:57:53 -08:00
Michael Lazar
08c9af03fa Fixing edge cases in comment order when unfolding more comments 2017-03-04 23:54:02 -08:00
Michael Lazar
d0345d21f4 Added ability to open submissions from the subreddit prompt. 2017-01-17 22:12:27 -08:00