Commit Graph

974 Commits

Author SHA1 Message Date
Michael Lazar
ef355ea1ff Update README.rst 2016-07-22 00:33:32 -07:00
Michael Lazar
b736d1b176 Update README.rst 2016-07-22 00:31:16 -07:00
Michael Lazar
8402d2eff9 Missed some cassettes somehow. 2016-07-21 23:48:38 -07:00
Michael Lazar
6cbc57ee44 Adding new cassettes. 2016-07-21 23:25:37 -07:00
Michael Lazar
6ed9d37aa1 Cleaning up parameters. 2016-07-21 22:25:05 -07: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
9231e90359 Update README.rst 2016-07-21 02:24:43 -07:00
Michael Lazar
d3f00cdbc6 Added parameter ids to tests. 2016-07-21 00:40:51 -07:00
Michael Lazar
738a46e6dd Added tests for mime parsers. 2016-07-21 00:25:55 -07:00
Michael Lazar
9e6c2b7891 Merge branch 'mardiqt push origin masterwop-master' 2016-07-20 21:36:00 -07:00
Michael Lazar
9cfa44c726 Minor style changes. 2016-07-20 21:28:24 -07:00
mardiqwop
323ff65dfd Adding test_subreddit_frontpage_toggle.yaml to satisfy Travis-CI 2016-07-20 20:48:41 -04:00
Michael Lazar
c7f1d0e0c9 Changed the keybind name. 2016-07-20 17:23:29 -07:00
Michael Lazar
230580e2ea Added more tests. 2016-07-20 17:02:57 -07:00
mardiqwop
1dbcf22742 Added tests for subreddit.py's new show_frontpage. Refactored getters and setters. 2016-07-20 16:02:34 -04:00
mardiqwop
270f0dff3c Merge branch 'master' of https://github.com/mardiqwop/rtv
Added tests for toggling the frontpage and fixed the documentation for what I added.
2016-07-20 15:10:27 -04:00
mardiqwop
9280929703 Added a new keybind (defaults to q) that toggles between the Frontpage and your most recently viewed subreddit. 2016-07-20 14:36:21 -04:00
Michael Lazar
50a7c4cc44 Adding tests. 2016-07-20 02:16:01 -07:00
Michael Lazar
f688659f84 Got the unit tests running again. 2016-07-20 01:20:56 -07:00
Michael Lazar
e7c2d82d93 Cleaned up SubredditContent.from_name 2016-07-20 00:45:45 -07:00
Michael Lazar
3f90fdc70c More changes, getting closer. 2016-07-19 22:13:45 -07:00
Michael Lazar
8caa2b6629 Reverting some cassettes that didnt need to be updated. 2016-07-19 21:54:19 -07:00
Michael Lazar
10610283ba Reverting some cassettes that didnt need to be updated. 2016-07-19 21:49:14 -07:00
Michael Lazar
352aefae9f Missed a file. 2016-07-19 02:02:24 -07:00
Michael Lazar
1174514632 Streamlining 2016-07-19 01:58:03 -07:00
Michael Lazar
6094b45029 Missed some changes. 2016-07-19 01:11:06 -07:00
Michael Lazar
61ae63438f Reverted rename to simplify diff. 2016-07-19 01:09:31 -07: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