Commit Graph

247 Commits

Author SHA1 Message Date
ketralnis
ac7ff91324 Ensure that when clicking the browser's 'back' button after clicking
an organic link that the organic link is always available on the
page
2009-03-05 15:02:23 -08:00
KeyserSosa
67de80eb9c added IP rate limiting. 2009-03-05 14:25:47 -08:00
spez
62012e5c35 added the ability to disable unused (and slow) fns in UserRel 2009-03-05 11:17:51 -08:00
spez
6f9945c414 use clear-memo again in userrel.py until we have a better solution 2009-03-04 16:32:48 -08:00
spez
e35b519699 * removed references to clear_memo
* add _update parameter to memoize function to force them to skip the cache
* make all reads after a write in the same request use the master db
2009-03-04 15:24:47 -08:00
KeyserSosa
4d35ba17c2 inadvertantly broke traffic tracking of cnamed reddits. safe_str now does as advertised 2009-03-04 12:21:52 -08:00
KeyserSosa
fa72dadad1 add cname tracking to traffic logs 2009-03-04 10:17:51 -08:00
spez
e98326f916 add locking around reddit creation 2009-03-03 11:54:47 -08:00
spez
6ec183752a remove liked/disliked/saved bookmarklets and update modhash error handling 2009-03-03 10:34:07 -08:00
ketralnis
92380dc9bd Fix the 'prev' button on the search page 2009-03-02 15:55:20 -08:00
spez
63ddf2b608 update js to prevent duplicate form submissions 2009-03-02 15:50:57 -08:00
ketralnis
f6fbb05a79 Cache solr query results for a short time. Speeds up domain listings and the 'next' button on the search page 2009-02-27 11:59:57 -08:00
spez
992eeaae11 refix grammar errors on banned subreddit page 2009-02-24 16:31:45 -08:00
ketralnis
c3cc83d041 It's feedback Tuesday
* give some feedback to the user when they create a reddit
* give some feedback to the user when creating their reddit fails
* tell the user how to complain to feedback if their reddit is banned
* give some feedback to the user when they send feedback (yo dawg)
2009-02-24 15:26:53 -08:00
Mike
8af369539f Append username to URL when logging in or registering 2009-02-24 14:03:00 -08:00
ketralnis
3526060ca6 Fix bug that I just wrote in clear_memo. This one will keep me out
of programmer heaven :(
2009-02-23 15:04:39 -08:00
ketralnis
721175a6ee * fix memoization with unicode arguments
* show relative age of a subreddit in the listing
2009-02-23 14:41:15 -08:00
ketralnis
93deda5466 Require Pylons == 0.9.6.2, as reddit doesn't work with later versions 2009-02-20 14:55:55 -08:00
ketralnis
4541f868d2 Start tracking authors and IPs of whoever created a subreddit
Also adds some UI to ban a spammy reddit from its front page instead
of hunting for it in the listing
2009-02-20 10:40:08 -08:00
ketralnis
b604758984 Query param for inboxes to not mark messages as read
URL looks like http://www.reddit.com/message/inbox?mark=false

Requested in bug http://code.reddit.com/ticket/250
2009-02-20 10:36:02 -08:00
KeyserSosa
e20208d2a0 redirect domain subreddit button request rather than 404. Clean up and remove tracking from error pages. 2009-02-19 13:43:06 -08:00
Alexis Ohanian
eed2eb82ec more updates to iphone.html 2009-02-18 21:22:35 -08:00
Christopher Slowe
00771f41fb shrink service datalogger size from 300 to 30) 2009-02-17 17:22:34 -08:00
KeyserSosa
bdc310f8a6 timezones are annoying 2009-02-17 12:21:21 -08:00
KeyserSosa
c0a9b7b0e5 improved shell handling in service monitor. Includes ability to check disk usage on db machines. Stale monitors are also flagged in the UI. 2009-02-17 11:56:53 -08:00
Alexis Ohanian
e59261e959 changes to iphone.html by alexis 2009-02-14 17:02:50 -08:00
spez
9b31cdcae2 added db load balancing based on loads reported by the service monitor 2009-02-13 12:18:06 -08:00
KeyserSosa
e7da5adc6c fix parent links 2009-02-13 11:58:05 -08:00
KeyserSosa
762f299f3f added cache lifetime support to service monitor. Also updated db to show max connections. 2009-02-12 16:34:15 -08:00
spez
2d86a76962 Send sup-id headers on 304s, added nofollows to comment permalinks 2009-02-12 14:34:43 -08:00
KeyserSosa
955e40d3d0 fix Alerter and re-implement name filtering in service monitor 2009-02-12 13:17:49 -08:00
KeyserSosa
230c8a9cc2 moved service monitor innards into r2.lib, updated to use ps instead of top for getting cpu and mem percentages, and added db load requests to AppServiceMonitor 2009-02-12 11:31:06 -08:00
spez
c837ef147c update copyright strings. show star on admin comments after they've been editted 2009-02-11 13:54:09 -08:00
Mike
00b2fa1f5d Merge commit 'origin/master' 2009-02-10 13:25:23 -08:00
Mike
99b4470b31 Fixed markdown so that URLs in <code> blocks no longer have
angle brackets wrapped around them
2009-02-10 11:53:40 -08:00
spez
840a6f010a akamai test failed. retreat 2009-02-09 17:18:24 -08:00
spez
47dae688aa try and prevent akamai from caching sup.json 2009-02-09 17:11:54 -08:00
spez
7ae5a34c32 added more SUP periods 2009-02-09 16:04:46 -08:00
spez
21c4e9a039 added Simple Update Protocol (SUP) support for FriendFeed. 2009-02-08 16:30:47 -08:00
spez
5b0bb8b88c updated memcache.py to 1.43 2009-02-07 14:37:52 -08:00
Jeremy Edberg
4e2cd5e316 Fix for missing target in button 3 2009-02-06 18:52:43 -08:00
Mike
07b5060aa8 no img tags in comments 2009-02-06 10:44:26 -08:00
spez
f87a4ec2ba unicdoe! 2009-02-05 12:10:06 -08:00
spez
9a89f8b895 move last_modified fields into memcache db 2009-02-05 11:04:42 -08:00
spez
9e31995570 iphone demo page 2009-02-03 16:12:02 -08:00
KeyserSosa
d1ff5a77d3 fix meta-login on login page, remove y/n on ban/unban buttons, and add id randomization on child forms to allow for validation. 2009-02-03 15:53:13 -08:00
spez
45043d5419 fix the bookmarklet to show you links from reddits you arent subscribed to 2009-02-03 15:50:37 -08:00
KeyserSosa
70c7cc1652 space compression in buttons to fix safari bug. Improved console debugging in JS. 2009-02-03 11:15:13 -08:00
KeyserSosa
f0583ecb17 updates to service monitor to allow for each app's tracking of database load. Also 'redirecting...' message on most commonly used ajax'd forms when input is accepted. 2009-02-02 14:43:27 -08:00
KeyserSosa
5494254cac fix for broken menu drop-down code on custom css subreddits. 2009-01-29 13:21:54 -08:00