Commit Graph

177 Commits

Author SHA1 Message Date
Edridge D'Souza
b2d3439faa Added an extra sort option for 'gilded'
Implemented 'gilded' sort both in the banner bar (by pushing the '6' key), and in the prompt (by entering '/subreddit/gilded')
2018-07-16 16:22:19 -04:00
Michael Lazar
6b808b5d3d Read the hidden attribute from the api response 2018-06-03 00:04:25 -04:00
Michael Lazar
82b29db07c Merge branch 'hide' of https://github.com/nemanjan00/rtv into nemanjan00-hide 2018-06-02 22:50:56 -04:00
Nemanja Nedeljkovic
6411640c07 Fixing bug for subreddit pages 2018-04-08 20:20:27 +02:00
Michael Lazar
100515769c PyLint and PEP8 formatting 2018-04-02 18:28:21 -04:00
Michael Lazar
68906b2a67 Refactoring and adding some new themes 2017-09-20 01:04:23 -04:00
Michael Lazar
c1a38853be Fixing pylint error 2017-09-13 23:43:16 -04:00
Michael Lazar
031b58b3b4 Refactoring and adding tests 2017-09-13 23:35:40 -04:00
Michael Lazar
3bfcf6b318 Support /u/me/m/multireddit from prompt 2017-08-31 12:38:48 -04:00
Michael Lazar
03ef3c254d Refactoring 2017-08-31 10:26:04 -04:00
Michael Lazar
c77cf89d16 Updating sorting options for search results 2017-08-31 01:15:44 -04:00
Michael Lazar
395aefc2c6 Filter nsfw content when safe search is enabled 2017-08-31 00:33:50 -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
d06c9647ed implement search ordering 2017-07-18 14:55:19 -05:00
Michael Lazar
57064a7b36 Added a [Comment] tag to the subreddit view and added cassettes 2017-06-08 00:01:58 -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
13e9fd9b10 A couple of pylint changes 2017-03-28 23:18:13 -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
e96db6e7ac Making a few things more clear. 2016-10-31 13:56:08 -07:00
Michael Lazar
7e942c915e Adding tests. 2016-10-17 18:07:18 -07:00
Michael Lazar
9675fb4ba4 Adding subreddit name to a few error messages. 2016-10-17 17:43:10 -07:00
Michael Lazar
ba23607d83 Fixed bug in ordering of /r/front. 2016-10-11 23:53:16 -07:00
Alexandre Kaskasoli
7e8986b3d4 default max_comment_cols set to 120 2016-09-29 09:30:49 +01:00
Alexandre Kaskasoli
da35f8cb53 set max_comment_cols=80 2016-09-28 21:13:39 +01:00
Alexandre Kaskasoli
b02d867c47 added max column width for comments 2016-09-28 21:02:54 +01:00
Michael Lazar
7a34c089b9 Raise NotImplemetedError. 2016-08-04 01:01:48 -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
94dc86f915 Merge remote-tracking branch 'upstream/master'
Refactoring
2016-07-24 01:27:11 +02:00
Michael Lazar
230580e2ea Added more tests. 2016-07-20 17:02:57 -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
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
61ae63438f Reverted rename to simplify diff. 2016-07-19 01:09:31 -07:00
woorst
bfba1c7ad2 ListRedditsContent.from_user method replaced with from_func; updated tests accordingly 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
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
31cc3fa0e9 Can browse through list of subscribed multireddits 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
8fd4950f5b Remove use of python 3 specific tuple unpacking 2016-07-18 14:49:53 -05:00
user
a2d2c2edf8 Feature: view user pages and domain listings 2016-07-18 14:49:53 -05:00