Mike
9c5dea3ae1
Added more_karmas link, changed karmas sort order, plus some minor cleanup
2009-05-11 14:29:08 -07:00
spez
88b1dd4338
footer updates
2009-05-11 11:24:50 -07:00
Mike
1e8275584e
Fixed bug where users who couldn't edit the wiki were getting space-compressed
2009-05-07 16:24:52 -07:00
KeyserSosa
af1d78361b
fix blog link in footer; add padding to footer; add to subreddit subscriptions;
2009-05-07 11:46:11 -07:00
KeyserSosa
6cbbd9da4e
fix offsite buttons to not include subreddit
2009-05-06 17:03:40 -07:00
KeyserSosa
e3aa53874e
push footer to bottom of the page
2009-05-06 16:34:06 -07:00
Mike
2de837f52a
New help system and footer
2009-05-06 15:39:16 -07:00
spez
09045d987d
add a couple more ad reddits
2009-05-03 22:41:58 -07:00
Jeremy Edberg
9813d94741
Make reddit compatible with Postgres 8.3 and Python 2.6
2009-04-29 16:38:28 -07:00
KeyserSosa
2a280ede39
service monitor updates, fixing a bug when max_connections is erroneously returned as zero
2009-04-27 12:07:56 -07:00
ketralnis
1d05efe34b
Disallow backslashes in stylesheets. Work-around for bug in cssutils related to greedy parsing of them.
2009-04-26 00:34:34 -07:00
Jeremy Edberg
4ba2eb7398
Service monitor restarts sooner
2009-04-21 10:25:55 -07:00
spez
2e5ad90213
empty urls are not valid urls
2009-04-17 15:04:06 -07:00
spez
599699468e
fix unicode in domain name issue. repaired clicks graph on promoted link traffic page
2009-04-17 14:54:51 -07:00
KeyserSosa
969238b574
* add JSON api for traffic graphs.
...
* bugfix for when empty graphs are encountered
* service monitor bugfix for processes that have more than 1 day of CPU time
2009-04-17 13:52:39 -07:00
KeyserSosa
c139744886
allow subreddit moderators to see their subreddit's traffic. Allow sponsors to see traffic of promoted links.
2009-04-16 15:41:15 -07:00
Mike
486ed581a1
Scraper now dislikes sprite images
2009-04-10 12:23:28 -07:00
Jeremy Edberg
f45011496f
Quick fix for parsing of proxy headers
2009-04-02 13:25:52 -07:00
Mike
becec7ad24
Changed requirement for Routes from >= 1.7.3 to >= 1.8
2009-04-01 15:59:02 -07:00
Mike
edde2622aa
Moved to SQLAlchemy 0.5
2009-04-01 15:41:55 -07:00
spez
1be7d5e861
next time jedberg will test better
2009-03-25 17:21:40 -07:00
Jeremy Edberg
3548a90e62
add canonical links and descriptions to the meta tags
2009-03-25 15:32:35 -07:00
Jeremy Edberg
dda3e0e387
disallow time sorts on domain listings in robots.txt
2009-03-23 12:04:05 -07:00
spez
17282a1b84
nofollow links in comments if score is less than 3
2009-03-23 10:48:35 -07:00
Jeremy Edberg
32a11ba429
fix sr image uploading
2009-03-19 16:07:15 -07:00
KeyserSosa
1b782c28e3
Javascript bugfixes
2009-03-19 13:40:05 -07:00
KeyserSosa
b78ad24dc8
traffic updates to include subreddit subscription graphs and tables
2009-03-17 16:25:24 -07:00
KeyserSosa
9a0df9a942
add context param to message JSON templates
2009-03-16 15:52:31 -07:00
KeyserSosa
47370d50b4
make locale INI file dependent
2009-03-16 15:21:28 -07:00
KeyserSosa
780d9bb987
example.ini bugfixes and first trials of site traffic integration
2009-03-16 14:48:11 -07:00
KeyserSosa
52d2060447
fix to /api/info when no url is passed in
2009-03-16 11:59:14 -07:00
KeyserSosa
c58779c6d0
updates to JSON api and responses to /api POST interface:
...
* timestamps returned both as local time and as UTC (created_utc)
* comment bodies are returned both in markdown and excaped sanitized html (using the same filter as reddit.com listings)
* new POST parameter api_type=json returns simplified JSON responses for api interaction
* /api/login returns a valid modhash and cookie when api_type=json
2009-03-16 11:42:36 -07:00
Christopher Slowe
49bcf1bdfe
fix for buttons when one of the possible url matches is on a private or restricted reddit
2009-03-15 19:37:20 -07:00
KeyserSosa
66954e341c
fix bug in password reset emails
2009-03-13 15:41:49 -07:00
ketralnis
76e21ae0ec
Allow users to look up links by /by_id/, even if they have hidden them in the listing
2009-03-11 12:18:52 -07:00
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