Added post featuring

This commit is contained in:
Marcin Kurczewski
2014-09-24 23:24:51 +02:00
parent 0038df26d8
commit 97ca08cf44
24 changed files with 402 additions and 22 deletions

View File

@ -24,6 +24,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
uploadPosts: 'uploadPosts',
uploadPostsAnonymously: 'uploadPostsAnonymously',
deletePosts: 'deletePosts',
featurePosts: 'featurePosts',
listTags: 'listTags',
};