Michael Lazar
|
73f2a72af6
|
Try upgrading pip
|
2017-04-09 20:16:58 -07:00 |
|
Michael Lazar
|
084055c21e
|
Adding test alias
|
2017-04-09 20:12:48 -07:00 |
|
Michael Lazar
|
aefbc4e985
|
Cleaned up some of the dependencies, added conditional mailcap-fix dep
|
2017-04-09 19:59:59 -07:00 |
|
Michael Lazar
|
21f998c043
|
Typo
|
2017-03-30 21:04:10 -07:00 |
|
Michael Lazar
|
8fb1d719e5
|
Disable test coverage for praw
|
2017-03-30 20:38:24 -07:00 |
|
Michael Lazar
|
83cc550d6d
|
Update README.rst
Removing security warning for older versions, enough time has passed that this no longer warrants being displayed front and center
|
2017-03-30 00:12:22 -07:00 |
|
Michael Lazar
|
f5772f98b6
|
Update README.rst
|
2017-03-30 00:09:47 -07:00 |
|
Michael Lazar
|
edc40af723
|
Merge pull request #354 from michael-lazar/packaged_praw
Bundled praw
|
2017-03-29 23:07:46 -07:00 |
|
Michael Lazar
|
527a67298f
|
Update __init__.py
|
2017-03-29 23:04:34 -07:00 |
|
Michael Lazar
|
82fda1f995
|
Update .travis.yml
Tested it this time
|
2017-03-28 01:18:16 -07:00 |
|
Michael Lazar
|
9cd1c4b12d
|
Update .travis.yml
Too lazy to test the bash conditional statement
|
2017-03-28 01:10:03 -07:00 |
|
Michael Lazar
|
31024e1a6c
|
Update .travis.yml
Skip pylint on nightly build
|
2017-03-28 00:31:57 -07:00 |
|
Michael Lazar
|
94c4bdc833
|
Update .travis.yml
Adding python nightly build to travis
|
2017-03-28 00:20:22 -07:00 |
|
Michael Lazar
|
290b977683
|
Merge pull request #353 from michael-lazar/comment_unfolding_order
Comment unfolding order
|
2017-03-05 00:29:02 -08: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
|
aa2c6d5728
|
Merge pull request #352 from nagracks/requirements
Update requirements.txt
|
2017-03-02 09:38:26 -08:00 |
|
Michael Lazar
|
a5543544e9
|
Update README.rst
|
2017-02-26 15:50:56 -08:00 |
|
Michael Lazar
|
b4f43a63b8
|
Merge pull request #345 from michael-lazar/requests_version
Upping requests version
|
2017-02-24 20:23:07 -08:00 |
|
Michael Lazar
|
01fa8db92c
|
Bumping requests version to fix a bug with 2.3.0
|
2017-02-24 20:15:42 -08:00 |
|
Michael Lazar
|
d420ab3908
|
Merge pull request #340 from michael-lazar/submission_prompt
Added ability to open submissions from the subreddit prompt.
|
2017-01-17 22:22:01 -08:00 |
|
Michael Lazar
|
d0345d21f4
|
Added ability to open submissions from the subreddit prompt.
|
2017-01-17 22:12:27 -08:00 |
|
Michael Lazar
|
197c289fbe
|
Update README.rst
|
2017-01-17 20:20:00 -08:00 |
|
Michael Lazar
|
b1bf5f9335
|
Fix version in changelog
|
2017-01-12 18:49:35 -08:00 |
|
Michael Lazar
|
23a8ce913e
|
Fixing version number
|
2017-01-12 18:46:34 -08:00 |
|
Michael Lazar
|
f22bba35d3
|
Disable pylint for python 3.6
|
2017-01-12 18:37:38 -08:00 |
|
Michael Lazar
|
6ebe789274
|
Upping version
|
2017-01-12 18:23:42 -08:00 |
|
Michael Lazar
|
88d8001bf1
|
Merge pull request #338 from michael-lazar/fix_tmux
Fix tmux
|
2017-01-10 19:15:51 -08:00 |
|
Michael Lazar
|
f3deea5abc
|
Fix bug in tmux when TERM is set to xterm-256color
|
2017-01-10 18:36:44 -08:00 |
|
Michael Lazar
|
e9cd4c4458
|
Add safety check for terminals without cursor support.
|
2017-01-06 22:47:29 -08:00 |
|
Michael Lazar
|
0767c8fcab
|
Merge pull request #334 from michael-lazar/osx_display
Ignore OSX $DISPLAY variable, default to true. #166
|
2016-12-27 22:27:15 -08:00 |
|
Michael Lazar
|
8717731dd0
|
Merge pull request #333 from michael-lazar/sort_by_shortcut
Changed order-by shortcut to trigger on a single keystroke
|
2016-12-27 22:12:32 -08:00 |
|
Michael Lazar
|
ddf85ea727
|
Update README.rst
|
2016-11-21 12:18:03 -08:00 |
|
Michael Lazar
|
58f58f8167
|
Merge pull request #320 from michael-lazar/fix_editor_flags
Fix for using Popen without shell=true for multi-part commands
|
2016-11-01 10:18:49 -07:00 |
|
Michael Lazar
|
60a75098be
|
Fix for using Popen without shell=true for multi-part commands e.g. "emacs -nw"
|
2016-11-01 10:13:55 -07:00 |
|
Michael Lazar
|
24496b1a7e
|
Merge pull request #319 from shaggytwodope/master
AUR package in working order
|
2016-10-31 14:50:39 -07:00 |
|
Michael Lazar
|
d0dfa0f223
|
Merge pull request #318 from michael-lazar/simplify_navigation_2
Simplify navigation 2
|
2016-10-31 13:59:44 -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 |
|
Michael Lazar
|
9f5bd93e92
|
Messing with requirements.
|
2016-10-19 16:52:43 -07:00 |
|
Michael Lazar
|
cd7ac3456a
|
Upping version.
|
2016-10-17 19:27:09 -07:00 |
|
Michael Lazar
|
3da6a2a417
|
Merge pull request #315 from michael-lazar/better_error_messages
Better error messages
|
2016-10-17 19:23:43 -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
|
de9edd1ce0
|
Merge branch 'ReshefElisha-toporder'
|
2016-10-12 00:18:17 -07:00 |
|
Michael Lazar
|
d57675c470
|
Adding a new cassette.
|
2016-10-12 00:14:36 -07:00 |
|
Michael Lazar
|
ba23607d83
|
Fixed bug in ordering of /r/front.
|
2016-10-11 23:53:16 -07:00 |
|
Michael Lazar
|
496fb849e1
|
Adding tests.
|
2016-10-11 22:53:26 -07:00 |
|
Michael Lazar
|
5f57a4d220
|
Merge pull request #309 from crsaracco/master
Correct docs.py
|
2016-10-07 16:55:36 -07:00 |
|
Michael Lazar
|
960004d468
|
Merge pull request #307 from LoLei/master
Option to hide the username if logged in
|
2016-10-06 23:11:01 -07:00 |
|
Michael Lazar
|
8dd7cb5410
|
Merge pull request #305 from michael-lazar/fix_py2_title
Fix for subreddit title.
|
2016-10-01 17:51:53 -07:00 |
|
Michael Lazar
|
d37e263181
|
Fix for subreddit title.
|
2016-10-01 17:47:34 -07:00 |
|
Michael Lazar
|
3778eb186b
|
Merge pull request #302 from alx-k/master
Setting the maximum comment column width
|
2016-09-29 21:37:28 -07:00 |
|
Michael Lazar
|
0d5f1f672d
|
Update README.rst
|
2016-09-27 01:57:49 -07:00 |
|
Michael Lazar
|
a6b83a43a2
|
Update README.rst
|
2016-09-27 01:56:14 -07:00 |
|
Michael Lazar
|
6eb786f84f
|
Update README.rst
|
2016-09-27 01:55:55 -07:00 |
|
Michael Lazar
|
b169dacb2a
|
Update README.rst
|
2016-09-27 01:55:35 -07:00 |
|
Michael Lazar
|
22e9a43f09
|
Typo
|
2016-09-27 01:44:09 -07:00 |
|
Michael Lazar
|
2ae610d29e
|
Upping version.
|
2016-09-27 01:42:02 -07:00 |
|
Michael Lazar
|
eadfd5fd1c
|
Merge pull request #300 from michael-lazar/hanging_subprocess
Use communicate() to avoid subprocess hanging.
|
2016-09-27 01:31:13 -07:00 |
|
Michael Lazar
|
84f2066f55
|
Bugfix.
|
2016-09-27 01:22:14 -07:00 |
|
Michael Lazar
|
57cb8ab3f0
|
Use communicate() to avoid subprocess hanging.
|
2016-09-27 01:17:54 -07:00 |
|
Michael Lazar
|
26b1703e46
|
Update README.rst
|
2016-09-20 09:32:18 -07:00 |
|
Michael Lazar
|
9f6acaf3c6
|
Update README.rst
|
2016-09-20 09:31:41 -07:00 |
|
Michael Lazar
|
f32c62834e
|
Update README.rst
|
2016-09-20 09:30:02 -07:00 |
|
Michael Lazar
|
9d6f45c980
|
Merge pull request #297 from michael-lazar/secure_urls
Secure urls before sending to Popen.
|
2016-09-18 14:09:01 -07:00 |
|
Michael Lazar
|
4d2610ef00
|
Merge pull request #298 from michael-lazar/unset_locale
Unset locale
|
2016-09-11 23:13:54 -07:00 |
|
Michael Lazar
|
628bf37c6f
|
Added check for unset locale.
|
2016-09-11 23:05:54 -07:00 |
|
Michael Lazar
|
892f631765
|
Update README.rst
|
2016-09-11 20:21:49 -07:00 |
|
Michael Lazar
|
e00eb09073
|
Update README.rst
|
2016-09-11 20:21:23 -07:00 |
|
Michael Lazar
|
ae3a06507e
|
Disable pylint import error.
|
2016-09-11 19:59:04 -07:00 |
|
Michael Lazar
|
ed5292d9b4
|
Secure urls before sending to Popen.
|
2016-09-11 19:52:56 -07:00 |
|
Michael Lazar
|
05d1c3ed10
|
Merge pull request #289 from Fale/patch-1
Make rtv not dependeing on rtv
|
2016-08-24 09:41:40 -07:00 |
|
Michael Lazar
|
d271ccf63e
|
Fixed test.
|
2016-08-16 20:22:43 -07:00 |
|
Michael Lazar
|
416ab3743d
|
added _page suffix to page files.
|
2016-08-16 20:21:35 -07:00 |
|
Michael Lazar
|
82d2686c8b
|
Merge pull request #287 from michael-lazar/help_footer
Help footer
|
2016-08-15 21:48:21 -07:00 |
|
Michael Lazar
|
bdbcb33db3
|
Fixed tests.
|
2016-08-15 21:42:28 -07:00 |
|
Michael Lazar
|
54ad7dc22c
|
Fixed bug in page line counter.
|
2016-08-15 21:27:51 -07:00 |
|
Michael Lazar
|
6e2fcf5861
|
Merge pull request #285 from nagracks/authors
Update authors
|
2016-08-12 01:12:31 -07:00 |
|
Michael Lazar
|
54352bcd84
|
- Reorganized [?] help layout
- Added a footer with common commands
- Changed author font to green
- Changed prompt background to inverted
|
2016-08-12 00:34:11 -07:00 |
|
Michael Lazar
|
ab02edd008
|
Merge pull request #284 from michael-lazar/improve_tests
Improve tests
|
2016-08-11 02:20:25 -07:00 |
|
Michael Lazar
|
0b0eb831e0
|
One more time.
|
2016-08-11 02:16:00 -07:00 |
|
Michael Lazar
|
211a00fe52
|
Trying again.
|
2016-08-11 02:11:06 -07:00 |
|
Michael Lazar
|
1ce3cd3c54
|
Removing xdist from travis because it screws up the coverage report.
|
2016-08-11 02:05:17 -07:00 |
|
Michael Lazar
|
34bf6f31b7
|
Merge pull request #281 from nagracks/addfile
Add requirements.txt file, this closes #283
|
2016-08-11 01:49:04 -07:00 |
|
Michael Lazar
|
38d45dc1b6
|
Use pytest coverage.
|
2016-08-11 01:48:03 -07:00 |
|
Michael Lazar
|
7c2fcade83
|
Trying with fewer cores because travis goes crazy.
|
2016-08-11 01:29:03 -07:00 |
|
Michael Lazar
|
720a62faf6
|
Add pytest-xdist to the travis build.
|
2016-08-11 01:18:41 -07:00 |
|
Michael Lazar
|
bd7c63cd5f
|
Fixed praw caching cassette requests, pytest-xdist compatability.
|
2016-08-10 23:19:13 -07:00 |
|
Michael Lazar
|
a09592c570
|
Merge pull request #278 from michael-lazar/remove_tornado
Remove tornado
|
2016-08-10 02:16:34 -07:00 |
|
Michael Lazar
|
f8584a30fa
|
Disable pylint input error for six.moves.
|
2016-08-10 01:51:45 -07:00 |
|
Michael Lazar
|
a7255b541f
|
Updating travis vcrpy dependency.
|
2016-08-10 01:37:12 -07:00 |
|
Michael Lazar
|
17425008b3
|
Adding general test coverage.
|
2016-08-10 01:32:02 -07:00 |
|
Michael Lazar
|
d4cab22ffe
|
Remove log message.
|
2016-08-09 02:16:07 -07:00 |
|
Michael Lazar
|
c7a409a192
|
Got it working for python2 (that was easy)
|
2016-08-09 02:15:40 -07:00 |
|
Michael Lazar
|
dedb0985f7
|
Everything is working for python 3.
|
2016-08-09 02:04:48 -07:00 |
|
Michael Lazar
|
dd0d0db764
|
Making real progress this time.
|
2016-08-08 23:05:06 -07:00 |
|
Michael Lazar
|
558910e7db
|
Merge pull request #276 from michael-lazar/expand_shortened_urls
Expand URLs.
|
2016-08-07 22:08:53 -07:00 |
|
Michael Lazar
|
d5f114a4d8
|
Expand URLs.
|
2016-08-07 21:56:19 -07:00 |
|
Michael Lazar
|
d4af9d0822
|
Merge branch 'woorst-InstagramMIMEParser'
|
2016-08-06 17:16:44 -07:00 |
|