Commit Graph

658 Commits

Author SHA1 Message Date
Michael Lazar
8d1b653b51 Updating mailcap examples for framebuffer videos and iTerm2 imgcat 2017-07-25 01:27:09 -04:00
Michael Lazar
31a5d666e4 Refactoring for readability 2017-07-25 01:06:01 -04:00
Michael Lazar
f41f41b4ec Adding tests for fallback 2017-07-25 00:55:22 -04:00
Michael Lazar
a852659f99 Merge branch 'master' into woorst-imgur_api 2017-07-25 00:54:19 -04:00
Michael Lazar
72aed521a6 Merge pull request #398 from woorst/missing_bindings
set_bindings can now update or replace existing bindings
2017-07-25 00:21:01 -04:00
Michael Lazar
a8aaeb2124 Merge branch 'woorst-search_sorting' 2017-07-25 00:04:03 -04:00
woorst
eb837716d8 simplify code to always update keymap 2017-07-23 13:31:11 -05:00
Michael Lazar
578f03259b Adding some comments 2017-07-23 02:13:24 -04:00
Michael Lazar
e388591b54 Merge branch 'master' into woorst-imgur_api 2017-07-23 01:01:48 -04:00
Michael Lazar
41e10554ae Added flashes invalid GOTO commands 2017-07-23 00:18:45 -04:00
Michael Lazar
cc5d8a941c Adding the search term to the title bar, removing with_search argument 2017-07-22 22:04:20 -04:00
woorst
f43a4894fb set_bindings can now update or replace existing bindings 2017-07-19 18:24:04 -05:00
woorst
2c3b00b79a jump directly to parent/sibling comments in submission page 2017-07-19 10:13:17 -05:00
woorst
9f59d941d7 reconcile method signatures 2017-07-18 17:09:24 -05:00
woorst
1807ea4aad clear search when not refreshing sort 2017-07-18 15:27:35 -05:00
woorst
d06c9647ed implement search ordering 2017-07-18 14:55:19 -05:00
Michael Lazar
1a814f7437 Adding a cassette 2017-07-10 18:06:06 -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