Commit Graph

128 Commits

Author SHA1 Message Date
Michael Lazar
47ad49a189 Fix for unicode pull request #33 2015-03-10 22:20:05 -07:00
Robert Greener
d6620dbdbe Added -a for force_ascii, utf-8 by default 2015-03-08 21:47:49 +00: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
4e5f564db5 Fixed browser links to selfposts. Added links to the submission page. #21 2015-03-04 22:58:36 -08:00
Toby Hughes
73af45f4a2 Update content.py
Removed unneeded if statement
2015-03-04 18:05:07 -08: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
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
0d7dcc8f33 Added /top and /new functionality 2015-03-02 14:50:12 -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
a980e6b4c3 Disabled toggling the submission. Improved scrolling stability. 2015-02-09 23:29:21 -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
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