nodebb/src/controllers
Julian Lam 73879b824c Merge branch 'master' into develop
..
accounts added additional visibility masks for profile menu hook, also added isPrivileged user method, closes
admin Merge pull request from pitaj/async@2
accounts.js
admin.js wrapped up basic functionality of list and detail for flags, filter support.
api.js add cid to widgets.render
authentication.js closes
categories.js Fix space-before-function-paren linter rule
category.js allow multiple tags
globalmods.js Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
groups.js more tests
helpers.js more tests
index.js Merge pull request from pitaj/build-translations
mods.js restrict flags interface so that moderators only see flags from cids they can actually moderate
popular.js Fix space-before-function-paren linter rule
posts.js Fix space-before-function-paren linter rule
recent.js fix recent for inf scroll
search.js ability to filter search by tags
sitemap.js Fix space-before-function-paren linter rule
tags.js Fix space-before-function-paren linter rule
topics.js fix permalinks on pagination
unread.js unread/recent changes closes
uploads.js remove shims for IE8 ()
users.js Fix space-before-function-paren linter rule