Robert Greener
|
abadbd7037
|
Removed copy of __main__.py, changed flag from -a to --force-ascii
|
2015-03-10 17:51:34 +00:00 |
|
Robert Greener
|
6e88f33986
|
removed unused variable
|
2015-03-08 21:55:46 +00:00 |
|
Robert Greener
|
d6620dbdbe
|
Added -a for force_ascii, utf-8 by default
|
2015-03-08 21:47:49 +00: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
|
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 |
|
Shawn Hind
|
3379a99e0d
|
Fixed formatting of error message to be in line with others
|
2015-03-06 15:15:44 -05:00 |
|
Shawn Hind
|
0fdae713a5
|
Fix bug with login where invalid password throws unhandeled exception in
issue #24
|
2015-03-06 14:48:13 -05:00 |
|
ysakamoto
|
b5d2852708
|
help message command added
|
2015-03-06 03:45:26 -06:00 |
|
Michael Lazar
|
8201460e9c
|
Added support for config file.
|
2015-03-05 01:50:28 -08:00 |
|
Michael Lazar
|
4124fd7acc
|
Re-implemented getpass for password.
|
2015-03-03 08:12:24 -08:00 |
|
Michael Lazar
|
97d72a0f3d
|
Synced runscript docs with readme.
|
2015-03-02 21:43:33 -08:00 |
|
Lawrence Vanderpool
|
7c7606d288
|
reimplemented the -p option and removed an unnecessary import
|
2015-03-02 14:05:05 -05:00 |
|
Lawrence Vanderpool
|
feb9842784
|
changed password to a getpass prompt for all sorts of security reasons
|
2015-03-02 09:22:53 -05:00 |
|
Michael Lazar
|
a558e12686
|
Moved main back inside of rtv package.
|
2015-03-02 02:38:03 -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
|
265f7a08fd
|
Moved main.py back inside rtv package.
|
2015-02-07 23:58:10 -08:00 |
|
Michael Lazar
|
31529a9770
|
Switched to relative imports for python3.
|
2015-02-03 22:09:19 -08:00 |
|
Michael Lazar
|
cafc08dafa
|
Python 3.4 compatability.
|
2015-02-02 23:46:47 -08:00 |
|
Michael Lazar
|
c9c38dc264
|
Added color! Added setup.py
|
2015-02-02 21:43:06 -08:00 |
|
Michael Lazar
|
4ff4b98236
|
Error handling.
|
2015-02-01 03:10:03 -08:00 |
|
Michael Lazar
|
b8794e3599
|
Refactored page initialization, content initialization, and loading.
|
2015-02-01 02:02:22 -08:00 |
|
Michael Lazar
|
66dd4c5bd4
|
Moved files around, tweaked content generators. Things are in a broken state atm.
|
2015-01-30 23:11:11 -08:00 |
|
Michael Lazar
|
6ef1abadc3
|
Added folding comment tree and loading more comments.
|
2015-01-29 23:51:46 -08:00 |
|
Michael Lazar
|
606f41fd67
|
Main launch script.
|
2015-01-29 22:10:07 -08:00 |
|