Commit Graph

4296 Commits

Author SHA1 Message Date
Brian Simpson
ca4ba0b45b Add a notification on comments page when promoted link is geotargeted. 2014-04-18 14:04:09 -04:00
umbrae
a453758924 Add a preference for trending on the front page 2014-04-17 15:26:17 -07:00
Max Goodman
245cd4582f Add a little more spacing around trending subreddits list. 2014-04-17 15:26:17 -07:00
Max Goodman
b83f920160 Fix trending bar alignnment for compressed links. 2014-04-17 15:26:09 -07:00
Max Goodman
8a21371deb Ugly hacks to make trending subreddits align with links. 2014-04-17 15:26:09 -07:00
Brian Simpson
a1ea0e9ed0 Clean up the layout for the adminnotes area. 2014-04-17 17:26:02 -04:00
Keith Mitchell
7e11695dad /dev/api: Put /api/store_visits in the API docs
api_doc notes' plumbing was changed slightly so
that VGold() endpoints automatically state that
they require a gold subscription in the docs.

"save" OAuth2 scope added to the store_visits endpoint.
2014-04-17 12:50:07 -07:00
Keith Mitchell
b3bf59b4b6 OAuth2: Expose several endpoints
Endpoints getting "read" scope:
* /api/search_reddit_names
* /api/subreddits_by_topic
* /api/recommend/sr/{srnames}
* /subreddits
* /subreddits/new
* /subreddits/popular

Endpoint getting "modconfig" scope:
* /r/{subreddit}/about/edit
2014-04-17 12:50:01 -07:00
Keith Mitchell
d6848c8d14 [OAuth2] Don't send unnecessary modhash to OAuth clients 2014-04-17 12:49:48 -07:00
Brian Simpson
4150c399ee Use a different inventory factor for default frontpage subreddits. 2014-04-16 16:44:43 -04:00
Brian Simpson
f214f11c2f Use a MoreRecursion for too-deep child comments. 2014-04-16 16:44:43 -04:00
Brian Simpson
9590c0afa7 PromoteListingController: return 403 for non-sponsors on special sorts. 2014-04-16 16:44:43 -04:00
Brian Simpson
f973a6b1e0 Message: Don't check to_id when determining if an item is new. 2014-04-16 16:44:43 -04:00
Brian Simpson
ffd8600e8b Message.add_props: Delete obsolete incorrect comment. 2014-04-16 16:44:43 -04:00
Brian Simpson
06d2e9b5b3 POST_comment: delete unused is_comment. 2014-04-16 16:44:43 -04:00
Brian Simpson
47d89dfa00 Move redditgifts_webhook to vault. 2014-04-16 16:44:43 -04:00
Brian Simpson
38caa5d18a Move coinbase_webhook to vault. 2014-04-16 16:44:43 -04:00
Brian Simpson
aec5e33cb8 Move paypal secret to vault. 2014-04-16 16:44:43 -04:00
Brian Simpson
1cb817c23c Move Authorize.net secrets to vault. 2014-04-16 16:44:43 -04:00
Brian Simpson
3aece568d7 Move stripe secrets to vault. 2014-04-16 16:44:42 -04:00
Neil Williams
8e3aa67d74 WebSockets: websafe_json all payloads to prevent XSS. 2014-04-15 17:15:56 -07:00
Brian Simpson
3f530b1a8c Don't show duplicate links in house links listing. 2014-04-15 16:12:58 -04:00
Brian Simpson
130cc6bee3 Makefile: fix typo in clean_names. 2014-04-14 13:09:53 -04:00
Brian Simpson
44108dd8b1 Delete RTL-specific styles. 2014-04-14 13:09:48 -04:00
Brian Simpson
da18965106 PromoteReport: exclude end hour to avoid double counting. 2014-04-14 13:09:43 -04:00
umbrae
076b58327f Revert "Hide rank numbers on the front page."
This reverts commit 3075ac1682d9ea343e3f2d604c0a43931f1ab6a6.
2014-04-10 18:59:28 -04:00
umbrae
b50f91c531 Cassandra-backed trending subreddits. 2014-04-10 13:21:21 -07:00
Max Goodman
0c89540ab7 Display trending subreddits on the front page. 2014-04-10 13:21:21 -07:00
Max Goodman
8947eee1c3 Line up links with and without thumbnails consistently. 2014-04-10 13:21:21 -07:00
Max Goodman
dd5931d176 Move compressed links status to a body class. 2014-04-10 13:21:21 -07:00
Max Goodman
debfb97fa7 Move display sizing logic out of linklisting template. 2014-04-10 13:21:21 -07:00
Max Goodman
8c85eb1fd3 Add /r/ to subreddit name for links in listings. 2014-04-10 13:21:21 -07:00
Max Goodman
d3b0593db5 Hide rank numbers on the front page. 2014-04-10 13:21:21 -07:00
Max Goodman
dcff90aa0c Track whether a subscription is the user's first in breadcrumbs. 2014-04-10 13:21:21 -07:00
Keith Mitchell
d4dce83ee7 Remove hit count info from search 2014-04-08 15:13:10 -07:00
Roger Ostrander
35b988c926 Admin notes: Include notes for subreddits 2014-04-08 15:13:05 -07:00
Andre D
ac43123433 docs: Fix json api type on oauth endpoints. 2014-04-08 15:13:00 -07:00
Roger Ostrander
b99a747eb0 LinkInfoPage: Include 'noindex, nofollow' for spam links 2014-04-08 10:40:02 -07:00
Brian Simpson
a63b4c3c81 Delete VBid validator.
Logic has moved to PromoteController.
2014-04-08 03:36:21 -04:00
Brian Simpson
16585041c8 Remove maximum bid restriction for sponsors. 2014-04-08 03:36:15 -04:00
Neil Williams
5f912258da Add some safety checks to award modification / creation. 2014-04-08 08:42:37 -07:00
Andre D
bbf15c1d1d wiki: Only show 3 lines of diff context. 2014-04-08 08:42:37 -07:00
Andre D
aefd1031a1 modmail: Only add to inbox if you dont have permissions. 2014-04-08 08:42:37 -07:00
Andre D
1e2d9e779f save: Use i18n. 2014-04-08 08:42:37 -07:00
Andre D
36bb6298db thumbnails: Set og:image on links with thumbnails. 2014-04-08 08:42:37 -07:00
Andre D
f8ffa3810d submit_text: Error on too long. 2014-04-08 08:42:37 -07:00
Roger Ostrander
2330f0cecd Admin notes: Include translation targets for IP addresses 2014-04-07 15:30:11 -07:00
umbrae
3f7c026916 Make chosen maxwidth available for MediaByURL cache 2014-04-07 15:25:33 -07:00
umbrae
088479691a Scrapers: Allow differing setting of widths 2014-04-07 15:25:33 -07:00
Brian Simpson
3c5e24b0d1 Update promo slideshare url. 2014-04-07 15:22:23 -07:00