Michael Lazar
d1cee10936
Merge branch 'yskmt-post-comment-reply'
...
Conflicts:
rtv/submission.py
2015-03-18 22:20:09 -07:00
Michael Lazar
52c7c0730d
Comments are now forced to sort by "hot" in all cases.
2015-03-18 00:46:36 -07:00
ysakamoto
da851ec048
add_comment function added
...
add_comment function added
comment posting implemented
delay added after successful comment posting
cursor added for commenting
reply functionality added
comment box expanded
bug fixed: you can only comment on 'Comment' type
bug fixed: you can only comment on 'Comment' or 'Submission' type
2015-03-15 02:43:50 -05:00
Michael Lazar
f61303eae1
Added exception handling for voting if the user isnt logged in.
2015-03-14 01:05:11 -07:00
Michael Lazar
eba9238adc
Semi-major refactor, added upvotes/downvotes.
2015-03-14 00:19:16 -07:00
Michael Lazar
17a1c27a2c
Implemented unicode sandwich.
2015-03-12 19:02:22 -07:00
Michael Lazar
a6300b494a
Open webbrowser in subprocess to redirect stdout.
2015-03-09 20:47:07 -07:00
Michael Lazar
7c5ff238d4
Dropping webbrowser hack until a better implementation is found.
2015-03-08 23:42:22 -07:00
Michael Lazar
b6f5b7e759
Fixed bug with overlapping loaders.
2015-03-07 23:04:18 -08:00
Michael Lazar
7064f4ee21
Added support for multireddits.
2015-03-07 21:09:02 -08:00
Michael Lazar
27157f400e
Fixed help message crashing on small terminals.
2015-03-07 14:03:15 -08:00
ysakamoto
09ed21b75c
display_help function added
2015-03-06 14:51:05 -06:00
ysakamoto
3808c65060
display_message simplified
2015-03-06 14:35:53 -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
46be3d6833
Added a patch to silence warnings from Firefox. #21 .
2015-03-04 22:36:17 -08:00
Michael Lazar
df91903900
Clean up, simplified key commands.
2015-02-12 20:40:51 -08:00
Michael Lazar
d048fddeab
Temporary fix for large selfposts.
2015-02-08 00:34:17 -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
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
Michael Lazar
1b0a8893c6
Added animated loading box.
2015-01-29 21:41:50 -08:00
Michael Lazar
a6ab60514c
Added text input for subreddit prompt, added escape key support.
2015-01-29 19:53:14 -08:00
Michael Lazar
79a0e5b16e
Moved utility functions, enabled window resizing.
2015-01-25 13:00:35 -08:00
Michael Lazar
97357a79d2
Enabled "q" to quit.
2015-01-25 02:06:00 -08:00
Michael Lazar
86a8d8351f
Cursor blinks on first line. Not sure how I feel about this.
2015-01-25 02:00:12 -08:00
Michael Lazar
ce4cac6a84
Refactoring PRAW generators.
2015-01-21 00:21:17 -08:00
Michael Lazar
0459785358
Rough mockup of subreddit page.
2015-01-20 22:53:09 -08:00
Michael Lazar
06633e27ee
Initial commit.
2015-01-18 23:34:50 -08:00