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.
Julian Lam 2593f1b4d9 Fix bug where new chat messages would not append
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
10 years ago
..
categories
controllers fixed #3355 10 years ago
database
groups
meta
middleware Fixed crash on launch if no hooks listen to filter:router.page 10 years ago
navigation
plugins
posts fixed #3007 10 years ago
privileges
rewards
routes added a new middleware and plugin hook 10 years ago
socket.io fix mark all read 10 years ago
topics fix mark all read 10 years ago
user added new hook "filter:digest.subscribers" to allow plugins to override digest subscriptions 10 years ago
views parse category description closes #3209 10 years ago
widgets
analytics.js
batch.js
categories.js parse category description closes #3209 10 years ago
database.js
emailer.js
emitter.js
events.js
favourites.js
file.js
groups.js
hotswap.js
image.js
install.js switching default theme on installation to Persona, from Lavender 10 years ago
languages.js
logger.js
messaging.js Fix bug where new chat messages would not append 10 years ago
meta.js
notifications.js
pagination.js
password.js
plugins.js
postTools.js
posts.js
privileges.js
pubsub.js
search.js
settings.js
sitemap.js
threadTools.js
topics.js closes #3347 10 years ago
upgrade.js
user.js
webserver.js