| .. |
|
categories
|
async.waterfall
|
11 years ago |
|
controllers
|
removed unused require
|
11 years ago |
|
database
|
part 1
|
11 years ago |
|
groups
|
update membercount sorted set on join/leave
|
11 years ago |
|
meta
|
fixed sounds on windows
|
11 years ago |
|
middleware
|
updated title parsing methods to call a new hook: filter:parse.title
|
11 years ago |
|
navigation
|
check err item
|
11 years ago |
|
plugins
|
some plugins may not have a library, no need to warn unless unable to parse
|
11 years ago |
|
posts
|
allowing topic, post, and user creation to specify a timestamp for insertion into the past
|
11 years ago |
|
privileges
|
changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table
|
11 years ago |
|
rewards
|
filter out illegitimate rewards
|
11 years ago |
|
routes
|
/compose route
|
11 years ago |
|
socket.io
|
closes #3188, closes #3170
|
11 years ago |
|
topics
|
crash fix
|
11 years ago |
|
user
|
fixed incorrect use of username in unsub cta in emails
|
11 years ago |
|
views
|
guests
|
11 years ago |
|
widgets
|
moved widget code out of controller; cleaned up code into a folder
|
11 years ago |
|
analytics.js
|
show monthly page views
|
11 years ago |
|
batch.js
|
renamed end to stop globally
|
11 years ago |
|
categories.js
|
fixed regression introduced by #2080, closed #3189
|
11 years ago |
|
database.js
|
updated error text to show proper setup command
|
12 years ago |
|
emailer.js
|
refactored translator system to be a require.js module, and not a global
|
11 years ago |
|
emitter.js
|
closes #3098
|
11 years ago |
|
events.js
|
closes #2550, closes #2518
|
11 years ago |
|
favourites.js
|
some minor cleanup in the async tree...
|
11 years ago |
|
file.js
|
file upload with spaces / general file upload fix wrt ajaxiy
|
11 years ago |
|
groups.js
|
closes #3188, closes #3170
|
11 years ago |
|
hotswap.js
|
moving nearly all startup messages to verbose type
|
11 years ago |
|
image.js
|
took out the meta config check from image.js
|
12 years ago |
|
install.js
|
parseInt member count, use getMemberCount in install js
|
11 years ago |
|
languages.js
|
cleaned languages.js
|
12 years ago |
|
logger.js
|
disable stuff that crashes in socket.io 1.x
|
11 years ago |
|
messaging.js
|
fixed incorrect use of username in unsub cta in emails
|
11 years ago |
|
meta.js
|
updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny)
|
11 years ago |
|
notifications.js
|
adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised
|
11 years ago |
|
pagination.js
|
closes #3038
|
11 years ago |
|
password.js
|
use send for child process
|
11 years ago |
|
plugins.js
|
closes #3098
|
11 years ago |
|
postTools.js
|
closes #3051
|
11 years ago |
|
posts.js
|
resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
|
11 years ago |
|
privileges.js
|
more linting
|
11 years ago |
|
pubsub.js
|
closes #3014
|
11 years ago |
|
search.js
|
closes #3065
|
11 years ago |
|
settings.js
|
linting settings.js
|
12 years ago |
|
sitemap.js
|
added privileges.topics.filterUids
|
11 years ago |
|
threadTools.js
|
closes #3008
|
11 years ago |
|
topics.js
|
closes #3104
|
11 years ago |
|
upgrade.js
|
closes #3188, closes #3170
|
11 years ago |
|
user.js
|
fixed issue where privileges were not correctly determined if you were granted moderator access to a category as a group (vs as a single user)
|
11 years ago |
|
webserver.js
|
removed setTimeout
|
11 years ago |