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.
cmastudios e3185b9560 Calculate age based on days instead of years
Calculating the age based on the year only caused issues in the display of the age because it was off. Example: Person who was born in march of 1999 is displayed as 15 instead of 14 after the turn of the year.
12 years ago
..
admin admins can create users from admin/users panel 12 years ago
database mongo string fix 12 years ago
routes Calculate age based on days instead of years 12 years ago
categories.js closes #645 12 years ago
categoryTools.js Adding support for restricting category read access based on user groups 12 years ago
database.js fixed instruction in database.js 12 years ago
events.js display events in admin page events section 12 years ago
favourites.js fixed favouriting 12 years ago
feed.js fixes #703 - topic feeds were not saving (who knows for how long!) 12 years ago
groups.js removing some console.log's 12 years ago
imgur.js closes #707, closes #686 12 years ago
install.js closes #707, closes #686 12 years ago
logger.js closes #456, if the file path doesnt exists logger was crashing 12 years ago
login.js added parseInt 12 years ago
messaging.js closes #690, closes #691 12 years ago
meta.js full unicode support in slugify method, thanks to XRegExp 12 years ago
notifications.js also send notification data along with event:new_notification socket call 12 years ago
plugins.js fixed plugin deactivation 12 years ago
postTools.js thread delete restore fix 12 years ago
posts.js if imgur client id is not set but local file uploads are enabled use that 12 years ago
sitemap.js parseInt fixes getObjects fix 12 years ago
threadTools.js thread delete restore fix 12 years ago
topics.js closes #712 12 years ago
upgrade.js closes #707, closes #686 12 years ago
user.js closes #645 12 years ago
webserver.js properly fixed #713 12 years ago
websockets.js removed extra event in websocket.js 12 years ago