Commit Graph

28 Commits

Author SHA1 Message Date
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
shuffman
950971c65f added last modified to profile/comment pages 2008-06-28 13:32:09 -07:00
ketralnis
355277e672 Don't show spam in search listings (also avoids adding spam to the search index at all, would could speed up solr) 2008-06-27 17:23:43 -07:00
ketralnis
78ad7eb9a8 Patch from chromakode to add <a id=...> to links to authors and subreddits on listings for easier DOM parsing of these values
http://code.reddit.com/ticket/53
2008-06-27 16:51:31 -07:00
shuffman
1c3cde4598 fix issue with old comment pages that don't have sr_id's 2008-06-26 13:58:05 -07:00
shuffman
c85295342a fixed recover password 2008-06-26 13:28:56 -07:00
shuffman
622d11e1a8 update comment count after deleting a comment 2008-06-26 13:28:39 -07:00
ketralnis
413fb20f0a Fix padding on create-a-reddit page, and update language to reflect change in restricted permissions 2008-06-26 11:03:00 -07:00
ketralnis
df1ac1acb6 Don't count karma for self-posts 2008-06-26 10:49:03 -07:00
ketralnis
9b6c82efa8 Allow commenting on restricted subreddits 2008-06-26 10:47:32 -07:00
ketralnis
db7efb21c4 Add a listing of random articles, similar to serendipity, but because
it's a listing, it can be pulled via RSS or JSON. Available at /randomrising
2008-06-24 11:43:10 -07:00
steve
ef807ec94f fix popular reddits, add new incremental query fn 2008-06-20 14:26:36 -04:00
steve
28504ac4f4 downgrade sqlalchemy requirement to 3.10 2008-06-19 23:26:59 -04:00
steve
7de8a68256 fix buffer issue in websafe filter 2008-06-19 23:02:46 -04:00
ketralnis
0bf0e58956 Chunk retrieval of Thing objects during search-database updates.
Fixes an edge-case in running solrsearch.changed() after it's been
down for a while, and may allow me to get more sleep in the future
(at least until bug 1045, "This fragile human body requires sleep"
is fixed)
2008-06-19 10:26:12 -07:00
KeyserSosa
ff19499eec Force sqlalchemy dependency to version 0.3.11, rather than the current base 2008-06-18 06:42:47 -07:00
ketralnis
011a899646 solrsearch.changed() should use SelfEmptyingCache to avoid thrashing swap after long pauses between runs 2008-06-17 22:53:01 -07:00
shuffman
8dc5955b87 probably should have learned how to use git sooner 2008-06-17 21:43:15 -07:00
KeyserSosa
836f7b9cc8 we don't use lighttpd anymore 2008-06-17 19:28:35 -07:00
KeyserSosa
4778b17e93 initial checkin 2008-06-17 19:00:27 -07:00