Commit Graph

69 Commits

Author SHA1 Message Date
ketralnis
91989c77e2 Forgot an argument in an exception handler 2008-08-26 12:11:22 -07:00
Christopher Slowe
32a2677ebb c.cname issue: should be checking that we are not on a sub domain of g.domain 2008-08-26 09:09:18 -07:00
Christopher Slowe
544f611d54 bookmarklet fix 2008-08-26 09:03:18 -07:00
ketralnis
b0ffe59d1c Merge commit 'custom_css/master' 2008-08-26 07:59:54 -07:00
Christopher Slowe
0fe60eb439 fix to morechildren permalink. Removed sr as optional parameter in comment.make_permalink() 2008-08-26 07:56:52 -07:00
ketralnis
4e2956c71c typo 2008-08-26 07:55:28 -07:00
Christopher Slowe
8f5599e93d fix cache key issue in render cache 2008-08-26 07:36:31 -07:00
ketralnis
6bcef0037b 1. Allow a reddit to have a cname, like www.proggit.com, that renders
the listing for that reddit

2. Allow a reddit to have a custom CSS stylesheet that appears to
   visitors

3. Allow a reddit to upload a custom reddit alien logo
2008-08-26 07:15:02 -07:00
Steve Huffman
1a107601fa fix errors caused by loading reddit with no subscriptions 2008-08-22 16:28:51 -07:00
Steve Huffman
57aaf893c5 fix MaskedSR bug 2008-08-22 15:22:58 -07:00
Steve Huffman
1861a04e45 fixed sorting issue where the global sorts were being overwritten. added the query_queue parameters to example.ini. 2008-08-22 14:03:58 -07:00
Steve Huffman
33fd4e9684 Added a new system for precomputing queries on reddit. This will allow every
listing to be precomputed and stored in memcache for retrieval at request-time.
Currently only reddit listings are precomputed. Profile-page precomputing is
disabled (and relatively untested).
2008-08-20 11:49:48 -07:00
ketralnis
648fe4ca9c Prepare fix_broken_things to be run from cron 2008-08-19 21:48:20 -07:00
KeyserSosa
526fff39af remove from thing changes on solrsearch update 2008-08-19 13:43:05 -07:00
Christopher Slowe
35181f164f added captcha to message composition 2008-08-16 21:36:56 -07:00
KeyserSosa
2ffb666e87 increased normalized hot page time constant to 2 minutes. 2008-08-15 17:06:38 -07:00
KeyserSosa
f7f819c774 added table for tracking rejected mail 2008-08-04 16:06:31 -07:00
KeyserSosa
7737f63cfe misc bugfixes: fixed HTML validation error in captcha; no more multi-creation of new subreddits; tab between login form sensical; no submit link on /reddits; ignore/report on subreddits 2008-07-30 14:59:30 -07:00
KeyserSosa
0e14684f28 misc bugfixes: no more periodic comment blanking on edit; titles may not only contain whitespace; JS blocks multi-submit on comments when users repeatedly click the comment button; updates to admintools 2008-07-30 13:47:44 -07:00
KeyserSosa
1227cfcbf0 extended sharing to allow reply-to address and message. Also rolled feedback emails into mail_queue 2008-07-28 16:02:24 -07:00
KeyserSosa
972ab07c35 added handling of unicode destinations on redirects. Also fixed a 500 when submit tries to redirect to a /comments apge 2008-07-25 16:00:20 -07:00
KeyserSosa
557a248f2a hide tracking pixel and add 403 to comment pages on private reddits 2008-07-25 14:58:15 -07:00
KeyserSosa
348bad9f46 fix for failure when JSON requesting a comment page with 'more comments' links. 2008-07-24 13:45:37 -07:00
KeyserSosa
b147076e5a wrong error raised on Wrapped.__getattr__ failure 2008-07-24 12:18:15 -07:00
steveh
29af2ffe14 put rising links into the organic window and stop rearranging the normalized view 2008-07-24 12:09:35 -07:00
KeyserSosa
3fbfa37914 better error handling on missing templates in production environment. Also added a mobile 404 template 2008-07-24 11:48:39 -07:00
Jeremy Edberg
d09b56e9c7 lowercase titles in urls/remove redundant title tags in links 2008-07-24 11:15:10 -07:00
Jeremy Edberg
7b937ef72f fixing login cover redirects 2008-07-23 12:04:53 -07:00
Jeremy Edberg
440f778bdd share when not logged in/fix info redirect 2008-07-22 16:28:52 -07:00
Jeremy Edberg
353ad2afd0 improved url handling 2008-07-22 13:37:37 -07:00
shuffman
cea93dbd30 added music ad tag 2008-07-22 12:05:32 -07:00
KeyserSosa
9179d19b87 added sharelink.htmllite template to make the widget work again 2008-07-22 12:03:08 -07:00
KeyserSosa
4c853acddb fix to broken mobile interface due to missing template 2008-07-21 08:56:29 -07:00
KeyserSosa
a23ad244d0 patch for sharing glitch in IE 2008-07-18 16:19:26 -07:00
KeyserSosa
b77585ce6e Apparently, IE doesn't allow string indexing in javascript using []. 2008-07-18 14:42:41 -07:00
KeyserSosa
d85ef10fc9 added sharelink.xml to make rss feeds not break 2008-07-18 11:27:37 -07:00
KeyserSosa
2db31ed7eb adding forward compatibility for comment page repathing 2008-07-18 10:38:47 -07:00
KeyserSosa
7ce107f2ac sharing 2008-07-17 16:32:11 -07:00
shuffman
b448c7bb01 crop images into squares before thumbnailing 2008-07-08 14:53:33 -07:00
steve
5e4c1599e8 only cache the size requests 2008-07-07 23:24:12 -07:00
Jeremy Edberg
4a19143179 adding support for robots.txt 2008-07-07 15:57:19 -07:00
steve
69d6ebf154 fixed a handful of scraping bugs. added support for embeded metacafe videos 2008-07-04 11:19:08 -07:00
ketralnis
15c869c236 Bug 45: "asterisk on edited comments gone"
Turned out to be the same type of issue as bug 27. Also like that
bug, we've been storing the property correctly, we just haven't
been rendering it correctly, so historical data is unaffected.
2008-07-03 17:47:40 -07:00
ketralnis
202112bc9d Fix bug 27: "link @ no longer orangered when hitting #1"
Note that we've been correctly calculating and storing them this
whole time, we just haven't been properly rendering them
2008-07-03 17:15:26 -07:00
ketralnis
f974d07684 Allow searching within a reddit, with a link to continue the search on the main reddit.
Fixes bug #2 <http://code.reddit.com/ticket/2> as a side-effect
2008-07-03 13:29:12 -07:00
KeyserSosa
35984009bb fix options post for non-loggedin users 2008-07-03 11:39:41 -07:00
shuffman
a7a3669e4b cleared alt-text for thumbnails
don't break when content-type isn't returned
don't break on bad if-modified-since headers
log failed image requests
2008-07-02 20:33:59 -07:00
shuffman
bcca862eaa add media features 2008-07-02 17:37:10 -07:00
ketralnis
7bf5fab1fa Bug #14, Duplicates in RSS
Adds request.host to the cache key

http://code.reddit.com/ticket/14
2008-07-01 17:38:48 -07:00
ketralnis
e31a313a47 Bug 61, change password broken 2008-06-30 11:46:32 -07:00