Added ability to loop video posts

This commit is contained in:
Marcin Kurczewski
2014-10-09 09:45:06 +02:00
parent 4d20e1bfc4
commit 93291e5164
16 changed files with 95 additions and 14 deletions

View File

@ -32,6 +32,7 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
changePostContent: 'changePostContent',
changePostThumbnail: 'changePostThumbnail',
changePostRelations: 'changePostRelations',
changePostFlags: 'changePostFlags',
listComments: 'listComments',
addComments: 'addComments',