Commit Graph

125 Commits

Author SHA1 Message Date
Michael Lazar
4e5f564db5 Fixed browser links to selfposts. Added links to the submission page. #21 2015-03-04 22:58:36 -08:00
Lawrence Vanderpool
77b1cd03d6 Added functionality to open the submission link in the browser. 2015-03-04 15:31:42 -05: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
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
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
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
93a7c3a099 Submission view up and running. 2015-01-26 23:57:23 -08:00
Michael Lazar
79a0e5b16e Moved utility functions, enabled window resizing. 2015-01-25 13:00:35 -08:00
Michael Lazar
3fb39d344d Added refresh with "r", something is going on with the cursor blink. 2015-01-25 02:23:07 -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
f28da2648c Viewer abstracted out, cursor now detects out of bounds. 2015-01-25 01:50:18 -08:00
Michael Lazar
c033b2d325 Code is ugly, but cursor is working. 2015-01-23 01:25:30 -08:00
Michael Lazar
b468a11fa8 Fixed speed issue, no longer load each subreddit just to get the url. 2015-01-22 23:24:24 -08:00
Michael Lazar
8da813833f SubredditViewer refactor, cursor almost passable. 2015-01-21 01:20:23 -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