nodebb/src
Baris Soner Usakli 38886f6b58 making a socket call will set lastonline
..
admin support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
database more fixes
routes issue
socket.io making a socket call will set lastonline
categories.js fixed
categoryTools.js tmp fix for nested if
database.js fixed instruction in database.js
emailer.js closes , removed global translator, templates and server objects
events.js makes recent unread and category pages a lot faster, added logging when a user changes their username
favourites.js fix for mismatch between favourite count and number of people in favourited seT
feed.js crash fix if topic has no posts, and check confirm obj
groups.js support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
imgur.js closes , closes
install.js Merge branch 'master' of github.com:designcreateplay/NodeBB
languages.js closed
logger.js removed console.log
messaging.js chats - isNew flag, and sending in userData.uid now
meta.js closes
notifications.js interim commit - removed calls to websockets.js, beginning porting to namespaced files
plugins.js user registration now no longer sends a welcome email if no emailers are present
postTools.js closes
posts.js lots of pagination work, query params, ajaxify to pids
sitemap.js closes
threadTools.js more error checks in thread move
topics.js removed console.log
upgrade.js upgrade scripts for sso plugins
user.js new translation strings for pages, proper unicode handling in parseFragment
webserver.js closes