Commit Graph

149 Commits

Author SHA1 Message Date
Tobin
3253535273 reddittor -> redditor :octocat: 2015-04-04 15:18:50 -05:00
Tobin
69c3f1c357 added gold symbol to submissions 2015-04-03 23:43:14 -05:00
Tobin
a14049afcf added viewing user's submissions with ; key or /r/me 2015-04-03 17:13:43 -05:00
Tobin
dcdfd643cc added gold symbol next to gilded comments 2015-04-03 00:43:28 -05:00
michael-lazar
578dbd0a03 Merge pull request #60 from Brobin/master
fixed bug for author highlighting in comments
2015-04-01 15:32:27 -07:00
Tobin
dd1aa1bd4f fixed bug for author highlighting in comments 2015-04-01 17:06:56 -05:00
Tobin
2a7525debd fixed for searching of front page 2015-03-31 13:45:57 -05:00
Tobin
26aab7a2cd implemented subreddit search. search for posts 2015-03-31 10:47:15 -05:00
Tobin
ac98f564a3 fixed some janky things that autopep8 did 2015-03-31 09:38:20 -05:00
Tobin
16ab77fc2c ran autopep8 2015-03-31 00:20:44 -05:00
Michael Lazar
68f30b2e07 Fixed crash on invalid subreddit. 2015-03-30 01:02:49 -07:00
Michael Lazar
7d9c8ad0d4 Major refactor, package cleanup. Untested. 2015-03-20 02:12:01 -07:00
Michael Lazar
52c7c0730d Comments are now forced to sort by "hot" in all cases. 2015-03-18 00:46:36 -07:00
Michael Lazar
eba9238adc Semi-major refactor, added upvotes/downvotes. 2015-03-14 00:19:16 -07:00
Michael Lazar
9ba161cdba Formatting, added exception catch for bad subreddit name. 2015-03-12 21:58:38 -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
7db8c2f3b8 Set ascii to the default encoding. 2015-03-12 19:05:58 -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
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