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.
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
..
categories stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block. 11 years ago
controllers removed the span size 11 years ago
database added getSortedSetRangeByScore 11 years ago
middleware linting 11 years ago
routes closes #1263 11 years ago
socket.io favourite changes 11 years ago
topics added error and success language files 11 years ago
user @barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s 11 years ago
categories.js admin cleanup 11 years ago
categoryTools.js updated upgrade script date 11 years ago
database.js fixed instruction in database.js 11 years ago
emailer.js fixed emailer templates 11 years ago
emitter.js added emitter class; express.listen only after background tasks complete; closes #1227 11 years ago
events.js closes #1321 11 years ago
favourites.js favourite changes 11 years ago
file.js added missing file 11 years ago
groups.js removing use of slugs in groups... pending having more time 11 years ago
image.js fit image to 128x128 and keep aspect ratio, closes #1240 11 years ago
install.js changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration 11 years ago
languages.js renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 11 years ago
logger.js logger jshint 11 years ago
messaging.js closes #1285 11 years ago
meta.js an attempt at addressing loader madness... #1364 11 years ago
notifications.js notifications 11 years ago
plugins.js fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up 11 years ago
postTools.js refactored parse 11 years ago
posts.js closes #1366 11 years ago
sitemap.js moved posts and recent to new files 11 years ago
threadTools.js threadTools jshint 11 years ago
topics.js closes #1319 11 years ago
upgrade.js fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate 11 years ago
user.js added error and success language files 11 years ago
webserver.js closed #1328 11 years ago
widgets.js ./nodebb reset widgets - global widgets as well 11 years ago