bsimpson63
356b6fa3ed
Add get_live_subreddits method for LiveAdWeights.
2013-05-03 13:21:28 -04:00
bsimpson63
fa69542e70
Only check moderator permissions for Multi or ModSR cached queries.
2013-05-02 17:49:11 -04:00
Neil Williams
14eb7c3a4f
logging: Improve the quality of tracebacks from ErrorController.
2013-05-02 13:39:26 -07:00
Neil Williams
58a6496694
Allow boto to gather AWS credentials from alternate sources.
...
If the relevant configuration options are left blank in the ini file, we
will pass None to boto for credentials allowing it to look in other
places, including the AWS instance metadata used by Roles for EC2.
2013-05-02 13:39:26 -07:00
Chad Birch
ed6e60bab4
Add "[score hidden]" markers to alternate views
2013-05-02 13:39:26 -07:00
Max Goodman
341ad93d4e
Tolerate a missing registration info wiki page.
2013-05-01 16:54:32 -07:00
Max Goodman
b3c3153d0e
Fix scope mixup in template.
2013-05-01 16:54:32 -07:00
Max Goodman
b4b07a3e08
Cache registration info html in memcache.
2013-05-01 16:54:32 -07:00
Max Goodman
bbdb8e4045
Collapse minor edits into policy page revisions.
2013-05-01 16:54:32 -07:00
Max Goodman
04300321a5
Update legal footer links.
2013-05-01 14:10:51 -07:00
Max Goodman
a64dfee54a
Add privacy policy updated notice to footer.
2013-05-01 14:10:51 -07:00
Max Goodman
d735a0a289
Tighten up login box checkbox spacing.
2013-05-01 14:10:51 -07:00
Max Goodman
ff80fac8d5
Make registration form labels / ui more width efficient.
2013-05-01 14:10:51 -07:00
Max Goodman
a6c252e683
Display privacy philosophy on registration form.
2013-05-01 14:10:51 -07:00
Max Goodman
c1ae86745d
Remove dead param.
2013-05-01 14:10:51 -07:00
Max Goodman
3fdfabd408
Use view class for popup login form.
2013-05-01 14:10:50 -07:00
Max Goodman
4b53396821
Privacy policy and user agreement viewer.
2013-05-01 14:10:50 -07:00
Max Goodman
20fd53b124
Add scrollFixed util.
2013-05-01 14:08:50 -07:00
Max Goodman
356a90b947
Add class to ToC <li>s.
2013-05-01 14:08:50 -07:00
Max Goodman
fb28149495
Add target param to wikimarkdown.
2013-05-01 14:08:50 -07:00
Max Goodman
ebe3e3693d
Allow class attribute on markdown generated tags in souptest.
2013-05-01 14:08:50 -07:00
Max Goodman
f353cc852a
Modularize wiki ToC generation.
2013-05-01 14:08:50 -07:00
Max Goodman
0911ee0180
Move viewport tag to its own overridable template function.
2013-05-01 14:08:49 -07:00
Max Goodman
0fba8b7419
Add noop str config parser for documentation.
...
This allows str config params to be specified in plugins so their param
delcarations can be comprehensive.
2013-05-01 14:08:49 -07:00
Max Goodman
1ac081150f
Remove unused mappings and inline scripts.
2013-05-01 14:08:49 -07:00
Max Goodman
882ccd3428
Remove unused store route.
2013-05-01 14:08:49 -07:00
Max Goodman
2916817499
Use "invalid" name for timings of requests without a handler.
2013-05-01 14:08:49 -07:00
Max Goodman
62bfccf441
Exclude domain listings from not_in_sr routing test.
...
This prevents matching urls starting with /domain/something.com due to
the way our domain middleware works.
2013-05-01 14:08:49 -07:00
Max Goodman
430f3b6e06
Render spotlight box as soon as we have data.
2013-05-01 14:08:49 -07:00
Max Goodman
dd5f750bad
Allow a default url to be set per trophy codename.
2013-05-01 14:08:49 -07:00
Max Goodman
587abe5808
Expose the memoized function when decorated with @memoize.
2013-05-01 14:08:49 -07:00
Max Goodman
c9683902e2
Don't add cache bust to static('').
2013-05-01 14:08:49 -07:00
Chad Birch
d0394a1169
Add report count to active "ignore reports" button
2013-04-30 17:00:46 -04:00
bsimpson63
f860b95ca5
Change menu text: reports can be links or comments.
2013-04-30 17:00:46 -04:00
bsimpson63
75d5b709f2
Allow subreddit spam queries to be limited to links or comments.
2013-04-30 17:00:46 -04:00
bsimpson63
77f2f12fc6
GET_editreddit isn't a listing.
2013-04-30 17:00:46 -04:00
bsimpson63
0fe8f70879
Move spam listing to its own method in FrontController.
2013-04-30 17:00:46 -04:00
bsimpson63
1a5f3f8c35
Move flair listing/editing to its own method in FrontController.
2013-04-30 17:00:40 -04:00
Chad Birch
794517fda1
Add "[score hidden]" marker
...
Includes tooltip with info about the length of the hide period
2013-04-30 12:31:57 -06:00
Chad Birch
8eac5bf1e6
Add indicators of hidden score to API and HTML
...
If the score is hidden, data-ups and data-downs will both be 0, and
the comment will also have the "score-hidden" class
2013-04-30 12:31:57 -06:00
Chad Birch
398fc0e1a3
Add <category> to rss data where relevant
2013-04-30 12:31:57 -06:00
Chad Birch
69cd0d08ec
Allow subreddits to hide comment scores initially
...
Adds a new subreddit setting that allows defining a period
of time after posting that comment scores will be hidden.
2013-04-30 12:31:57 -06:00
bsimpson63
b49e6c113a
Add voting to menu.
2013-04-26 14:58:46 -04:00
Neil Williams
7a68f2a63e
Gracefully handle the rising key expiring away.
2013-04-26 14:58:00 -04:00
bsimpson63
37f005b30e
WikiRevision: id36 return_dict gives id36 keys so don't convert.
2013-04-26 14:56:23 -04:00
bsimpson63
0b58ac9ca0
Preserve order and return id36 keys in Thing._byID36.
2013-04-26 14:56:15 -04:00
bsimpson63
1a6bddaf24
Handle new datestr field in PromotedLinkTraffic.as_csv().
2013-04-26 14:56:07 -04:00
bsimpson63
396f9ae362
Don't display confusing bid history table on PromoteLinkForm.
2013-04-18 13:56:23 -04:00
bsimpson63
7aacbeed9c
Don't include unpaid campaigns in promote graph stuff.
2013-04-18 13:56:23 -04:00
bsimpson63
31a2ee07ff
Exclude subscriptions from Random and RandomNSFW.
2013-04-18 13:56:18 -04:00