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
5647d55147
updated postDelay upgrade script to update if the old value is over 1000, not 10!
|
11 years ago |
.. |
admin
|
closes #462
|
11 years ago |
routes
|
ninjafix for bad conditional
|
11 years ago |
categories.js
|
template changes to recent and unread
|
11 years ago |
favourites.js
|
closes #444
|
11 years ago |
feed.js
|
removed schema.js
|
11 years ago |
groups.js
|
hinting
|
12 years ago |
imgur.js
|
hinting
|
12 years ago |
install.js
|
closes #490
|
11 years ago |
logger.js
|
closes #456, if the file path doesnt exists logger was crashing
|
11 years ago |
login.js
|
camel case for user.js methods
|
11 years ago |
messaging.js
|
fixed missing require in messaging
|
12 years ago |
meta.js
|
fixing bootswatch themes, which broke in the last update
|
11 years ago |
notifications.js
|
hopefully closed #485
|
11 years ago |
plugins.js
|
moved firing of plugin activation to after a plugin reload
|
11 years ago |
postTools.js
|
anons cant edit after posting #365
|
11 years ago |
posts.js
|
closes #491, added check to prevent crash in getAnonUserCount
|
11 years ago |
redis.js
|
updated error when no test db is defined -- also made an invalid "db" option a fatal error. Before, it was just defaulting to 0! Wiped out my test db hahaha
|
11 years ago |
sitemap.js
|
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
|
12 years ago |
threadTools.js
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
11 years ago |
topics.js
|
closes #491, added check to prevent crash in getAnonUserCount
|
11 years ago |
upgrade.js
|
updated postDelay upgrade script to update if the old value is over 1000, not 10!
|
11 years ago |
user.js
|
dont allow empty userslugs to register
|
11 years ago |
webserver.js
|
multiple plugins pointing to admin can conflict - fix
|
11 years ago |
websockets.js
|
closes #491, added check to prevent crash in getAnonUserCount
|
11 years ago |