David Foucher
bc0f921e1c
Add saved comment in saved view and some tests
2016-07-17 17:01:17 +02:00
David Foucher
1b2c595808
sync with 1.10.0
2016-07-17 13:11:17 +02:00
Michael Lazar
797ea5d072
Only set title if DISPLAY is set, change os x behavior to check DISPLAY.
2016-07-15 16:22:54 -07:00
Michael Lazar
c5777d7864
Upping version.
2016-07-11 18:33:07 -07:00
Michael Lazar
e30d53c49e
Merge pull request #243 from michael-lazar/handle_xpost_better
...
Handle xpost better
2016-07-08 00:37:55 -07:00
Michael Lazar
d26097e398
xposts should now work for subreddits.
2016-07-08 00:33:34 -07:00
Michael Lazar
fa28b8fa7d
in progress
2016-07-07 18:12:43 -07:00
Michael Lazar
42d342f175
Changed /r/me to "My Submissions" in page header, added test.
2016-07-07 17:44:35 -07:00
Michael Lazar
2283db39d4
Merge branch 'urlview' of https://github.com/msmith491/rtv into msmith491-urlview
2016-07-06 18:13:33 -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
woorst
b489cafa0b
shorten lengthy terminal titles
2016-07-01 02:02:27 -05:00
woorst
aa27647f59
Set terminal title to reflect current page
2016-06-30 09:38:12 -05:00
Michael Lazar
5f64a3e005
typo in log messages.
2016-06-23 23:25:56 -07:00
Michael Lazar
c5db35fe82
Delete file before opening newly created post.
2016-06-23 23:23:02 -07:00
Michael Lazar
a2f51dfc2e
pylint.
2016-06-23 23:14:58 -07:00
Michael Lazar
a5a42fc5da
Fixed some error messages
2016-06-23 23:06:41 -07:00
Michael Lazar
a2a0001943
Added log message on session start.
2016-06-23 22:52:54 -07:00
Michael Lazar
d81c981dbf
Updated tests. Updated log format.
2016-06-23 22:50:12 -07:00
Michael Lazar
33257ac3d1
Added logic, still need to test.
2016-06-23 18:30:58 -07:00
Michael Lazar
b64ee6fa94
Merge pull request #230 from michael-lazar/slash_subreddit
...
Check for empty subreddit name.
2016-06-14 01:09:02 -07:00
Michael Lazar
81e618b40b
Check for empty subreddit name.
2016-06-14 00:59:18 -07:00
Michael Lazar
047adb1936
Flush sys.stdout after writing the title. #221 .
2016-06-14 00:26:49 -07:00
Michael Lazar
c634711854
Upping version
2016-06-14 00:09:49 -07:00
Michael Lazar
a21fcc1e06
Fixed tests.
2016-04-21 01:02:43 -07:00
Michael Lazar
b550aa0e40
Fixed an edge case.
2016-04-20 01:01:52 -07:00
Michael Lazar
9e89dab0b3
Show (not enough space to display) for single comments that are too large.
2016-04-20 00:21:17 -07:00
Michael Lazar
aa065c6e29
Merge branch 'master' into cursor-tracking
...
Conflicts:
rtv/content.py
2016-04-19 23:49:37 -07:00
Michael Lazar
e0550a5eab
Fix bug where submission indicies were duplicated when paging. #209
2016-04-19 23:38:38 -07:00
Michael Lazar
a7fb5ed5f2
Add ascii logo
2016-04-19 00:16:01 -07:00
Michael Lazar
7a2c6ef039
Fixed edge case when expanding bottom item the content is cut off.
2016-04-15 23:13:05 -07:00
Michael Lazar
47af24cc6e
Fixed a few typos.
2016-04-15 18:22:55 -07:00
Michael Lazar
6c130001b1
Fixed bug where submission indicies were duplicated when paging.
2016-04-15 17:47:45 -07:00
Michael Lazar
e69c59baa8
Work in progress.
2016-04-14 18:40:28 -07:00
Michael Lazar
26d1f0efcb
Added top height, still needs to be refactored + tested.
2016-04-14 00:52:12 -07:00
Michael Lazar
16f4b151dd
Updated a few descriptions.
2016-04-12 16:10:27 -07:00
Michael Lazar
b72b7965c1
Add monochrome option, chmod 664 when copying config.
2016-04-12 15:56:09 -07:00
Michael Lazar
8fc93911c6
Better support for random subreddit.
2016-04-08 01:32:20 -07:00
Michael Lazar
fc8d70f06d
Upping version.
2016-04-05 23:30:09 -07:00
Michael Lazar
601ed9160f
Tweaked seperators.
2016-04-05 23:19:43 -07:00
David Foucher
513272f339
Merge remote-tracking branch 'upstream/master'
2016-03-15 00:25:34 +01:00
Michael Lazar
68b198d7da
Added brackets to help page.
2016-03-03 22:03:06 -08:00
Michael Lazar
7ac2cb1293
Updating docs.
2016-03-03 21:09:40 -08:00
Michael Lazar
ffbd6c1dfd
Working on adding pager.
2016-03-03 18:28:14 -08:00
Michael Lazar
201ef8e6df
Upping version.
2016-03-01 16:50:34 -08:00
Michael Lazar
dd9879f5d1
Added new line.
2016-02-11 18:31:52 -08:00
Michael Lazar
dd8539f581
Simplified a bunch of the language in the readme.
2016-02-11 18:20:35 -08:00
Michael Lazar
66cb430ebe
Typo in docstring.
2016-02-10 01:17:47 -08:00
Michael Lazar
5fda5a7999
Linter fixes. Added ctrl-d and ctrl-u for pagedown/pageup.
2016-02-10 01:02:37 -08:00
Michael Lazar
a0da5fc6ca
Improved config error reporting.
2016-02-10 00:35:51 -08:00
Michael Lazar
d08b9f47be
Fixed the tests.
2016-02-09 23:42:07 -08:00