nodebb/src
Baris Soner Usakli ced37044ca Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
..
admin admin stuff, removed deprecated install templates, blah blah
database fixing issue where after a user changed their username, the new name was not reindexed by Reds
routes added fb to motd default
socket.io Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix
categories.js moving social sharing parsing code from server side to client side & cleaned up templates
categoryTools.js refactored group category permissions, removed getCategoryAccess method call
database.js fixed instruction in database.js
emailer.js added translator integration to emailer
events.js makes recent unread and category pages a lot faster, added logging when a user changes their username
favourites.js removed api: from server
feed.js fixes - topic feeds were not saving (who knows for how long!)
groups.js refactored group category permissions, removed getCategoryAccess method call
imgur.js closes , closes
install.js removed reds from install.js
languages.js closed
logger.js removed console.log
login.js added parseInt
messaging.js Chat now supports markdown
meta.js updated new timeago path
notifications.js interim commit - removed calls to websockets.js, beginning porting to namespaced files
plugins.js fixed plugin css files for relative path
postTools.js fixed
posts.js fixed
sitemap.js parseInt fixes getObjects fix
threadTools.js more fixes
topics.js more fixes
upgrade.js fixing upgrade script console.log and missing sessionData for topic moving
user.js more fixes
webserver.js fixed detection for admin client-side scripts