Commit Graph
100 Commits
Author SHA1 Message Date
michael-lazar 3674e03ba7 Merge pull request #43 from tkajder/master
Pressing '?' crashes the client
2015-03-22 21:08:27 -07:00
Michael Lazar 5a2d814abb Fixed a few missed function renames, 2015-03-22 19:58:35 -07:00
michael-lazar 8bb6c188e8 Merge pull request #41 from noahmorrison/master
Fix setup.py from throwing errors
2015-03-20 20:05:37 -07:00
Michael Lazar 688289f00c Fixed a few imports and docs. 2015-03-20 02:25:23 -07:00
Michael Lazar 7d9c8ad0d4 Major refactor, package cleanup. Untested. 2015-03-20 02:12:01 -07:00
Michael Lazar 9ecf7e10bc Addressed add_comment() issues brought up in #38. 2015-03-18 22:24:17 -07:00
Michael Lazar d1cee10936 Merge branch 'yskmt-post-comment-reply'
Conflicts:
	rtv/submission.py
2015-03-18 22:20:09 -07:00
Michael Lazar 52c7c0730d Comments are now forced to sort by "hot" in all cases. 2015-03-18 00:46:36 -07:00
Michael Lazar fd9cbd8841 Fixed bug where folding a comment would crash the page. 2015-03-15 23:26:30 -07:00
Michael Lazar 418e11d2aa Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-14 01:37:47 -07:00
Michael Lazar a968d0f8a2 Added sheild for python version. 2015-03-14 01:35:50 -07:00
michael-lazar dbaf3f2d65 Readme tweak 2015-03-14 01:20:34 -07:00
Michael Lazar 9cbd4288ea Upping version. 2015-03-14 01:08:15 -07:00
Michael Lazar f61303eae1 Added exception handling for voting if the user isnt logged in. 2015-03-14 01:05:11 -07:00
Michael Lazar a58d7ef450 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-14 00:32:00 -07:00
Michael Lazar eba9238adc Semi-major refactor, added upvotes/downvotes. 2015-03-14 00:19:16 -07:00
michael-lazar d77b99787a Updated readme image! 2015-03-13 00:24:50 -07:00
Michael Lazar 9ba161cdba Formatting, added exception catch for bad subreddit name. 2015-03-12 21:58:38 -07:00
Michael Lazar 747d11af61 Merge branch 'master' into unicode_investigation
Conflicts:
	rtv/content.py
	rtv/main.py
	rtv/submission.py
	rtv/subreddit.py
2015-03-12 21:29:17 -07:00
michael-lazar 3733f26d8d Added help command to readme 2015-03-12 21:18:00 -07:00
Michael Lazar 9418073a46 Updated gitignore for personal scripts. 2015-03-12 20:53:46 -07:00
Michael Lazar 37bf80409a Tweaked link flair formatting. 2015-03-12 20:09:57 -07:00
Michael Lazar 7db8c2f3b8 Set ascii to the default encoding. 2015-03-12 19:05:58 -07:00
Michael Lazar 17a1c27a2c Implemented unicode sandwich. 2015-03-12 19:02:22 -07:00
Michael Lazar 47ad49a189 Fix for unicode pull request #33 2015-03-10 22:20:05 -07:00
Michael Lazar 1b8a4b5b91 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-10 21:06:21 -07:00
michael-lazar 59bca6a30c Merge pull request #33 from ragreener1/master
Fixed issue #23
2015-03-10 15:47:24 -07:00
Michael Lazar 09b88ba57d Upping version. 2015-03-09 23:26:13 -07:00
Michael Lazar c1176279a3 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-09 23:25:31 -07:00
Michael Lazar c0560db71f Added comment for debugging. 2015-03-09 23:24:07 -07:00
michael-lazar c5bc5dea4f Misspelled word 2015-03-09 21:03:23 -07:00
Michael Lazar a6300b494a Open webbrowser in subprocess to redirect stdout. 2015-03-09 20:47:07 -07:00
Michael Lazar 04f3a5b7b6 Cleaned up import. 2015-03-09 01:28:43 -07:00
Michael Lazar b0f8c398ce /r/front now displayed as "Front Page". 2015-03-09 00:18:03 -07:00
Michael Lazar b0053643f7 Added username to banner if logged in. 2015-03-09 00:11:09 -07:00
Michael Lazar 820e30b6a6 Removed getpass to let the praw library take care of it. 2015-03-08 23:43:55 -07:00
Michael Lazar 7c5ff238d4 Dropping webbrowser hack until a better implementation is found. 2015-03-08 23:42:22 -07:00
Michael Lazar f1fc9e1d4c Viewed links now change to purple. 2015-03-08 22:20:36 -07:00
Michael Lazar e7d285bd13 Aliged key definitions between submission and subreddit. 2015-03-08 21:35:07 -07:00
Michael Lazar bc9e36f7af Added __version__, corrected relative imports. 2015-03-08 01:22:59 -08:00
Michael Lazar 256151fa1b Added multireddits to readme. 2015-03-07 23:42:08 -08:00
Michael Lazar b992645906 Merge branch 'multireddit' 2015-03-07 23:05:21 -08:00
Michael Lazar b6f5b7e759 Fixed bug with overlapping loaders. 2015-03-07 23:04:18 -08:00
michael-lazar 6d67097f8c Merge pull request #31 from peterpans01/master
fix error when open subreddit in Windows 7
2015-03-07 21:38:14 -08:00
Michael Lazar 7064f4ee21 Added support for multireddits. 2015-03-07 21:09:02 -08:00
Michael Lazar ee290a7b0b Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-07 14:03:37 -08:00
Michael Lazar 27157f400e Fixed help message crashing on small terminals. 2015-03-07 14:03:15 -08:00
Michael Lazar 27990514cb Merge branch 'yskmt-help-msg' 2015-03-07 13:02:08 -08: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
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
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
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
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
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
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
michael-lazar 0f0ef9d503 Merge pull request #1 from mekhami/master
changed password to a getpass prompt for all sorts of security reasons
2015-03-02 11:32:43 -08:00
Michael Lazar a558e12686 Moved main back inside of rtv package. 2015-03-02 02:38:03 -08:00
Michael Lazar a94be0d8fd Added VIM bindings for movement. 2015-03-02 02:08:06 -08:00
Michael Lazar 5fbec2fa33 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-01 18:49:26 -08:00
Michael Lazar 9bc3cbac24 Cleaning up old scripts. 2015-03-01 18:48:58 -08:00
michael-lazar 69431557dc Added demo image to readme. 2015-03-01 01:30:04 -08:00
Michael Lazar b4dc0ebe8c Resized the gif. 2015-03-01 01:26:48 -08:00
Michael Lazar b75dc9a6ad Added github url, demo gif. 2015-03-01 00:46:08 -08:00
Michael Lazar 6a03483792 Readme tweak. 2015-02-28 23:43:38 -08:00
Michael Lazar 9917d61a3f Docstring edits. 2015-02-20 23:09:18 -08:00
Michael Lazar f39fc9cce4 Minor doc edits. 2015-02-12 23:39:31 -08:00
michael-lazar c60beef521 Added readme 2015-02-12 23:20:27 -08:00
Michael Lazar df91903900 Clean up, simplified key commands. 2015-02-12 20:40:51 -08:00
Michael Lazar 901c094dd5 Finally made progress on scrolling behavior for short submissions. 2015-02-12 00:54:22 -08:00
Michael Lazar d018b6fd42 Added HTTP error check. 2015-02-11 22:35:04 -08:00
Michael Lazar 1b8b25fd8b Fixed submission refresh, changed some coloring. 2015-02-11 20:29:02 -08:00
Michael Lazar c2dc8df29f Moved main back out of package. Still looking for a better solution. 2015-02-11 19:29:37 -08:00
Michael Lazar a980e6b4c3 Disabled toggling the submission. Improved scrolling stability. 2015-02-09 23:29:21 -08:00
Michael Lazar d048fddeab Temporary fix for large selfposts. 2015-02-08 00:34:17 -08:00