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.
11 years ago
..
admin admins can create users from admin/users panel 11 years ago
database mongo string fix 11 years ago
routes Calculate age based on days instead of years 11 years ago
categories.js closes #645 11 years ago
categoryTools.js Adding support for restricting category read access based on user groups 11 years ago
database.js
events.js display events in admin page events section 11 years ago
favourites.js
feed.js fixes #703 - topic feeds were not saving (who knows for how long!) 11 years ago
groups.js removing some console.log's 11 years ago
imgur.js closes #707, closes #686 11 years ago
install.js closes #707, closes #686 11 years ago
logger.js
login.js
messaging.js closes #690, closes #691 11 years ago
meta.js full unicode support in slugify method, thanks to XRegExp 11 years ago
notifications.js also send notification data along with event:new_notification socket call 11 years ago
plugins.js fixed plugin deactivation 11 years ago
postTools.js thread delete restore fix 11 years ago
posts.js if imgur client id is not set but local file uploads are enabled use that 11 years ago
sitemap.js
threadTools.js thread delete restore fix 11 years ago
topics.js closes #712 11 years ago
upgrade.js closes #707, closes #686 11 years ago
user.js closes #645 11 years ago
webserver.js properly fixed #713 11 years ago
websockets.js removed extra event in websocket.js 11 years ago