Commit Graph

1130 Commits

Author SHA1 Message Date
Josue Ortega
ed5419eff8 Removes call of str() function to avoid mixing bytes/string 2017-05-05 12:57:39 -06:00
Josue Ortega
5f6435d7b9 Fixed source of submission url to make it work with selfposts 2017-05-05 12:31:11 -06:00
Josue Ortega
59a313fd03 Added copy shortcuts to CONTROLS.rst 2017-05-05 12:05:16 -06:00
Josue Ortega
95581257ae Removed unused sys import 2017-05-05 11:34:24 -06:00
Josue Ortega
da3af6520f Removed pyperclip installation requirement, no longer needed 2017-05-05 11:30:47 -06:00
Michael Lazar
23c528d774 Merge branch 'feature/copy-url' of https://github.com/noahfx/rtv into noahfx-feature/copy-url 2017-05-04 21:37:32 -05:00
Josue Ortega
512b3cebe9 Adds own implementation of copy 2017-05-03 19:47:24 -06:00
Michael Lazar
a96a2f3cb5 Merge pull request #361 from michael-lazar/messing_with_readme
Messing with readme
2017-04-19 01:26:55 -07:00
Michael Lazar
a7bb07104b Update README.rst 2017-04-19 01:23:29 -07:00
Michael Lazar
6e1f4d4500 Update README.rst 2017-04-19 01:17:32 -07:00
Michael Lazar
d67e0aa182 Update README.rst 2017-04-19 01:11:47 -07:00
Michael Lazar
f9893cbdf8 Update README.rst
Replaced the buggy asciinema video with a gif
2017-04-19 01:06:02 -07:00
Michael Lazar
5114ce1092 Update README.rst
Updating the README title image - better color theme and shows off the latest version
2017-04-18 23:04:51 -07:00
Michael Lazar
6a26e81576 Update README.rst 2017-04-18 22:00:56 -07:00
Michael Lazar
ba01ef9a2b Merge pull request #360 from michael-lazar/issue_359
Added a try-catch for invalid locales on osx
2017-04-18 21:12:30 -07:00
Michael Lazar
604cd0d4b4 Added a try-catch for invalid locales on osx 2017-04-18 21:02:58 -07:00
Michael Lazar
64e3ddfbec Update README.rst 2017-04-18 16:55:31 -07:00
Michael Lazar
03321c9cb0 Update README.rst 2017-04-18 16:26:24 -07:00
Josue Ortega
7a2d248875 Add hotkeys to copy submission permalink and submission url 2017-04-17 15:17:55 -06:00
Michael Lazar
967f352081 Update README.rst 2017-04-09 22:49:18 -07:00
Michael Lazar
4646fb5b0a Update README.rst 2017-04-09 22:42:55 -07:00
Michael Lazar
828f101f01 Update README.rst 2017-04-09 22:42:05 -07:00
Michael Lazar
ca3fa26def Update README.rst
Updating installation guide
2017-04-09 22:40:49 -07:00
Michael Lazar
f8dc69546c Upping version 2017-04-09 20:35:24 -07:00
Michael Lazar
9fed3b9545 Merge pull request #358 from michael-lazar/rework_dependencies
Rework dependencies
2017-04-09 20:32:35 -07:00
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
7d1ec225d0 Merge branch 'master' of https://github.com/michael-lazar/rtv 2017-03-30 20:53:17 -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
07edc9fb04 Prepping release 2017-03-29 23:33:23 -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
a26ce0475c Merge remote-tracking branch 'origin/master' into packaged_praw 2017-03-28 23:23:57 -07:00
Michael Lazar
13e9fd9b10 A couple of pylint changes 2017-03-28 23:18:13 -07:00
Michael Lazar
e37904fba5 Add praw package to pylint ignore 2017-03-28 23:07:28 -07:00
Michael Lazar
aa4a4d706c Error message wording 2017-03-28 23:01:51 -07:00
Michael Lazar
92a221305c Added logging, fixed tests 2017-03-28 22:50:51 -07:00
Michael Lazar
87576a6dec Added praw.ini to package 2017-03-28 22:26:42 -07:00
Michael Lazar
26a0e8bc63 Added new packages to setup.py 2017-03-28 22:23:28 -07:00
Michael Lazar
c32119aa77 Fix package installation script 2017-03-28 22:16:14 -07:00
Michael Lazar
6b1eab1a97 Bundling praw v3 with rtv 2017-03-28 21:33:10 -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