Commit Graph
48 Commits
Author SHA1 Message Date
woorst cc1d208b37 Add instagram parser 2016-08-06 01:52:57 -05: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
woorst c8ff233c7c Merge conflicts 2016-07-18 16:18:33 -05:00
woorst 022dd7e449 Updated cassettes 2016-07-18 16:05:45 -05:00
woorst 07aa3c5225 Correct /r/me to /u/me 2016-07-18 16:05:37 -05:00
woorst 12155c0953 Fixed an ambiguous test. 2016-07-18 14:56:28 -05:00
woorst 5478c299f8 Add test for subscription page 2016-07-18 14:52:05 -05:00
woorst bfba1c7ad2 ListRedditsContent.from_user method replaced with from_func; updated tests accordingly 2016-07-18 14:52:05 -05:00
woorst 96151408b3 Remove now redundant files 2016-07-18 14:52:05 -05:00
woorst 92d16ad15f Generalize SubscriptionPage to handle lists of reddits 2016-07-18 14:49:53 -05:00
woorst 86cf7d0391 additional tests for from_name method 2016-07-18 14:49:53 -05:00
woorst 0bd8fbdd10 Search works for logged in user's submissions 2016-07-18 14:49:53 -05:00
woorst 2add59b0d6 subreddit name parsing code more readable 2016-07-18 14:49:53 -05:00
woorst be51dc30e1 Make search work for different types of reddit pages 2016-07-18 14:49:53 -05:00
woorst 33e272c7f1 Update controls in docs and other files 2016-07-18 14:49:53 -05:00
woorst 9400cb727c Add documentation of new features 2016-07-18 14:49:53 -05:00
woorst b2bf20cdc0 Can browse through list of subscribed multireddits 2016-07-18 14:49:53 -05:00
woorst 31cc3fa0e9 Can browse through list of subscribed multireddits 2016-07-18 14:49:53 -05:00
woorst 2f06df7515 Add test for from_name for multireddits 2016-07-18 14:49:53 -05:00
woorst 10268f0fa0 Change prompt text 2016-07-18 14:49:53 -05:00
woorst a72f0b937b Apply time period only to appropriatly sorted multireddits 2016-07-18 14:49:53 -05:00
woorst a8836e1a64 Change default multireddit sort to 'hot' 2016-07-18 14:49:53 -05:00
woorst a6daa6537c More robust checking for valid subreddit name; Can browse public multireddits now 2016-07-18 14:49:53 -05:00
woorst 1d1a5a7b36 Add tests for tests_content_subreddit_from_name 2016-07-18 14:49:53 -05:00
woorst 8fd4950f5b Remove use of python 3 specific tuple unpacking 2016-07-18 14:49:53 -05:00
woorst bf59214de0 ListRedditsContent.from_user method replaced with from_func; updated tests accordingly 2016-07-17 19:52:35 -05:00
woorst 99dbea0bd4 Remove now redundant files 2016-07-17 16:20:27 -05:00
woorst e949474570 Generalize SubscriptionPage to handle lists of reddits 2016-07-17 16:17:50 -05:00
woorst 04e2ccc43e additional tests for from_name method 2016-07-16 23:49:26 -05:00
woorst 0149b00f42 Search works for logged in user's submissions 2016-07-16 19:31:44 -05:00
woorst 3018dec46e subreddit name parsing code more readable 2016-07-16 19:18:33 -05:00
woorst fc9198a84a Make search work for different types of reddit pages 2016-07-16 19:07:36 -05:00
woorst 583dd1b6eb Merge remote-tracking branch 'origin/master' into more_listings 2016-07-15 16:54:21 -05:00
woorst 47b77e3b8d Merge remote-tracking branch 'origin/master' into more_listings 2016-07-06 15:17:48 -05:00
woorst b5ff999b7c Update controls in docs and other files 2016-07-02 22:28:48 -05:00
woorst b489cafa0b shorten lengthy terminal titles 2016-07-01 02:02:27 -05:00
woorst aa27647f59 Set terminal title to reflect current page 2016-06-30 09:38:12 -05:00
woorst e2352c1db4 Add documentation of new features 2016-06-29 12:37:26 -05:00
woorst 0d807fd6eb Can browse through list of subscribed multireddits 2016-06-29 00:15:30 -05:00
woorst 9c964b7069 Can browse through list of subscribed multireddits 2016-06-29 00:15:03 -05:00
woorst b54b4210dd Add test for from_name for multireddits 2016-06-28 16:52:59 -05:00
woorst f9e9d81563 Change prompt text 2016-06-28 16:46:02 -05:00
woorst 521ef9ec53 Apply time period only to appropriatly sorted multireddits 2016-06-28 16:35:31 -05:00
woorst 3779208200 Change default multireddit sort to 'hot' 2016-06-28 16:22:09 -05:00
woorst 3b8b38efe3 More robust checking for valid subreddit name; Can browse public multireddits now 2016-06-28 16:11:44 -05:00
woorst 07bf94c65c Add tests for tests_content_subreddit_from_name 2016-06-28 07:32:51 -05:00
woorst a9c29bbd25 Remove use of python 3 specific tuple unpacking 2016-06-27 17:47:59 -05:00