Michael Lazar
52c7c0730d
Comments are now forced to sort by "hot" in all cases.
2015-03-18 00:46:36 -07:00
Michael Lazar
fd9cbd8841
Fixed bug where folding a comment would crash the page.
2015-03-15 23:26:30 -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
eba9238adc
Semi-major refactor, added upvotes/downvotes.
2015-03-14 00:19:16 -07:00
Michael Lazar
747d11af61
Merge branch 'master' into unicode_investigation
...
Conflicts:
rtv/content.py
rtv/main.py
rtv/submission.py
rtv/subreddit.py
2015-03-12 21:29:17 -07:00
Michael Lazar
17a1c27a2c
Implemented unicode sandwich.
2015-03-12 19:02:22 -07:00
Michael Lazar
d4943052d4
Merge branch 'master' of https://github.com/shanhind/rtv into shanhind-master
2015-03-12 15:15:14 -07:00
Shawn Hind
34dfa53b9f
Fixed suggested changes for pull request, changed colour of flairs to
...
yellow for more visibility on submission page
2015-03-12 17:42:26 -04:00
Shawn Hind
a4d531b4e7
Added functionality for flairs #28
2015-03-11 16:54:18 -04:00
Michael Lazar
a6300b494a
Open webbrowser in subprocess to redirect stdout.
2015-03-09 20:47:07 -07:00
Michael Lazar
b0053643f7
Added username to banner if logged in.
2015-03-09 00:11:09 -07:00
Michael Lazar
e7d285bd13
Aliged key definitions between submission and subreddit.
2015-03-08 21:35:07 -07:00
ysakamoto
09ed21b75c
display_help function added
2015-03-06 14:51:05 -06: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
4e5f564db5
Fixed browser links to selfposts. Added links to the submission page. #21
2015-03-04 22:58:36 -08:00
Michael Lazar
97c86909c2
Bugfix, fixed formatting on python versions above 3.4.0.
2015-03-02 19:27:40 -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
1b8b25fd8b
Fixed submission refresh, changed some coloring.
2015-02-11 20:29:02 -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
d84b3a5702
Added enter command. Make selfpost scroll a little more elegant.
2015-02-01 20:27:30 -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
86e0a94473
Added loading dialog when opening submissions.
2015-01-28 01:53:51 -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