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.
psychobunny
beafc881c4
added recent and unread in categoriesController
|
11 years ago |
.. |
admin
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
11 years ago |
controllers
|
added recent and unread in categoriesController
|
11 years ago |
database
|
added close db command
|
11 years ago |
routes
|
fixed merge conflict
|
11 years ago |
socket.io
|
added new hooks for rendering help messages in composer, removed markdown text from translation
|
11 years ago |
categories.js
|
removed cid from getTopicsByTids
|
11 years ago |
categoryTools.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
11 years ago |
database.js
|
fixed instruction in database.js
|
11 years ago |
emailer.js
|
added missing winston to emailer
|
11 years ago |
events.js
|
closes #1044
|
11 years ago |
favourites.js
|
cleanup
|
11 years ago |
file.js
|
added missing file
|
11 years ago |
groups.js
|
first pass #992
|
11 years ago |
image.js
|
lol this was saving to 'uploadPath'
|
11 years ago |
install.js
|
auto installing nodebb-widget-essentials on new setups
|
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
|
removed console.log
|
11 years ago |
messaging.js
|
another eachSeries gone horray
|
11 years ago |
meta.js
|
took out some overrides out utils to a new overrides.js
|
11 years ago |
notifications.js
|
crash fix for notifications, removed exec_body_script, closes #1058
|
11 years ago |
plugins.js
|
removing the bit of code that disables plugins if the minver does not satisfy (too annoying imo)... now that we have ./nodebb reset, this is moot
|
11 years ago |
postTools.js
|
changes to templates
|
11 years ago |
posts.js
|
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
|
11 years ago |
sitemap.js
|
simplified getAllTopics
|
11 years ago |
threadTools.js
|
changes to templates
|
11 years ago |
topics.js
|
jshint for topics.js
|
11 years ago |
upgrade.js
|
added check to upgrade.upgrade
|
11 years ago |
user.js
|
user.js hint
|
11 years ago |
webserver.js
|
app.authenticate middleware; added new recent, unread routes
|
11 years ago |
widgets.js
|
rendering widget's container
|
11 years ago |