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 95b16690e0 altering api route to use next() instead of echoing 404... 12 years ago
..
admin closes #228 12 years ago
routes altering api route to use next() instead of echoing 404... 12 years ago
categories.js categories.js jshinted 12 years ago
favourites.js fix for favouriting 12 years ago
feed.js deleting and restoring posts and topics now update the corresponding RSS feeds 12 years ago
groups.js change getUserData to return err 12 years ago
imgur.js closes #172, #173, #174 12 years ago
install.js closed #275, refactored configs to use new method "list", which returns error first 12 years ago
login.js refactoring installation scripts to use node prompt module, lots of other fixes 12 years ago
messaging.js removed console.log 12 years ago
meta.js closed #275, refactored configs to use new method "list", which returns error first 12 years ago
notifications.js refactored notifications library to mark all notifs read when the menu is 12 years ago
plugins.js updates to allow dynamic addition of static directories provided by plugins 12 years ago
postTools.js deleting and restoring posts and topics now update the corresponding RSS feeds 12 years ago
posts.js fixed active_users not deleting over 10 12 years ago
redis.js closed #270 12 years ago
schema.js added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
sitemap.js closed #218 12 years ago
threadTools.js changed notifications to use relative path 12 years ago
topics.js updated topic viewing so that markAsRead marks any relevant notifications read (issue #219) 12 years ago
upgrade.js fix for upgrade script 12 years ago
user.js inverted value required, double exclamation mark just casts as boolean 12 years ago
webserver.js updates to allow dynamic addition of static directories provided by plugins 12 years ago
websockets.js online count fix for anon users 12 years ago