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.
Baris Soner Usakli 2a8a62a253 remove console.log 12 years ago
..
admin closes #462 12 years ago
routes remove console.log 12 years ago
categories.js template changes to recent and unread 12 years ago
favourites.js closes #444 12 years ago
feed.js added categories require to feed.js 12 years ago
groups.js hinting 12 years ago
imgur.js hinting 12 years ago
install.js removed filterBannedPosts method that seemed unused -- monkey-patching 12 years ago
logger.js closes #456, if the file path doesnt exists logger was crashing 12 years ago
login.js camel case for user.js methods 12 years ago
messaging.js fixed missing require in messaging 12 years ago
meta.js fixing screenshot previews in admin/themes 12 years ago
notifications.js added cronjob for notifications 12 years ago
plugins.js moved firing of plugin activation to after a plugin reload 12 years ago
postTools.js anons cant edit after posting #365 12 years ago
posts.js removed filterBannedPosts method that seemed unused -- monkey-patching 12 years ago
redis.js updated error when no test db is defined -- also made an invalid "db" option a fatal error. Before, it was just defaulting to 0! Wiped out my test db hahaha 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 nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest 12 years ago
threadTools.js closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 12 years ago
topics.js removed console.log 12 years ago
upgrade.js fixed notifications not exiting (whoops) 12 years ago
user.js user.js: Else in the sky with diamonds - fixing syntactic style. 12 years ago
webserver.js multiple plugins pointing to admin can conflict - fix 12 years ago
websockets.js NodeBB will now fire hooks if a config setting changes 12 years ago