nodebb/src
Julian Lam a48a7acd51 fixing issue where after a user changed their username, the new name was not reindexed by Reds
..
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 fixing issue where after a user changed their username, the new name was not reindexed by Reds
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 interim commit - removed calls to websockets.js, beginning porting to namespaced files
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 closes
topics.js removed teaser_text
upgrade.js fixing upgrade script console.log and missing sessionData for topic moving
user.js fixing issue where after a user changed their username, the new name was not reindexed by Reds
webserver.js fixed detection for admin client-side scripts