sbkwgh a140deb33d Save description even if empty string, never send undefined 8 年 前
..
admin_token.js 6ca79d48fe Fix typo 8 年 前
ban.js 677b01404c Add ib ban functionality 8 年 前
category.js 16173dfeab Add backup route 8 年 前
log.js ae69c4ba56 Add new-thread route 8 年 前
notification.js baf07a754a Use single post notification model for both mentions and reply notifications 8 年 前
poll.js 07a56dbce8 Add hasVoted parameter 8 年 前
post.js 1e8d7d992f Change fields for object sent by socket.io 8 年 前
report.js 9f0a0ae991 Add and implement tests for DELETE route 8 年 前
search.js a526e111ff Add and implement search test 8 年 前
settings.js a140deb33d Save description even if empty string, never send undefined 8 年 前
thread.js a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model 8 年 前
user.js df0a8eea88 Try to fix socket.io bug - still doesn't work but code in place for what *should* work (i.e. reloading the session in socket.io when users sends login message 8 年 前