Commit Graph

  • 3379a99e0d Fixed formatting of error message to be in line with others Shawn Hind 2015-03-06 15:15:44 -05:00
  • 0fdae713a5 Fix bug with login where invalid password throws unhandeled exception in issue #24 Shawn Hind 2015-03-06 14:48:13 -05:00
  • 455f742a27 Redraw after the help message box is gone. ysakamoto 2015-03-06 03:54:49 -06:00
  • b5d2852708 help message command added ysakamoto 2015-03-06 03:45:26 -06:00
  • a50317b311 Merge branch 'master' of https://github.com/michael-lazar/rtv Michael Lazar 2015-03-06 00:25:25 -08:00
  • adbe605f08 Upping version. Michael Lazar 2015-03-06 00:23:25 -08:00
  • be693aeceb Removed demo gif from repo. Michael Lazar 2015-03-06 00:22:51 -08:00
  • e555d512e7 Added configuration section to readme. michael-lazar 2015-03-05 23:37:08 -08:00
  • db179bd42b Re-implemented fix for Firefox error messages. Michael Lazar 2015-03-05 22:56:09 -08:00
  • 8201460e9c Added support for config file. Michael Lazar 2015-03-05 01:50:28 -08:00
  • 43e4d845fc Accidentally broke python3, my bad!. Michael Lazar 2015-03-05 01:41:26 -08:00
  • 444021fd12 Upping version. Michael Lazar 2015-03-05 00:22:02 -08:00
  • da79d0fef2 Readme tweak michael-lazar 2015-03-05 00:08:49 -08:00
  • 77382112d5 Added backspace compatability. Michael Lazar 2015-03-04 23:55:21 -08:00
  • 49cc1cba78 Readme tweak. Michael Lazar 2015-03-04 23:06:28 -08:00
  • 4e5f564db5 Fixed browser links to selfposts. Added links to the submission page. #21 Michael Lazar 2015-03-04 22:58:36 -08:00
  • 46be3d6833 Added a patch to silence warnings from Firefox. #21. Michael Lazar 2015-03-04 22:36:17 -08:00
  • 0c18fd50e4 Merge pull request #19 from tobywhughes/slashfix michael-lazar 2015-03-04 18:55:41 -08:00
  • eb1e8dde32 Merge pull request #22 from juanpabloaj/setup michael-lazar 2015-03-04 18:54:46 -08:00
  • 73af45f4a2 Update content.py Toby Hughes 2015-03-04 18:05:07 -08:00
  • f08693988f gif hosted in imgur to README JuanPablo 2015-03-04 22:44:14 -03:00
  • 89c3e0f948 missing import os added :P JuanPablo 2015-03-04 21:53:24 -03:00
  • 54d63baf9c to show full readme.rst in pypi JuanPablo 2015-03-04 21:18:32 -03:00
  • 3bd3ace9f6 Merge pull request #20 from mekhami/master michael-lazar 2015-03-04 13:20:17 -08:00
  • f25ab62d48 Updated README to reflect 'o' command Lawrence Vanderpool 2015-03-04 15:37:19 -05:00
  • 77b1cd03d6 Added functionality to open the submission link in the browser. Lawrence Vanderpool 2015-03-04 15:31:42 -05:00
  • 3253c81a3e Fixes (what seems like) all backslash issues tobywhughes 2015-03-04 01:31:11 -08:00
  • 1d41e6d3ad Typo in README formatting. Michael Lazar 2015-03-03 22:50:36 -08:00
  • b3a6e8b08b Upping version, updated pip instructions in readme. Michael Lazar 2015-03-03 22:39:25 -08:00
  • 968bb2c079 Merge branch 'pypi' Michael Lazar 2015-03-03 22:33:16 -08:00
  • cb5d730d39 Fixes / bug tobywhughes 2015-03-03 18:48:38 -08:00
  • e46e05f9a6 Merge pull request #13 from tobywhughes/master michael-lazar 2015-03-03 14:11:12 -08:00
  • 6a5da9f1ec Update content.py Toby Hughes 2015-03-03 13:57:56 -08:00
  • 3eda79de9b Merge pull request #14 from snahor/preserve-newlines michael-lazar 2015-03-03 11:55:32 -08:00
  • 9fcb16b3e4 Preserve newlines in comments and posts Hans Roman 2015-03-03 13:53:29 -05:00
  • 4124fd7acc Re-implemented getpass for password. Michael Lazar 2015-03-03 08:12:24 -08:00
  • d5f68215cd Pypi changes, pip is giving a version error. Michael Lazar 2015-03-03 01:16:52 -08:00
  • 9a05ce9512 Added option to got to front page /new tobywhughes 2015-03-02 17:44:24 -08:00
  • 2a608efaff Removed manifest until there's a real need for it. Michael Lazar 2015-03-03 00:43:07 -08:00
  • a6b772a3e9 Upping version number, prepared setup.py for pip. Michael Lazar 2015-03-03 00:41:38 -08:00
  • 1fc1eb5972 Merge pull request #11 from tobywhughes/master michael-lazar 2015-03-03 00:07:25 -08:00
  • 98fc02e28e Removed parse and added more descriptive taglines tobywhughes 2015-03-02 16:00:08 -08:00
  • 98dc5a3ae7 /top and /new functionality added tobywhughes 2015-03-02 15:01:35 -08:00
  • c4568130b4 Merge branch 'topnew' tobywhughes 2015-03-02 14:57:37 -08:00
  • 97d72a0f3d Synced runscript docs with readme. Michael Lazar 2015-03-02 21:43:33 -08:00
  • 333b54b379 Cleaned up usage in readme, added vim bindings michael-lazar 2015-03-02 21:07:11 -08:00
  • dc3bb7a33a Merge branch 'master' of https://github.com/michael-lazar/rtv Michael Lazar 2015-03-02 19:28:02 -08:00
  • 97c86909c2 Bugfix, fixed formatting on python versions above 3.4.0. Michael Lazar 2015-03-02 19:27:40 -08:00
  • 0d7dcc8f33 Added /top and /new functionality tobywhughes 2015-03-02 14:50:12 -08:00
  • 0f0ef9d503 Merge pull request #1 from mekhami/master michael-lazar 2015-03-02 11:32:43 -08:00
  • 7c7606d288 reimplemented the -p option and removed an unnecessary import Lawrence Vanderpool 2015-03-02 14:05:05 -05:00
  • feb9842784 changed password to a getpass prompt for all sorts of security reasons Lawrence Vanderpool 2015-03-02 09:22:53 -05:00
  • a558e12686 Moved main back inside of rtv package. Michael Lazar 2015-03-02 02:38:03 -08:00
  • a94be0d8fd Added VIM bindings for movement. Michael Lazar 2015-03-02 02:08:06 -08:00
  • 5fbec2fa33 Merge branch 'master' of https://github.com/michael-lazar/rtv Michael Lazar 2015-03-01 18:49:26 -08:00
  • 9bc3cbac24 Cleaning up old scripts. Michael Lazar 2015-03-01 18:48:58 -08:00
  • 69431557dc Added demo image to readme. michael-lazar 2015-03-01 01:30:04 -08:00
  • b4dc0ebe8c Resized the gif. Michael Lazar 2015-03-01 01:26:48 -08:00
  • b75dc9a6ad Added github url, demo gif. Michael Lazar 2015-03-01 00:46:08 -08:00
  • 6a03483792 Readme tweak. Michael Lazar 2015-02-28 23:43:38 -08:00
  • 9917d61a3f Docstring edits. Michael Lazar 2015-02-20 22:51:26 -08:00
  • f39fc9cce4 Minor doc edits. Michael Lazar 2015-02-12 23:39:31 -08:00
  • c60beef521 Added readme michael-lazar 2015-02-12 23:20:27 -08:00
  • df91903900 Clean up, simplified key commands. Michael Lazar 2015-02-12 20:40:51 -08:00
  • 901c094dd5 Finally made progress on scrolling behavior for short submissions. Michael Lazar 2015-02-12 00:54:22 -08:00
  • d018b6fd42 Added HTTP error check. Michael Lazar 2015-02-11 22:35:04 -08:00
  • 1b8b25fd8b Fixed submission refresh, changed some coloring. Michael Lazar 2015-02-11 20:29:02 -08:00
  • c2dc8df29f Moved main back out of package. Still looking for a better solution. Michael Lazar 2015-02-11 19:29:37 -08:00
  • a980e6b4c3 Disabled toggling the submission. Improved scrolling stability. Michael Lazar 2015-02-09 23:29:21 -08:00
  • d048fddeab Temporary fix for large selfposts. Michael Lazar 2015-02-08 00:34:17 -08:00
  • 14e4d30c1d Merge branch 'master' of https://github.com/michael-lazar/rtv Michael Lazar 2015-02-08 00:12:19 -08:00
  • 113df6ddb0 Initial commit michael-lazar 2015-02-08 00:10:03 -08:00
  • 935c0e9a9d Added .gitignore. Michael Lazar 2015-02-08 00:09:50 -08:00
  • 86836c60a4 Fixed behavior of bottom post when scrolling down. Michael Lazar 2015-02-08 00:06:52 -08:00
  • 265f7a08fd Moved main.py back inside rtv package. Michael Lazar 2015-02-07 23:58:10 -08:00
  • f5391e088d Minor refactoring, tweaked color schemes. Michael Lazar 2015-02-05 22:59:08 -08:00
  • 31529a9770 Switched to relative imports for python3. Michael Lazar 2015-02-03 22:09:19 -08:00
  • cafc08dafa Python 3.4 compatability. Michael Lazar 2015-02-02 23:46:47 -08:00
  • c9c38dc264 Added color! Added setup.py Michael Lazar 2015-02-02 21:43:06 -08:00
  • d01393e4b4 Increased stability for self posts. Still more work to be done. Michael Lazar 2015-02-01 21:19:01 -08:00
  • d84b3a5702 Added enter command. Make selfpost scroll a little more elegant. Michael Lazar 2015-02-01 20:27:30 -08:00
  • 4ff4b98236 Error handling. Michael Lazar 2015-02-01 03:10:03 -08:00
  • 1449536504 Load window now cleans itself up properly. Michael Lazar 2015-02-01 02:05:36 -08:00
  • b8794e3599 Refactored page initialization, content initialization, and loading. Michael Lazar 2015-02-01 02:02:22 -08:00
  • 66dd4c5bd4 Moved files around, tweaked content generators. Things are in a broken state atm. Michael Lazar 2015-01-30 23:11:11 -08:00
  • 6ef1abadc3 Added folding comment tree and loading more comments. Michael Lazar 2015-01-29 23:51:46 -08:00
  • 606f41fd67 Main launch script. Michael Lazar 2015-01-29 22:10:07 -08:00
  • 1b0a8893c6 Added animated loading box. Michael Lazar 2015-01-29 21:41:50 -08:00
  • a6ab60514c Added text input for subreddit prompt, added escape key support. Michael Lazar 2015-01-29 19:53:14 -08:00
  • bc40cf4fc7 Added loading dialog when refreshing content. Michael Lazar 2015-01-28 01:58:47 -08:00
  • 86e0a94473 Added loading dialog when opening submissions. Michael Lazar 2015-01-28 01:53:51 -08:00
  • aa9ec95da4 Populated submission box in submission viewer. Michael Lazar 2015-01-27 00:18:19 -08:00
  • 93a7c3a099 Submission view up and running. Michael Lazar 2015-01-26 23:57:23 -08:00
  • 79a0e5b16e Moved utility functions, enabled window resizing. Michael Lazar 2015-01-25 13:00:35 -08:00
  • 3fb39d344d Added refresh with "r", something is going on with the cursor blink. Michael Lazar 2015-01-25 02:23:07 -08:00
  • 97357a79d2 Enabled "q" to quit. Michael Lazar 2015-01-25 02:06:00 -08:00
  • 86a8d8351f Cursor blinks on first line. Not sure how I feel about this. Michael Lazar 2015-01-25 02:00:12 -08:00
  • f28da2648c Viewer abstracted out, cursor now detects out of bounds. Michael Lazar 2015-01-25 01:50:18 -08:00
  • c033b2d325 Code is ugly, but cursor is working. Michael Lazar 2015-01-23 01:25:30 -08:00
  • b468a11fa8 Fixed speed issue, no longer load each subreddit just to get the url. Michael Lazar 2015-01-22 23:24:24 -08:00