Commit Graph

  • 99ca930041 Fixed an ambiguous test. Michael Lazar 2016-07-15 23:01:31 -07:00
  • 23267d8a4b Fix for python 2. Michael Lazar 2016-07-15 22:42:19 -07:00
  • add11e9f22 Disable unit tests from deleting refresh token. Michael Lazar 2016-07-15 21:53:14 -07:00
  • 40732fb90c Refactored and added documentation. Michael Lazar 2016-07-15 18:33:07 -07:00
  • 789551b62d Merge branch 'master' into custom_commands2 Michael Lazar 2016-07-15 17:10:05 -07:00
  • 91393876da Merge pull request #247 from michael-lazar/x_display_title Michael Lazar 2016-07-15 17:08:14 -07:00
  • a1a26aa308 Fixed test. Michael Lazar 2016-07-15 16:30:22 -07:00
  • 797ea5d072 Only set title if DISPLAY is set, change os x behavior to check DISPLAY. Michael Lazar 2016-07-15 16:22:54 -07:00
  • 583dd1b6eb Merge remote-tracking branch 'origin/master' into more_listings woorst 2016-07-15 16:54:21 -05:00
  • d058020859 Improving error handling. Michael Lazar 2016-07-15 01:10:28 -07:00
  • 5ad040596c Added handler for gfycat videos. Michael Lazar 2016-07-14 23:38:01 -07:00
  • 43fb2a0378 Added terminal mode, fixed mime handler for gifv Michael Lazar 2016-07-13 01:19:16 -07:00
  • 131e64273a CHANGELOG wording. Michael Lazar 2016-07-11 22:08:28 -07:00
  • c5777d7864 Upping version. Michael Lazar 2016-07-11 18:33:07 -07:00
  • cfb0583541 Added docstrings for urlview. Michael Lazar 2016-07-11 18:11:53 -07:00
  • a51e453660 Tweaked regex. Michael Lazar 2016-07-11 18:03:59 -07:00
  • 47b9835ccc Tweaked regex. Michael Lazar 2016-07-11 18:02:30 -07:00
  • 2ebc9552c8 Added support for imgur albums. Michael Lazar 2016-07-11 17:58:14 -07:00
  • 265c4446e6 Added mailcap_fix dependency. Michael Lazar 2016-07-11 01:20:00 -07:00
  • 1d8c555c27 Fighting with mailcap Michael Lazar 2016-07-08 23:51:42 -07:00
  • 06ac572b20 Added mime_handlers file. Michael Lazar 2016-07-08 20:57:33 -07:00
  • 1f6ced1f74 Fixed tests. Michael Lazar 2016-07-08 20:55:04 -07:00
  • cd9617b0d8 Pass config object to terminal. Michael Lazar 2016-07-08 20:48:42 -07:00
  • e30d53c49e Merge pull request #243 from michael-lazar/handle_xpost_better Michael Lazar 2016-07-08 00:37:55 -07:00
  • d26097e398 xposts should now work for subreddits. Michael Lazar 2016-07-08 00:33:34 -07:00
  • fa28b8fa7d in progress Michael Lazar 2016-07-07 18:12:43 -07:00
  • 81294b5a46 Merge pull request #242 from michael-lazar/me_header Michael Lazar 2016-07-07 17:48:52 -07:00
  • 42d342f175 Changed /r/me to "My Submissions" in page header, added test. Michael Lazar 2016-07-07 17:44:35 -07:00
  • dacbe11e4b Merge branch 'msmith491-urlview' Michael Lazar 2016-07-06 18:14:46 -07:00
  • be22d6575b Minor wording tweaks. Michael Lazar 2016-07-06 18:14:31 -07:00
  • 2283db39d4 Merge branch 'urlview' of https://github.com/msmith491/rtv into msmith491-urlview Michael Lazar 2016-07-06 18:13:33 -07:00
  • 47b77e3b8d Merge remote-tracking branch 'origin/master' into more_listings woorst 2016-07-06 15:17:48 -05:00
  • 749ad11171 Added urlview keybinding Matt Smith 2016-07-04 22:42:30 -07:00
  • e883d756f8 Merge pull request #237 from woorst/master Michael Lazar 2016-07-05 17:40:26 -07:00
  • 19c5f0546b Added a new keybind (defaults to q) that toggles between the Frontpage and your most recently viewed subreddit. mardiqwop 2016-07-05 14:11:52 -04:00
  • b5ff999b7c Update controls in docs and other files woorst 2016-07-02 22:28:48 -05:00
  • b489cafa0b shorten lengthy terminal titles woorst 2016-07-01 02:02:27 -05:00
  • aa27647f59 Set terminal title to reflect current page woorst 2016-06-30 09:38:12 -05:00
  • e2352c1db4 Add documentation of new features woorst 2016-06-29 12:37:26 -05:00
  • 0d807fd6eb Can browse through list of subscribed multireddits woorst 2016-06-29 00:15:30 -05:00
  • 9c964b7069 Can browse through list of subscribed multireddits woorst 2016-06-29 00:15:03 -05:00
  • b54b4210dd Add test for from_name for multireddits woorst 2016-06-28 16:52:59 -05:00
  • f9e9d81563 Change prompt text woorst 2016-06-28 16:46:02 -05:00
  • 521ef9ec53 Apply time period only to appropriatly sorted multireddits woorst 2016-06-28 16:35:31 -05:00
  • 3779208200 Change default multireddit sort to 'hot' woorst 2016-06-28 16:22:09 -05:00
  • 3b8b38efe3 More robust checking for valid subreddit name; Can browse public multireddits now woorst 2016-06-28 16:11:44 -05:00
  • 07bf94c65c Add tests for tests_content_subreddit_from_name woorst 2016-06-28 07:32:51 -05:00
  • a9c29bbd25 Remove use of python 3 specific tuple unpacking woorst 2016-06-27 17:47:59 -05:00
  • 7830ed2a48 Feature: view user pages and domain listings user 2016-06-27 13:05:07 -05:00
  • fb837bafc7 Merge pull request #231 from michael-lazar/exception_file_save Michael Lazar 2016-06-23 23:29:04 -07:00
  • 5f64a3e005 typo in log messages. Michael Lazar 2016-06-23 23:25:56 -07:00
  • c5db35fe82 Delete file before opening newly created post. Michael Lazar 2016-06-23 23:23:02 -07:00
  • a2f51dfc2e pylint. Michael Lazar 2016-06-23 23:14:58 -07:00
  • 8529b4a313 Fixed another test. Michael Lazar 2016-06-23 23:08:30 -07:00
  • a5a42fc5da Fixed some error messages Michael Lazar 2016-06-23 23:06:41 -07:00
  • a2a0001943 Added log message on session start. Michael Lazar 2016-06-23 22:52:54 -07:00
  • d81c981dbf Updated tests. Updated log format. Michael Lazar 2016-06-23 22:50:12 -07:00
  • 33257ac3d1 Added logic, still need to test. Michael Lazar 2016-06-23 18:30:58 -07:00
  • b64ee6fa94 Merge pull request #230 from michael-lazar/slash_subreddit Michael Lazar 2016-06-14 01:09:02 -07:00
  • ab86b5d875 Fixed test. Michael Lazar 2016-06-14 01:05:20 -07:00
  • 3bbd327b7e Merge pull request #229 from michael-lazar/flush_title Michael Lazar 2016-06-14 01:00:25 -07:00
  • 81e618b40b Check for empty subreddit name. Michael Lazar 2016-06-14 00:59:18 -07:00
  • 047adb1936 Flush sys.stdout after writing the title. #221. Michael Lazar 2016-06-14 00:26:49 -07:00
  • e8568c3fd6 Update praw to 3.5.0 Michael Lazar 2016-06-14 00:22:20 -07:00
  • c634711854 Upping version Michael Lazar 2016-06-14 00:09:49 -07:00
  • 1f1beec4d3 Merge pull request #217 from michael-lazar/cursor-tracking Michael Lazar 2016-04-21 01:15:44 -07:00
  • a21fcc1e06 Fixed tests. Michael Lazar 2016-04-21 01:02:43 -07:00
  • b550aa0e40 Fixed an edge case. Michael Lazar 2016-04-20 01:01:52 -07:00
  • 27395637a3 Added a test for not enough space to display comment. Michael Lazar 2016-04-20 00:52:54 -07:00
  • 9e89dab0b3 Show (not enough space to display) for single comments that are too large. Michael Lazar 2016-04-20 00:21:17 -07:00
  • 51a0dd33e4 Updated a few tests. Michael Lazar 2016-04-20 00:06:22 -07:00
  • aa065c6e29 Merge branch 'master' into cursor-tracking Michael Lazar 2016-04-19 23:49:37 -07:00
  • a29fb9fcdc Merge pull request #216 from michael-lazar/duplicate_numbers Michael Lazar 2016-04-19 23:41:21 -07:00
  • e0550a5eab Fix bug where submission indicies were duplicated when paging. #209 Michael Lazar 2016-04-19 23:38:38 -07:00
  • 4d10f3169f Merge branch 'shaggytwodope-master' Michael Lazar 2016-04-19 23:20:19 -07:00
  • 775fa04353 Update README.rst Michael Lazar 2016-04-19 23:18:50 -07:00
  • 88c9a65bf6 Update README.rst Michael Lazar 2016-04-19 23:15:10 -07:00
  • 5879234b97 Update README.rst Michael Lazar 2016-04-19 23:13:09 -07:00
  • 013f272723 [readme] add steps for archlinux installation Johnathan Jenkins 2016-04-19 13:01:32 -07:00
  • f2fe68bca9 Merge pull request #213 from michael-lazar/ascii_art Michael Lazar 2016-04-19 02:04:03 -07:00
  • a7fb5ed5f2 Add ascii logo Michael Lazar 2016-04-19 00:16:01 -07:00
  • 7a2c6ef039 Fixed edge case when expanding bottom item the content is cut off. Michael Lazar 2016-04-15 23:13:05 -07:00
  • 85ea5e6c00 Merge branch 'master' into cursor-tracking Michael Lazar 2016-04-15 22:34:53 -07:00
  • 53128204fa Merge pull request #210 from michael-lazar/praw3 Michael Lazar 2016-04-15 22:31:02 -07:00
  • b00b855dcc Specify praw 3.4 Michael Lazar 2016-04-15 22:26:42 -07:00
  • 47af24cc6e Fixed a few typos. Michael Lazar 2016-04-15 18:22:55 -07:00
  • 6c130001b1 Fixed bug where submission indicies were duplicated when paging. Michael Lazar 2016-04-15 17:47:45 -07:00
  • e69c59baa8 Work in progress. Michael Lazar 2016-04-14 18:40:28 -07:00
  • 26d1f0efcb Added top height, still needs to be refactored + tested. Michael Lazar 2016-04-14 00:52:12 -07:00
  • 29d714997b Merge pull request #207 from michael-lazar/monochrome Michael Lazar 2016-04-14 00:02:52 -07:00
  • 16f4b151dd Updated a few descriptions. Michael Lazar 2016-04-12 16:10:27 -07:00
  • b72b7965c1 Add monochrome option, chmod 664 when copying config. Michael Lazar 2016-04-12 15:56:09 -07:00
  • 95d37ecf55 Merge pull request #206 from michael-lazar/Support-for-random-subreddit Michael Lazar 2016-04-08 01:35:41 -07:00
  • 8fc93911c6 Better support for random subreddit. Michael Lazar 2016-04-08 01:31:55 -07:00
  • fc8d70f06d Upping version. Michael Lazar 2016-04-05 23:30:09 -07:00
  • 601ed9160f Tweaked seperators. Michael Lazar 2016-04-05 23:19:43 -07:00
  • 5165421876 Update README.rst Michael Lazar 2016-03-31 00:23:20 -07:00
  • caf1ce15d4 Update README.rst Michael Lazar 2016-03-31 00:22:34 -07:00
  • 513272f339 Merge remote-tracking branch 'upstream/master' David Foucher 2016-03-15 00:25:34 +01:00
  • eae2e329f5 Merge pull request #200 from michael-lazar/pager Michael Lazar 2016-03-03 22:45:20 -08:00