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.
yariplus e112190bee Fix maximumTagsPerTopic 10 years ago
..
categories more category hooks 10 years ago
controllers Fix maximumTagsPerTopic 10 years ago
database fix crash when redis server isn't running 10 years ago
groups use correct names 10 years ago
meta removed parallel 10 years ago
middleware redirectToLogin() 10 years ago
navigation check err item 10 years ago
plugins using new reset command in plugin incompatibility warning 10 years ago
posts allowing topic, post, and user creation to specify a timestamp for insertion into the past 10 years ago
privileges changed behaviour of privilege table so that groups without explicit privileges are not shown in the privilege table 10 years ago
rewards filter out illegitimate rewards 10 years ago
routes closes #2754 10 years ago
socket.io Add minimum tags per topic setting. 10 years ago
topics Fix maximumTagsPerTopic 10 years ago
user closes #3220 10 years ago
views Fix maximumTagsPerTopic 10 years ago
widgets moved widget code out of controller; cleaned up code into a folder 10 years ago
analytics.js show monthly page views 10 years ago
batch.js renamed end to stop globally 10 years ago
categories.js changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP 10 years ago
database.js closes #3208 10 years ago
emailer.js refactored translator system to be a require.js module, and not a global 10 years ago
emitter.js closes #3098 10 years ago
events.js closes #2550, closes #2518 10 years ago
favourites.js some minor cleanup in the async tree... 10 years ago
file.js file upload with spaces / general file upload fix wrt ajaxiy 10 years ago
groups.js closes #2754 10 years ago
hotswap.js moving nearly all startup messages to verbose type 10 years ago
image.js added plugin hooks so that imagemagick can still be called, as a plugin, for image manipulation tasks, falling back to using lwip 10 years ago
install.js closes #3223 10 years ago
languages.js
logger.js disable stuff that crashes in socket.io 1.x 10 years ago
messaging.js fixed incorrect use of username in unsub cta in emails 10 years ago
meta.js updated middleware.renderHeader so that navbar config is retrieved in parallel like everything else, instead of retrieved first. (ping @psychobunny) 10 years ago
notifications.js adding a check so that websocket method in notif pushing isn't called if the socket server isn't initialised 10 years ago
pagination.js closes #3038 10 years ago
password.js
plugins.js Call Plugins.addLanguages on reload. Fixes #3153 10 years ago
postTools.js closes #3051 10 years ago
posts.js resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
privileges.js
pubsub.js closes #3014 10 years ago
search.js closes #3065 10 years ago
settings.js
sitemap.js added privileges.topics.filterUids 10 years ago
threadTools.js send topicData on action:topic.delete 10 years ago
topics.js closes #3104 10 years ago
upgrade.js closes #3188, closes #3170 10 years ago
user.js closes #3242 10 years ago
webserver.js removed setTimeout 10 years ago