Commit Graph

45 Commits

Author SHA1 Message Date
Michael Lazar 7a71023a40 Large commit to add support for browsing the inbox 2019-02-27 02:04:45 -05:00
Michael Lazar fc9510c295 Give sort commands more generic sounding names 2019-02-18 20:23:57 -05:00
Michael Lazar 8042f3e1f0 Added tests, minor refactoring 2019-02-03 00:24:38 -05:00
Michael Lazar e48e93aabf Merge branch 'yank_links_prompt' of https://github.com/woorst/rtv into woorst-yank_links_prompt 2019-02-02 22:38:25 -05:00
Ivan dd0dce3ee8 Add max column width for pager 2018-11-13 01:04:17 +01:00
woorst 6a262333d3 open links prompt to select url for copying 2018-11-03 18:18:27 -04:00
Michael Lazar a83b5108d3 Merge pull request #613 from woorst/mark_edited
Indicate edited submissions/comments.
2018-10-23 10:36:58 -04:00
woorst 7a1afd6af2 Verbose time stamp on submission page. 2018-10-02 06:32:12 -04:00
Michael Lazar e4cced27eb Adding tests and some minor tweaks to structure. 2018-10-01 00:45:09 -04:00
Michael Lazar 67fb93b2ef Merge branch 'open_links' of https://github.com/codesoap/rtv 2018-09-30 21:04:42 -04:00
woorst f68a9a8ef5 Indicate edited submissions/comments. 2018-09-27 22:03:52 -04:00
woorst 61f48adc88 fix typos guild -> gild 2018-09-15 23:52:21 -04:00
woorst a00685e95a display gold counts on gild comments/submissions 2018-09-15 23:45:55 -04:00
codesoap 5fcd7e517a Save the correct link in the history 2018-08-25 21:30:08 +02:00
codesoap cec9744702 Move function for opening links into terminal.py 2018-08-19 20:36:20 +02:00
codesoap d79e56fd20 Rename function for opening the link of an item 2018-08-19 20:36:20 +02:00
codesoap dceea8a5a3 Treat the item's permalink as a regular link
Also fix some string formatting along the way.
2018-08-19 20:36:20 +02:00
codesoap 7e3788df0c Use the same name for the html field everywhere 2018-08-19 11:59:03 +02:00
codesoap 14bbb49460 Issue #593: Allow opening links
Give the user the ability to open links, that are mentioned in comments
and submissions.
2018-08-13 17:38:46 +02:00
Michael Lazar 708b436ff1 Changed the help text format when editing comments & submissions 2018-08-05 21:28:05 -04:00
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 8d1d8c2c91 Fixed typo in sort_content_gilded() 2018-07-16 17:03: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 100515769c PyLint and PEP8 formatting 2018-04-02 18:28:21 -04:00
Michael Lazar b69ee70366 Merge branch 'master' into themes 2017-12-07 20:55:44 -05:00
jupart a30fdbd1b3 Wrap text in submission page PAGER output 2017-11-13 09:46:31 -05:00
Michael Lazar 68906b2a67 Refactoring and adding some new themes 2017-09-20 01:04:23 -04:00
Michael Lazar d8213f2271 Switching to more vim-inspired theme attributes 2017-09-19 02:10:37 -04:00
Michael Lazar 7e2d3c16ea Remove sorting "Links from..." dialog for comments 2017-09-14 00:17:58 -04:00
Michael Lazar ef0bd42963 Fixing the cache? 2017-09-13 01:26:08 -04:00
Michael Lazar 982861560a Cherry picking backwards-compatible changes from the themes branch 2017-09-08 01:10:32 -04:00
Michael Lazar 97581a77a5 Allow navigating to comments from the prompt on the submission page 2017-08-30 01:53:39 -04:00
Corey McCandless e69340a666 Add '[S]' to submitter username on comments 2017-08-18 13:23:15 -05:00
Michael Lazar 41a2be30e1 Restrict J/K commands to the submission page 2017-08-04 16:09:54 -04:00
Michael Lazar 41e10554ae Added flashes invalid GOTO commands 2017-07-23 00:18:45 -04:00
woorst 2c3b00b79a jump directly to parent/sibling comments in submission page 2017-07-19 10:13:17 -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 e96db6e7ac Making a few things more clear. 2016-10-31 13:56:08 -07:00
Michael Lazar 6a395216a3 Cleanup refactor. 2016-10-31 13:50:41 -07:00
Alexandre Kaskasoli 3358e39fbf fixed reference to config (forgot self.) 2016-09-29 09:39:37 +01:00
Alexandre Kaskasoli 1824b1efd0 added max_comment_cols to self.refresh_content() 2016-09-29 09:31:49 +01:00
Alexandre Kaskasoli 7b9c6b5888 missed reference to SubmissionContent.from_url() in self.refresh_content() 2016-09-29 09:19:45 +01:00
Alexandre Kaskasoli 29c1d06662 added max column width for comments 2016-09-28 21:10:33 +01:00
Alexandre Kaskasoli b02d867c47 added max column width for comments 2016-09-28 21:02:54 +01:00
Michael Lazar 416ab3743d added _page suffix to page files. 2016-08-16 20:21:35 -07:00