Commit Graph

211 Commits

Author SHA1 Message Date
peterpans01 af86a3ad67 fix error when open subreddit 2015-03-07 22:20:13 +07:00
michael-lazar 19cab712be Readme tweaks 2015-03-06 22:21:24 -08:00
michael-lazar d4db2a9689 Readme tweaks 2015-03-06 22:20:05 -08:00
michael-lazar 27e90b1ca1 Merge pull request #30 from shanhind/master
Fix bug with login where invalid password throws unhandeled exception in
2015-03-06 12:52:04 -08:00
ysakamoto 09ed21b75c display_help function added 2015-03-06 14:51:05 -06:00
ysakamoto 3808c65060 display_message simplified 2015-03-06 14:35:53 -06:00
Shawn Hind 3379a99e0d Fixed formatting of error message to be in line with others 2015-03-06 15:15:44 -05:00
Shawn Hind 0fdae713a5 Fix bug with login where invalid password throws unhandeled exception in
issue #24
2015-03-06 14:48:13 -05:00
ysakamoto 455f742a27 Redraw after the help message box is gone. 2015-03-06 03:54:49 -06:00
ysakamoto b5d2852708 help message command added 2015-03-06 03:45:26 -06:00
Michael Lazar a50317b311 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-06 00:25:25 -08:00
Michael Lazar adbe605f08 Upping version. 2015-03-06 00:23:25 -08:00
Michael Lazar be693aeceb Removed demo gif from repo. 2015-03-06 00:22:51 -08:00
michael-lazar e555d512e7 Added configuration section to readme. 2015-03-05 23:37:08 -08:00
Michael Lazar db179bd42b Re-implemented fix for Firefox error messages. 2015-03-05 22:56:09 -08:00
Michael Lazar 8201460e9c Added support for config file. 2015-03-05 01:50:28 -08:00
Michael Lazar 43e4d845fc Accidentally broke python3, my bad!. 2015-03-05 01:43:45 -08:00
Michael Lazar 444021fd12 Upping version. 2015-03-05 00:22:02 -08:00
michael-lazar da79d0fef2 Readme tweak 2015-03-05 00:08:49 -08:00
Michael Lazar 77382112d5 Added backspace compatability. 2015-03-04 23:55:21 -08:00
Michael Lazar 49cc1cba78 Readme tweak. 2015-03-04 23:06:28 -08:00
Michael Lazar 4e5f564db5 Fixed browser links to selfposts. Added links to the submission page. #21 2015-03-04 22:58:36 -08:00
Michael Lazar 46be3d6833 Added a patch to silence warnings from Firefox. #21. 2015-03-04 22:36:17 -08:00
michael-lazar 0c18fd50e4 Merge pull request #19 from tobywhughes/slashfix
A fix for the backslash bugs (plus front/... alias)
2015-03-04 18:55:41 -08:00
michael-lazar eb1e8dde32 Merge pull request #22 from juanpabloaj/setup
to show full readme.rst in pypi
2015-03-04 18:54:46 -08:00
Toby Hughes 73af45f4a2 Update content.py
Removed unneeded if statement
2015-03-04 18:05:07 -08:00
JuanPablo f08693988f gif hosted in imgur to README 2015-03-04 22:44:14 -03:00
JuanPablo 89c3e0f948 missing import os added :P 2015-03-04 21:53:24 -03:00
JuanPablo 54d63baf9c to show full readme.rst in pypi 2015-03-04 21:18:32 -03:00
michael-lazar 3bd3ace9f6 Merge pull request #20 from mekhami/master
Added functionality to open the submission link in the browser.
2015-03-04 13:20:17 -08:00
Lawrence Vanderpool f25ab62d48 Updated README to reflect 'o' command 2015-03-04 15:37:19 -05:00
Lawrence Vanderpool 77b1cd03d6 Added functionality to open the submission link in the browser. 2015-03-04 15:31:42 -05:00
tobywhughes 3253c81a3e Fixes (what seems like) all backslash issues 2015-03-04 01:31:11 -08:00
Michael Lazar 1d41e6d3ad Typo in README formatting. 2015-03-03 22:50:36 -08:00
Michael Lazar b3a6e8b08b Upping version, updated pip instructions in readme. 2015-03-03 22:39:25 -08:00
Michael Lazar 968bb2c079 Merge branch 'pypi' 2015-03-03 22:33:16 -08:00
tobywhughes cb5d730d39 Fixes / bug 2015-03-03 18:48:38 -08:00
michael-lazar e46e05f9a6 Merge pull request #13 from tobywhughes/master
Added option to got to front page /new
2015-03-03 14:11:12 -08:00
Toby Hughes 6a5da9f1ec Update content.py
Fixing the if/else of /new and /all
2015-03-03 13:57:56 -08:00
michael-lazar 3eda79de9b Merge pull request #14 from snahor/preserve-newlines
Preserve newlines in comments and posts
2015-03-03 11:55:32 -08:00
Hans Roman 9fcb16b3e4 Preserve newlines in comments and posts
Fix #12
2015-03-03 13:53:29 -05:00
Michael Lazar 4124fd7acc Re-implemented getpass for password. 2015-03-03 08:12:24 -08:00
Michael Lazar d5f68215cd Pypi changes, pip is giving a version error. 2015-03-03 01:16:52 -08:00
Michael Lazar 2a608efaff Removed manifest until there's a real need for it. 2015-03-03 00:43:07 -08:00
Michael Lazar a6b772a3e9 Upping version number, prepared setup.py for pip. 2015-03-03 00:41:38 -08:00
michael-lazar 1fc1eb5972 Merge pull request #11 from tobywhughes/master
Added option to sort subreddit posts by top and new
2015-03-03 00:07:25 -08:00
Michael Lazar 97d72a0f3d Synced runscript docs with readme. 2015-03-02 21:43:33 -08:00
michael-lazar 333b54b379 Cleaned up usage in readme, added vim bindings 2015-03-02 21:07:11 -08:00
Michael Lazar dc3bb7a33a Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-02 19:28:02 -08:00
Michael Lazar 97c86909c2 Bugfix, fixed formatting on python versions above 3.4.0. 2015-03-02 19:27:40 -08:00