You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam e1a9fe9691 Merge branch 'WindowsFix' of github.com:BitBangersCode/NodeBB into BitBangersCode-WindowsFix
Conflicts:
	src/webserver.js
12 years ago
..
admin admin.js socket fixes 12 years ago
database closes #798 12 years ago
routes Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
socket.io added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins 12 years ago
categories.js fixed category sockets 12 years ago
categoryTools.js tmp fix for nested if 12 years ago
database.js fixed instruction in database.js 12 years ago
emailer.js added translator integration to emailer 12 years ago
events.js makes recent unread and category pages a lot faster, added logging when a user changes their username 12 years ago
favourites.js more post fixes 12 years ago
feed.js fixes #703 - topic feeds were not saving (who knows for how long!) 12 years ago
groups.js refactored group category permissions, removed getCategoryAccess method call 12 years ago
imgur.js closes #707, closes #686 12 years ago
install.js removed reds from install.js 12 years ago
languages.js closed #764 12 years ago
logger.js removed console.log 12 years ago
login.js added parseInt 12 years ago
messaging.js closes #796 12 years ago
meta.js added check for valid field 12 years ago
notifications.js interim commit - removed calls to websockets.js, beginning porting to namespaced files 12 years ago
plugins.js fixed plugin css files for relative path 12 years ago
postTools.js fixes for post privileges 12 years ago
posts.js fixed crash if empty topic was loaded without ajaxify 12 years ago
sitemap.js sitemap fix 12 years ago
threadTools.js fixes for post privileges 12 years ago
topics.js tmp fix for nested if 12 years ago
upgrade.js new upgrade directive 12 years ago
user.js closed #818 - case insensitive user search 12 years ago
webserver.js Merge branch 'WindowsFix' of github.com:BitBangersCode/NodeBB into BitBangersCode-WindowsFix 12 years ago