Commit Graph

856 Commits

Author SHA1 Message Date
Michael Lazar
d1ef36351d Updated the inline help page to match CONTROLS.md 2019-03-03 13:49:21 -05:00
Michael Lazar
63a8ee9b16 Merge branch 'master' into inbox 2019-03-03 12:25:07 -05:00
Michael Lazar
4a95d24e8c Fix bug in clipboard copying 2019-02-27 02:18:44 -05:00
Michael Lazar
7a71023a40 Large commit to add support for browsing the inbox 2019-02-27 02:04:45 -05:00
Michael Lazar
a03f4f0b25 Catch error and typo fix 2019-02-18 21:23:37 -05:00
Michael Lazar
fc9510c295 Give sort commands more generic sounding names 2019-02-18 20:23:57 -05:00
Michael Lazar
6787ce5140 Adding new theme elements for inbox 2019-02-18 20:18:55 -05:00
Michael Lazar
6c57dfe9ed Linting 2019-02-18 20:17:34 -05:00
Michael Lazar
4741742e14 Update __main__.py
Trim down error message wording, making a suggestion was unnecessary.
2019-02-14 14:51:08 -05:00
Michael Lazar
abe8edc9ef Bumping version 2019-02-13 10:38:20 -05:00
Michael Lazar
05297eb59b Prevent stripping newlines in the middle of markdown submissions 2019-02-13 10:10:24 -05:00
Michael Lazar
d4beb9ef74 Upping version 2019-02-03 17:47:41 -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
Michael Lazar
6796ee7415 Fix gfycat mime parser 2019-02-02 22:05:19 -05:00
woorst
cdee4ab615 typo 2019-02-02 21:27:35 -05:00
Michael Lazar
93a96e5f51 Fix edge-case when printing terminal title 2019-02-02 21:00:27 -05:00
Michael Lazar
9a6376608d Merge branch 'pager-wrap' of https://github.com/micronn/rtv into micronn-pager-wrap 2019-02-02 19:07:19 -05:00
woorst
0b1bb2d574 Improve comment formatting for markdown code block 2019-02-02 14:45:44 -05:00
Michael Wei
77f8f14704 ✨ mailcap: support URLs and files 2019-01-19 16:50:38 -08:00
Ivan
dd0dce3ee8 Add max column width for pager 2018-11-13 01:04:17 +01:00
woorst
ef3210c339 display yanked url in notification 2018-11-04 15:57:00 -05: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
Michael Lazar
b21cb6d018 Merge pull request #616 from woorst/open_links_previous
Previous page link in open links prompt.
2018-10-23 10:34:00 -04:00
woorst
fceb2d80b8 selftext_html replaced with '' when not defined 2018-10-22 04:36:56 -04:00
woorst
7a1afd6af2 Verbose time stamp on submission page. 2018-10-02 06:32:12 -04:00
woorst
a0ebb9b559 Display time stamp of edited posts/comments. 2018-10-02 06:28:55 -04:00
Michael Lazar
81e90fccfb Making the user page titles a little fancier 2018-10-02 00:51:10 -04:00
Michael Lazar
510f3538da Merge branch 'user_pages' of https://github.com/woorst/rtv into woorst-user_pages 2018-10-01 23:56:06 -04:00
woorst
7d14494dcf Updated tests for more links per open link prompt 2018-10-01 20:09:47 -04:00
woorst
ee9b231da0 Previous page link in open links prompt. 2018-10-01 19:52:13 -04:00
Michael Lazar
19f246adac Added welcome message when logging in for the first time with autologin disabled 2018-10-01 01:45:33 -04:00
Michael Lazar
7a1f2ea2eb Merge branch 'autologin_config' of https://github.com/codesoap/rtv into codesoap-autologin_config 2018-10-01 01:16:11 -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
mac1202
cbecd07e34 Update mime_parsers.py 2018-09-25 17:59:44 +02:00
mac1202
93656c05fa Update mime_parsers.py
switch gfycat default format to mp4.
2018-09-24 13:53:38 +02:00
woorst
200ef2a831 user pages documentation 2018-09-16 15:16:53 -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
woorst
fb18ee4c3d handle page display names 2018-09-10 16:09:16 -04:00
woorst
dae2d0a27d More of a user's pages are visible 2018-09-10 13:07:41 -04:00
codesoap
5f876da3a7 Add autologin config option and cli parameter 2018-08-27 21:27:32 +02:00
codesoap
9f40dce615 Have same config order everywhere (cosmetic change) 2018-08-27 21:23:24 +02:00
codesoap
5fcd7e517a Save the correct link in the history 2018-08-25 21:30:08 +02:00
codesoap
b8a5d28aa7 Enable link selection, with more than 8 links 2018-08-25 19:12:13 +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