.. |
categories
|
fix recent replies
|
10 years ago |
controllers
|
isInvited mechanic for #2758
|
10 years ago |
database
|
#2761
|
10 years ago |
meta
|
added tpl flag to --from-file
|
10 years ago |
middleware
|
Merge branch 'master' of github.com:nodebb/NodeBB
|
10 years ago |
plugins
|
require npm module only as needed - shaves off a full second of loading time yay
|
10 years ago |
posts
|
require socket.io only when you need it, shaves off another 0.5s on load
|
10 years ago |
privileges
|
category privilege rescinding
|
10 years ago |
rewards
|
fixed complications with deleted id's
|
10 years ago |
routes
|
hidden groups are invisible to non-members, #2758
|
10 years ago |
socket.io
|
hooking up accept/reject invite, #2758
|
10 years ago |
topics
|
closes #2634
|
10 years ago |
user
|
closes #2745
|
10 years ago |
views
|
closes #2749
|
10 years ago |
analytics.js
|
show monthly page views
|
10 years ago |
batch.js
|
use processSortedSet instead of getting all users
|
11 years ago |
categories.js
|
added filter:category.get
|
10 years ago |
database.js
|
updated error text to show proper setup command
|
11 years ago |
emailer.js
|
closes #2640
|
10 years ago |
emitter.js
|
fixing previous commit properly
|
11 years ago |
events.js
|
closes #2550, closes #2518
|
10 years ago |
favourites.js
|
results.owner*
|
10 years ago |
file.js
|
closes #725
|
10 years ago |
groups.js
|
isInvited mechanic for #2758
|
10 years ago |
hotswap.js
|
moving nearly all startup messages to verbose type
|
10 years ago |
image.js
|
took out the meta config check from image.js
|
11 years ago |
install.js
|
#2749 upgrade plugins:active to zset
|
10 years ago |
languages.js
|
cleaned languages.js
|
11 years ago |
logger.js
|
disable stuff that crashes in socket.io 1.x
|
10 years ago |
messaging.js
|
require socket.io only when you need it, shaves off another 0.5s on load
|
10 years ago |
meta.js
|
requiring plugins in meta when needed
|
10 years ago |
notifications.js
|
closes #2745
|
10 years ago |
pagination.js
|
search newer/older than and better pagination
|
10 years ago |
password.js
|
use send for child process
|
10 years ago |
plugins.js
|
require pkg when needed
|
10 years ago |
postTools.js
|
closes #2722
|
10 years ago |
posts.js
|
removed extra space
|
10 years ago |
privileges.js
|
more linting
|
11 years ago |
pubsub.js
|
sync config changes over redis pubsub
|
10 years ago |
search.js
|
removed sort methods
|
10 years ago |
settings.js
|
linting settings.js
|
11 years ago |
sitemap.js
|
sitemap style
|
10 years ago |
threadTools.js
|
removed unused requires
|
10 years ago |
topics.js
|
closes ##2705
|
10 years ago |
upgrade.js
|
upgrading privilege sets to be system groups, so they're not in the way
|
10 years ago |
user.js
|
closes #2664
|
10 years ago |
webserver.js
|
ability to send in extensions (comma delimited) to --from-file
|
10 years ago |
widgets.js
|
dont crash if html is not string
|
10 years ago |