.. |
categories
|
Delete errors
|
10 years ago |
controllers
|
removed checks that would send the user to 404 if the slug didn't match, restored old behaviour of redirecting to the correct slug. #3047
|
10 years ago |
database
|
Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup
|
10 years ago |
meta
|
Allow NodeBB version to be set via config to package.json version can be incremented when needed.
|
10 years ago |
middleware
|
closes #2927
|
10 years ago |
navigation
|
refactored translator system to be a require.js module, and not a global
|
10 years ago |
plugins
|
Allow NodeBB version to be set via config to package.json version can be incremented when needed.
|
10 years ago |
posts
|
teaser fixes
|
10 years ago |
privileges
|
added privileges.topics.filterUids
|
10 years ago |
rewards
|
filter out illegitimate rewards
|
10 years ago |
routes
|
if topic doesnt have teaser use main post in rss feed
|
10 years ago |
socket.io
|
moved some socket notifications to notifyUser instead of in websocket layer (again, @barisusakli)
|
10 years ago |
topics
|
added privileges.topics.filterUids
|
10 years ago |
user
|
re: #3043, if no address is entered, "http://" won't get automatically saved in
|
10 years ago |
views
|
closes #3049
|
10 years ago |
analytics.js
|
…
|
|
batch.js
|
renamed end to stop globally
|
10 years ago |
categories.js
|
default to zero if post_count topic_count is falsy
|
10 years ago |
database.js
|
…
|
|
emailer.js
|
refactored translator system to be a require.js module, and not a global
|
10 years ago |
emitter.js
|
…
|
|
events.js
|
…
|
|
favourites.js
|
dont add guests to users:repuration zset
|
10 years ago |
file.js
|
file upload with spaces / general file upload fix wrt ajaxiy
|
10 years ago |
groups.js
|
renamed end to stop globally
|
10 years ago |
hotswap.js
|
…
|
|
image.js
|
…
|
|
install.js
|
Merge pull request #2778 from ahwayakchih/support-more-config-defaults-for-setup
|
10 years ago |
languages.js
|
…
|
|
logger.js
|
…
|
|
messaging.js
|
added optional parameter to define timestamp when sending a chat message, for use in write API
|
10 years ago |
meta.js
|
moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added
|
10 years ago |
notifications.js
|
we just need the group members :trollface:
|
10 years ago |
pagination.js
|
closes #3063
|
10 years ago |
password.js
|
…
|
|
plugins.js
|
moved plugin route reloading outside of plugin initialisation, so plugins can add a hook listener before core routes have been added
|
10 years ago |
postTools.js
|
closes #2982
|
10 years ago |
posts.js
|
waterfall getPostsByPids
|
10 years ago |
privileges.js
|
…
|
|
pubsub.js
|
closes #3014
|
10 years ago |
search.js
|
closes #3046
|
10 years ago |
settings.js
|
…
|
|
sitemap.js
|
added privileges.topics.filterUids
|
10 years ago |
threadTools.js
|
update deleted propery before calling hook
|
10 years ago |
topics.js
|
added privileges.topics.filterUids
|
10 years ago |
upgrade.js
|
…
|
|
user.js
|
closes #3005
|
10 years ago |
webserver.js
|
warning/errors on invalid ports config
|
10 years ago |
widgets.js
|
not referencing parent scope when inside BEGIN in widgets tpl
|
10 years ago |