Commit Graph

  • 294f54d9af fixed cursor position going over the number of windows ysakamoto 2015-04-12 18:03:16 -05:00
  • fa63247f5f Fixed edit(). Michael Lazar 2015-04-11 22:07:30 -07:00
  • 4461782c67 Fixed a few edit/delete edge cases, consolidated error handling. Michael Lazar 2015-04-11 21:52:21 -07:00
  • 0fae751d44 submission mode behavior change ysakamoto 2015-04-11 17:58:12 -05:00
  • 8fcd2212a4 page up/down implemented ysakamoto 2015-04-11 17:47:35 -05:00
  • 3e6b7c98d5 Added error checking, still need to test. Michael Lazar 2015-04-10 18:22:57 -07:00
  • 25b1977692 Merge branch 'edit_delete' of https://github.com/Brobin/rtv into Brobin-edit_delete Michael Lazar 2015-04-10 16:24:25 -07:00
  • 68ae4570dc fixed submission file to have default content Brobin 2015-04-07 22:14:35 -05:00
  • 9153fdd20f Upping version. Michael Lazar 2015-04-07 19:34:18 -07:00
  • 348e25e1e1 Added default subreddit in main script. Michael Lazar 2015-04-07 09:45:12 -07:00
  • f31ad72f92 catch key error, omit extra notifications Tobin 2015-04-07 01:37:11 -05:00
  • e321ac8182 added editing submissions and comments Tobin 2015-04-06 12:01:44 -05:00
  • ecc623d27e Fixed submission post error handling. Michael Lazar 2015-04-06 09:42:06 -07:00
  • 6f2dd9f528 edited style to match other functions Tobin 2015-04-06 11:39:57 -05:00
  • 9a95684c76 added deleting comment or submission Tobin 2015-04-06 11:28:52 -05:00
  • ecbc624caa Updated readme shields michael-lazar 2015-04-06 00:26:11 -07:00
  • 5115359e8d Added doc files to MANIFEST.in Michael Lazar 2015-04-06 00:16:47 -07:00
  • 2ee0869828 Merge branch 'Brobin-master' Michael Lazar 2015-04-06 00:10:24 -07:00
  • ba00aa2e26 Added dates to CHANGELOG. Michael Lazar 2015-04-06 00:09:47 -07:00
  • 2d0717192c Merge branch 'master' of https://github.com/Brobin/rtv into Brobin-master Michael Lazar 2015-04-06 00:03:56 -07:00
  • 161fe186dd fixed line in changelog Tobin 2015-04-06 00:40:46 -05:00
  • b4a3846e6c Merge branch 'master' of https://github.com/brobin/rtv Tobin 2015-04-06 00:29:20 -05:00
  • f463afa157 restructured readme and added changelog Tobin 2015-04-05 21:11:20 -05:00
  • ca2584e2b3 line break by the version badges Tobin 2015-04-06 00:23:31 -05:00
  • 523100e9a8 restructured text was janky, fixed the menu Tobin 2015-04-06 00:20:20 -05:00
  • f4907f2195 added release tag links Tobin 2015-04-06 00:16:01 -05:00
  • 446e55b727 complete refactor of readme into separate files, yay for documentation! 🎆 Tobin 2015-04-06 00:13:06 -05:00
  • f9f955deb0 Upping version. Michael Lazar 2015-04-05 21:35:16 -07:00
  • aa91c18a25 Fixed typo from refactor. Michael Lazar 2015-04-05 21:34:46 -07:00
  • f60e85ef54 fixed contributors' names Tobin 2015-04-05 21:26:37 -05:00
  • 5cf09cd484 updated to match release notes Tobin 2015-04-05 21:16:35 -05:00
  • 075a81331b restructured readme and added changelog Tobin 2015-04-05 21:11:20 -05:00
  • 6036d90e12 Upping version. Michael Lazar 2015-04-05 18:31:09 -07:00
  • ea1230d30c Added logging and error handling for posts and comments. Michael Lazar 2015-04-05 18:29:12 -07:00
  • fea3540587 Updated __all__ for docs.py. Michael Lazar 2015-04-05 17:38:20 -07:00
  • 0aa40f7f14 Improved help message display on small terminal windows Michael Lazar 2015-04-05 17:36:42 -07:00
  • 9ee21fe1ce Docstring wordings, refactored /r/me handling, updated README. Michael Lazar 2015-04-05 17:11:25 -07:00
  • cd6047b5a9 Merge remote-tracking branch 'origin/master' into cleanup Michael Lazar 2015-04-05 12:30:48 -07:00
  • 77915ad672 Merge pull request #74 from Brobin/user_profile_page michael-lazar 2015-04-05 12:30:06 -07:00
  • 4b326cf218 goodbye username Tobin 2015-04-04 17:23:25 -05:00
  • c69728bea0 remove username attribute and use reddit.user.name Tobin 2015-04-04 17:16:27 -05:00
  • 6c5c155311 Cleaned up SubmissionContent.from_name() Michael Lazar 2015-04-04 14:12:25 -07:00
  • 3253535273 reddittor -> redditor :octocat: Tobin 2015-04-04 15:18:50 -05:00
  • 2f8dcabbef removed keybinding for profile sub, now just /r/me Tobin 2015-04-04 15:09:57 -05:00
  • 48f1907920 Merge pull request #75 from Brobin/gold michael-lazar 2015-04-04 12:33:07 -07:00
  • b0124560be moved gold symbol on submission view to match subreddit view Tobin 2015-04-04 00:00:16 -05:00
  • a6fda5f9ab fix merge conflicts Tobin 2015-04-03 23:47:14 -05:00
  • 69c3f1c357 added gold symbol to submissions Tobin 2015-04-03 23:43:14 -05:00
  • 006d5560e5 Merge branch 'master' of https://github.com/michael-lazar/rtv Tobin 2015-04-03 23:33:02 -05:00
  • db7f2f9fd7 Revert "toggle hidden comment with arrow left or h" Tobin 2015-04-03 23:31:47 -05:00
  • a8c3d61e50 updated documentataion for profile view Tobin 2015-04-03 17:20:28 -05:00
  • a2b64a3983 catch request exception Tobin 2015-04-03 17:14:28 -05:00
  • a14049afcf added viewing user's submissions with ; key or /r/me Tobin 2015-04-03 17:13:43 -05:00
  • 653d67a330 Merge branch 'master' of https://github.com/michael-lazar/rtv into user_profile_page Tobin 2015-04-03 15:00:06 -05:00
  • f957cb0680 Merge pull request #73 from Ram-Z/xdg michael-lazar 2015-04-03 11:43:13 -07:00
  • c2ac411b2b updated docs for posting Tobin 2015-04-03 13:35:57 -05:00
  • a294010e27 Read config from XDG_CONFIG_HOME (Fix #65) Samir Benmendil 2015-04-03 12:46:05 +01:00
  • 4017c8655f Merge pull request #58 from Brobin/post_submission michael-lazar 2015-04-02 23:22:26 -07:00
  • 2e99c33ca6 Merge pull request #69 from Brobin/gold michael-lazar 2015-04-02 23:09:48 -07:00
  • dcdfd643cc added gold symbol next to gilded comments Tobin 2015-04-03 00:43:28 -05:00
  • 2f4f706d0c Merge branch 'master' of https://github.com/michael-lazar/rtv Tobin 2015-04-02 23:12:58 -05:00
  • 66bc9f5667 toggle hidden comment with arrow left or h Tobin 2015-04-02 22:58:27 -05:00
  • 09c4865ece Merge branch 'master' of https://github.com/michael-lazar/rtv Michael Lazar 2015-04-02 20:52:56 -07:00
  • a603593381 #67, Fixed unicode bug on python2. Michael Lazar 2015-04-02 20:52:39 -07:00
  • a68cccbc86 Merge pull request #63 from Brobin/master michael-lazar 2015-04-02 10:47:07 -07:00
  • 8f14be2797 fixed title for windows Tobin 2015-04-02 12:43:02 -05:00
  • b501667d7f Merge branch 'master' of https://github.com/michael-lazar/rtv Michael Lazar 2015-04-02 10:00:15 -07:00
  • 37d6f118b4 Merge branch 'yskmt-login' Michael Lazar 2015-04-02 09:59:38 -07:00
  • 2141fe6e31 Cleaned up user login. Michael Lazar 2015-04-02 09:59:23 -07:00
  • c7a760791a prompt to log out/in when logged in/out ysakamoto 2015-04-02 02:11:03 -05:00
  • 943bc34fbf added program title to terminal title Tobin 2015-04-02 01:46:46 -05:00
  • 59b657de37 check username/password before real login ysakamoto 2015-04-01 21:56:25 -05:00
  • ca41b77d83 Submission selfpost now partially displays if not enough space. Michael Lazar 2015-04-01 19:49:14 -07:00
  • 49977151d1 Make sure the post has content, show dialog if not Tobin 2015-04-01 21:26:12 -05:00
  • 8c56211d94 login with '+' key ysakamoto 2015-04-01 18:58:06 -05:00
  • 578dbd0a03 Merge pull request #60 from Brobin/master michael-lazar 2015-04-01 15:32:27 -07:00
  • dd1aa1bd4f fixed bug for author highlighting in comments Tobin 2015-04-01 17:06:56 -05:00
  • 26d4d247b0 fix subreddit name when user tries to post to /new etc. Tobin 2015-04-01 16:27:42 -05:00
  • feffe83e06 Disallow posting to /r/all, /r/front. Use subreddit instead of name Tobin 2015-04-01 15:07:57 -05:00
  • e3db8d4ee4 properly strip subreddit name and post submission Tobin 2015-04-01 13:20:18 -05:00
  • 19aea61d4e typo Tobin 2015-04-01 13:07:14 -05:00
  • 5c68a008c9 Basic framework to post submission, doesn't actually submit it yet Tobin 2015-04-01 13:06:17 -05:00
  • a94cafc661 Merge branch 'Brobin-search_subreddit' Michael Lazar 2015-03-31 20:42:02 -07:00
  • 0bd6c88022 Merge branch 'search_subreddit' of https://github.com/Brobin/rtv into Brobin-search_subreddit Michael Lazar 2015-03-31 20:25:08 -07:00
  • 37c43559df updated help and docs for search command Tobin 2015-03-31 14:02:25 -05:00
  • 31526483fd catch IndexError when the search returns no results Tobin 2015-03-31 13:52:09 -05:00
  • 2a7525debd fixed for searching of front page Tobin 2015-03-31 13:45:57 -05:00
  • a1fdd2a93a move cursor to top after search, prompt_input method Tobin 2015-03-31 13:24:33 -05:00
  • e9783ac184 Merge pull request #53 from Brobin/master michael-lazar 2015-03-31 09:44:14 -07:00
  • 4f4a26d2ac Merge pull request #54 from a-tal/master michael-lazar 2015-03-31 09:36:24 -07:00
  • f9265fd33b catch error when there are no results Tobin 2015-03-31 10:49:56 -05:00
  • 26aab7a2cd implemented subreddit search. search for posts Tobin 2015-03-31 10:47:15 -05:00
  • bdce9cb4b5 requests raises an error when the useragent starts with \n a-tal 2015-03-31 07:58:48 -07:00
  • ac98f564a3 fixed some janky things that autopep8 did Tobin 2015-03-31 09:38:20 -05:00
  • 16ab77fc2c ran autopep8 Tobin 2015-03-31 00:20:44 -05:00
  • 28c703e5a4 Merge pull request #52 from Brobin/command_controller michael-lazar 2015-03-30 21:52:56 -07:00
  • e31997d392 more unused imports Tobin 2015-03-30 23:48:43 -05:00
  • 5d72126fa5 clear input queue when moving cursor Tobin 2015-03-30 23:37:50 -05:00
  • 9a4a0b59ea missing show_help import Tobin 2015-03-30 23:19:23 -05:00
  • 3ad9a0c9f4 remove unused sys import Tobin 2015-03-30 23:16:59 -05:00