Commit Graph
100 Commits
Author SHA1 Message Date
Michael Lazar b375fb71e7 Fixed cursor out of bounds error with window resize. 2015-05-12 01:47:03 -07:00
Michael Lazar ea88f44db7 Merge branch 'Brobin-history_log' 2015-04-29 22:41:49 -07:00
Michael Lazar b573afeb2b Merge branch 'yskmt-page-updown' 2015-04-26 13:33:35 -07:00
Michael Lazar 44aa0154cb Merge branch 'page-updown' of https://github.com/yskmt/rtv into yskmt-page-updown
Conflicts:
	rtv/page.py
2015-04-26 13:31:01 -07:00
Michael Lazar ff0e9bc677 Upping version. 2015-04-22 19:45:35 -07:00
michael-lazar 9b0ff5a8c8 Merge pull request #92 from Brobin/master
added upvote/downvote to submission view
2015-04-17 23:08:56 -07:00
Michael Lazar d051e5e1b2 Merge branch 'morecomment-speed' 2015-04-17 20:43:00 -07:00
Michael Lazar 7d48890f43 Upped mac indent level from 4 to 8. 2015-04-17 20:39:59 -07:00
Michael Lazar 9b9b995f87 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-04-16 19:17:40 -07:00
michael-lazar 2862b502a1 Merge pull request #87 from Brobin/master
Added NSFW tags to posts
2015-04-16 10:26:21 -07:00
Michael Lazar b6be2b48ea Bugfix for SafeCaller. 2015-04-15 19:37:25 -07:00
Michael Lazar 206ee329c0 Merge branch 'page-updown' of https://github.com/yskmt/rtv into yskmt-page-updown
Conflicts:
	rtv/page.py
2015-04-15 19:12:49 -07:00
Michael Lazar 3f04347886 Hopefully made safe_call() more pythonic. 2015-04-13 01:01:18 -07:00
Michael Lazar fa63247f5f Fixed edit(). 2015-04-11 22:07:30 -07:00
Michael Lazar 4461782c67 Fixed a few edit/delete edge cases, consolidated error handling. 2015-04-11 21:52:46 -07:00
Michael Lazar 9153fdd20f Upping version. 2015-04-07 19:34:18 -07:00
michael-lazar ecbc624caa Updated readme shields 2015-04-06 00:26:11 -07:00
Michael Lazar 5115359e8d Added doc files to MANIFEST.in 2015-04-06 00:16:47 -07:00
Michael Lazar 2ee0869828 Merge branch 'Brobin-master' 2015-04-06 00:10:24 -07:00
Michael Lazar ba00aa2e26 Added dates to CHANGELOG. 2015-04-06 00:09:47 -07:00
Michael Lazar 2d0717192c Merge branch 'master' of https://github.com/Brobin/rtv into Brobin-master 2015-04-06 00:03:56 -07:00
Michael Lazar f9f955deb0 Upping version. 2015-04-05 21:35:16 -07:00
Michael Lazar aa91c18a25 Fixed typo from refactor. 2015-04-05 21:34:46 -07:00
Michael Lazar 6036d90e12 Upping version. 2015-04-05 18:31:09 -07:00
Michael Lazar ea1230d30c Added logging and error handling for posts and comments. 2015-04-05 18:29:12 -07:00
Michael Lazar fea3540587 Updated __all__ for docs.py. 2015-04-05 17:38:20 -07:00
Michael Lazar 0aa40f7f14 Improved help message display on small terminal windows 2015-04-05 17:36:42 -07:00
Michael Lazar 9ee21fe1ce Docstring wordings, refactored /r/me handling, updated README. 2015-04-05 17:11:25 -07:00
Michael Lazar cd6047b5a9 Merge remote-tracking branch 'origin/master' into cleanup 2015-04-05 12:30:48 -07:00
michael-lazar 77915ad672 Merge pull request #74 from Brobin/user_profile_page
added user profile page for logged in users
2015-04-05 12:30:06 -07:00
Michael Lazar 6c5c155311 Cleaned up SubmissionContent.from_name() 2015-04-04 14:12:25 -07:00
michael-lazar 48f1907920 Merge pull request #75 from Brobin/gold
Added gold to submissions
2015-04-04 12:33:07 -07:00
michael-lazar f957cb0680 Merge pull request #73 from Ram-Z/xdg
Read config from XDG_CONFIG_HOME (Fix #65)
2015-04-03 11:43:13 -07:00
michael-lazar 4017c8655f Merge pull request #58 from Brobin/post_submission
Added posting a Submission (text post)
2015-04-02 23:22:26 -07:00
michael-lazar 2e99c33ca6 Merge pull request #69 from Brobin/gold
added gold symbol next to gilded comments
2015-04-02 23:09:48 -07:00
Michael Lazar 09c4865ece Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-04-02 20:52:56 -07:00
Michael Lazar a603593381 #67, Fixed unicode bug on python2. 2015-04-02 20:52:39 -07:00
michael-lazar a68cccbc86 Merge pull request #63 from Brobin/master
added program title to terminal title
2015-04-02 10:47:07 -07:00
Michael Lazar ca41b77d83 Submission selfpost now partially displays if not enough space. 2015-04-01 19:49:14 -07:00
michael-lazar 578dbd0a03 Merge pull request #60 from Brobin/master
fixed bug for author highlighting in comments
2015-04-01 15:32:27 -07:00
Michael Lazar a94cafc661 Merge branch 'Brobin-search_subreddit' 2015-03-31 20:42:02 -07:00
Michael Lazar 0bd6c88022 Merge branch 'search_subreddit' of https://github.com/Brobin/rtv into Brobin-search_subreddit 2015-03-31 20:25:08 -07:00
michael-lazar e9783ac184 Merge pull request #53 from Brobin/master
Fixed style to conform with PEP8
2015-03-31 09:44:14 -07:00
michael-lazar 4f4a26d2ac Merge pull request #54 from a-tal/master
requests raises an error when the useragent starts with \n
2015-03-31 09:36:24 -07:00
michael-lazar 28c703e5a4 Merge pull request #52 from Brobin/command_controller
Command Controllers and Command decorators
2015-03-30 21:52:56 -07:00
Michael Lazar 45c041054e Upping version. 2015-03-30 08:47:08 -07:00
michael-lazar ea15f30495 Merge pull request #48 from mineo/sdist-fix
Add version.py to MANIFEST.in
2015-03-30 08:45:22 -07:00
Michael Lazar b40a757d5d Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-30 01:04:10 -07:00
Michael Lazar b320627ac0 Upping version. 2015-03-30 01:03:29 -07:00
Michael Lazar 68f30b2e07 Fixed crash on invalid subreddit. 2015-03-30 01:02:49 -07:00
michael-lazar 64e1a69ec9 Merge pull request #46 from msabramo/patch-1
README.rst: Syntax highlight ini file
2015-03-29 20:51:52 -07:00
Michael Lazar 70e834698a Upping version. 2015-03-29 20:36:42 -07:00
michael-lazar 49233cc036 Updated readme images. 2015-03-29 20:30:55 -07:00
Michael Lazar ddcf17c13f doc wording. 2015-03-29 19:40:48 -07:00
Michael Lazar 69cd387f00 refresh_content() now properly resets the navigator's callback. 2015-03-29 18:55:22 -07:00
Michael Lazar ca43eac3fc Added error handling for editor. 2015-03-29 18:09:33 -07:00
michael-lazar ce47bafe28 Readme tweak 2015-03-29 17:20:54 -07:00
Michael Lazar d145536ee7 Merge branch 'master' of https://github.com/michael-lazar/rtv 2015-03-29 16:57:49 -07:00
Michael Lazar e2b0a27468 Fix for gedit. 2015-03-29 16:57:10 -07:00
Michael Lazar 5edc54f684 Added $EDITOR section to readme. 2015-03-28 00:34:52 -07:00
Michael Lazar f831e1650a Merge branch 'comment-help' of https://github.com/yskmt/rtv into yskmt-comment-help
Conflicts:
	rtv/curses_helpers.py
2015-03-28 00:08:59 -07:00
Michael Lazar 14a0258632 Removed trailing empty lines from comment message. 2015-03-27 23:53:30 -07:00
Michael Lazar 2406b10f38 Handle unexpected config keys without crashing. 2015-03-27 23:32:45 -07:00
Michael Lazar c64ec55453 Tweaked comment wording. 2015-03-27 23:24:49 -07:00
Michael Lazar 9ddce7fd35 Moved editor to a helper function. 2015-03-27 23:21:26 -07:00
michael-lazar ff0a7806fd Merge pull request #44 from noahmorrison/master
Fix EscapeInterrupt not being defined.
2015-03-23 13:07:59 -07:00
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