Added post history

This commit is contained in:
Marcin Kurczewski
2014-09-26 20:41:28 +02:00
parent df939e0343
commit 9edc74f9a5
29 changed files with 995 additions and 27 deletions

View File

@ -33,6 +33,8 @@ App.Auth = function(_, jQuery, util, api, appState, promise) {
changePostRelations: 'changePostRelations',
listTags: 'listTags',
viewHistory: 'viewHistory',
};
function loginFromCredentials(userNameOrEmail, password, remember) {