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.
Baris Soner Usakli c1ba447aec fixed sorting for topics 12 years ago
..
admin removed ajax from make/remove admin 12 years ago
routes removed ajax from make/remove admin 12 years ago
categories.js fixed sorting for topics 12 years ago
favourites.js moved favourites code out of posts 12 years ago
feed.js fixed more indentation 12 years ago
login.js moved login code from user.js to login.js 12 years ago
meta.js started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP 12 years ago
notifications.js closed #28 by implementing solution #2 12 years ago
postTools.js changed new Date().getTime() to Date.now() on server side 12 years ago
posts.js closes #37, used the sorted set and updated it when a new post is made to a topic 12 years ago
redis.js updating nodebb executable so that it sends a NODE_ENV environment 12 years ago
schema.js fixed slug issue with topics 12 years ago
threadTools.js username to userslug change 12 years ago
topics.js Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
user.js server side checks for username/email/password, closes #41 12 years ago
webserver.js changed the /latest route to /recent to match the text 12 years ago
websockets.js removed ajax from make/remove admin 12 years ago