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
|
455f742a27
|
Redraw after the help message box is gone.
|
2015-03-06 03:54:49 -06:00 |
|
ysakamoto
|
b5d2852708
|
help message command added
|
2015-03-06 03:45:26 -06:00 |
|
Michael Lazar
|
db179bd42b
|
Re-implemented fix for Firefox error messages.
|
2015-03-05 22:56:09 -08:00 |
|
Michael Lazar
|
8201460e9c
|
Added support for config file.
|
2015-03-05 01:50:28 -08:00 |
|
Michael Lazar
|
43e4d845fc
|
Accidentally broke python3, my bad!.
|
2015-03-05 01:43:45 -08:00 |
|
Michael Lazar
|
77382112d5
|
Added backspace compatability.
|
2015-03-04 23:55:21 -08:00 |
|
Michael Lazar
|
4e5f564db5
|
Fixed browser links to selfposts. Added links to the submission page. #21
|
2015-03-04 22:58:36 -08:00 |
|
Michael Lazar
|
46be3d6833
|
Added a patch to silence warnings from Firefox. #21.
|
2015-03-04 22:36:17 -08:00 |
|
michael-lazar
|
0c18fd50e4
|
Merge pull request #19 from tobywhughes/slashfix
A fix for the backslash bugs (plus front/... alias)
|
2015-03-04 18:55:41 -08:00 |
|
Toby Hughes
|
73af45f4a2
|
Update content.py
Removed unneeded if statement
|
2015-03-04 18:05:07 -08:00 |
|
Lawrence Vanderpool
|
77b1cd03d6
|
Added functionality to open the submission link in the browser.
|
2015-03-04 15:31:42 -05:00 |
|
tobywhughes
|
3253c81a3e
|
Fixes (what seems like) all backslash issues
|
2015-03-04 01:31:11 -08:00 |
|
tobywhughes
|
cb5d730d39
|
Fixes / bug
|
2015-03-03 18:48:38 -08:00 |
|
michael-lazar
|
e46e05f9a6
|
Merge pull request #13 from tobywhughes/master
Added option to got to front page /new
|
2015-03-03 14:11:12 -08:00 |
|
Toby Hughes
|
6a5da9f1ec
|
Update content.py
Fixing the if/else of /new and /all
|
2015-03-03 13:57:56 -08:00 |
|
Hans Roman
|
9fcb16b3e4
|
Preserve newlines in comments and posts
Fix #12
|
2015-03-03 13:53:29 -05:00 |
|
Michael Lazar
|
4124fd7acc
|
Re-implemented getpass for password.
|
2015-03-03 08:12:24 -08:00 |
|
Michael Lazar
|
a6b772a3e9
|
Upping version number, prepared setup.py for pip.
|
2015-03-03 00:41:38 -08:00 |
|
tobywhughes
|
9a05ce9512
|
Added option to got to front page /new
|
2015-03-02 17:44:24 -08:00 |
|
tobywhughes
|
98fc02e28e
|
Removed parse and added more descriptive taglines
|
2015-03-02 16:00:08 -08:00 |
|
tobywhughes
|
98dc5a3ae7
|
/top and /new functionality added
|
2015-03-02 15:01:35 -08:00 |
|
tobywhughes
|
c4568130b4
|
Merge branch 'topnew'
Updating to master.
|
2015-03-02 14:57:37 -08:00 |
|
Michael Lazar
|
97d72a0f3d
|
Synced runscript docs with readme.
|
2015-03-02 21:43:33 -08:00 |
|
Michael Lazar
|
dc3bb7a33a
|
Merge branch 'master' of https://github.com/michael-lazar/rtv
|
2015-03-02 19:28:02 -08:00 |
|
Michael Lazar
|
97c86909c2
|
Bugfix, fixed formatting on python versions above 3.4.0.
|
2015-03-02 19:27:40 -08:00 |
|
tobywhughes
|
0d7dcc8f33
|
Added /top and /new functionality
|
2015-03-02 14:50:12 -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
|
a94be0d8fd
|
Added VIM bindings for movement.
|
2015-03-02 02:08:06 -08:00 |
|
Michael Lazar
|
df91903900
|
Clean up, simplified key commands.
|
2015-02-12 20:40:51 -08:00 |
|
Michael Lazar
|
901c094dd5
|
Finally made progress on scrolling behavior for short submissions.
|
2015-02-12 00:54:22 -08:00 |
|
Michael Lazar
|
d018b6fd42
|
Added HTTP error check.
|
2015-02-11 22:35:04 -08:00 |
|
Michael Lazar
|
1b8b25fd8b
|
Fixed submission refresh, changed some coloring.
|
2015-02-11 20:29:02 -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
|
a980e6b4c3
|
Disabled toggling the submission. Improved scrolling stability.
|
2015-02-09 23:29:21 -08:00 |
|
Michael Lazar
|
d048fddeab
|
Temporary fix for large selfposts.
|
2015-02-08 00:34:17 -08:00 |
|
Michael Lazar
|
86836c60a4
|
Fixed behavior of bottom post when scrolling down.
|
2015-02-08 00:06:52 -08:00 |
|
Michael Lazar
|
265f7a08fd
|
Moved main.py back inside rtv package.
|
2015-02-07 23:58:10 -08:00 |
|
Michael Lazar
|
f5391e088d
|
Minor refactoring, tweaked color schemes.
|
2015-02-05 22:59:08 -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
|
d01393e4b4
|
Increased stability for self posts. Still more work to be done.
|
2015-02-01 21:19:01 -08:00 |
|
Michael Lazar
|
d84b3a5702
|
Added enter command. Make selfpost scroll a little more elegant.
|
2015-02-01 20:27:30 -08:00 |
|
Michael Lazar
|
4ff4b98236
|
Error handling.
|
2015-02-01 03:10:03 -08:00 |
|
Michael Lazar
|
1449536504
|
Load window now cleans itself up properly.
|
2015-02-01 02:05:36 -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 |
|