Michael Lazar
b959b5d4bd
Removing the gilded sorting option from the submission and search result pages
2018-08-04 01:07:19 -04:00
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
8ff204879d
Adding hidden command to CONTROLS.rst
2018-06-02 23:45:18 -04:00
Michael Lazar
6fe6d517a2
Update CONTROLS.rst
2018-01-02 19:46:33 -05:00
Michael Lazar
333d1e2b2a
Update CONTROLS.rst
2018-01-02 19:46:21 -05:00
Michael Lazar
98c7e55a96
Update CONTROLS.rst
2018-01-02 19:45:20 -05:00
Michael Lazar
e654cba1df
Update CONTROLS.rst
2018-01-02 19:40:54 -05:00
Michael Lazar
9af4b8c709
Refactoring the monochrome stuff
2017-09-11 00:30:18 -04:00
Michael Lazar
0268408f71
Update CONTROLS.rst
2017-09-07 00:35:31 -04:00
woorst
2c3b00b79a
jump directly to parent/sibling comments in submission page
2017-07-19 10:13:17 -05:00
Michael Lazar
29584acd3a
Code review refactoring
2017-05-09 18:20:52 -04:00
Josue Ortega
59a313fd03
Added copy shortcuts to CONTROLS.rst
2017-05-05 12:05:16 -06:00
Michael Lazar
6328407c32
Got the prompt working from submissions / subscriptions.
2016-08-05 17:56:36 -07:00
Michael Lazar
a211ab986d
Updated documentation.
2016-08-04 01:05:13 -07:00
David Foucher
94dc86f915
Merge remote-tracking branch 'upstream/master'
...
Refactoring
2016-07-24 01:27:11 +02: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
9cfa44c726
Minor style changes.
2016-07-20 21:28:24 -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
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
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
David Foucher
1b2c595808
sync with 1.10.0
2016-07-17 13:11:17 +02:00
Michael Lazar
be22d6575b
Minor wording tweaks.
2016-07-06 18:14:31 -07:00
Matt Smith
749ad11171
Added urlview keybinding
...
1. A shortcut of 'b' was used as the default binding for passing
comment body text to urlview (this is similar to the default of C-b in
the 'mutt' text email client)
2. The `comment_urlview` SubmissionController function was added to
recieve the SUBMISSION_OPEN_IN_URLVIEWER keypress request.
3. The `open_urlview` terminal function was added to handle the urlview
request. It passes the comment body data to urlview via a Popen
process.
4. A test case was added to ensure this new code path is executed
5. Small formatting changes, mostly line length
2016-07-05 20:52:31 -07:00
David Foucher
513272f339
Merge remote-tracking branch 'upstream/master'
2016-03-15 00:25:34 +01:00
Michael Lazar
7ac2cb1293
Updating docs.
2016-03-03 21:09:40 -08:00
Michael Lazar
fa884bb51c
Update CONTROLS.rst
2016-02-14 18:05:19 -08:00
Michael Lazar
dd8539f581
Simplified a bunch of the language in the readme.
2016-02-11 18:20:35 -08:00