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.
12 years ago
..
categories stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block. 12 years ago
controllers removed the span size 12 years ago
database added getSortedSetRangeByScore 12 years ago
middleware linting 12 years ago
routes closes #1263 12 years ago
socket.io favourite changes 12 years ago
topics added error and success language files 12 years ago
user @barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s 12 years ago
categories.js admin cleanup 12 years ago
categoryTools.js updated upgrade script date 12 years ago
database.js fixed instruction in database.js 12 years ago
emailer.js fixed emailer templates 12 years ago
emitter.js added emitter class; express.listen only after background tasks complete; closes #1227 12 years ago
events.js closes #1321 12 years ago
favourites.js favourite changes 12 years ago
file.js added missing file 12 years ago
groups.js removing use of slugs in groups... pending having more time 12 years ago
image.js fit image to 128x128 and keep aspect ratio, closes #1240 12 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 12 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 12 years ago
logger.js logger jshint 12 years ago
messaging.js closes #1285 12 years ago
meta.js an attempt at addressing loader madness... #1364 12 years ago
notifications.js notifications 12 years ago
plugins.js fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up 12 years ago
postTools.js refactored parse 12 years ago
posts.js closes #1366 12 years ago
sitemap.js moved posts and recent to new files 12 years ago
threadTools.js threadTools jshint 12 years ago
topics.js closes #1319 12 years ago
upgrade.js fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate 12 years ago
user.js added error and success language files 12 years ago
webserver.js closed #1328 12 years ago
widgets.js ./nodebb reset widgets - global widgets as well 12 years ago