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 Usakli a100eb1bb2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
..
admin closes #93 12 years ago
routes Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
categories.js fixed home loading 12 years ago
favourites.js fixed favouriting 12 years ago
feed.js fixing issue where navigating to a non-existant category_id caused NodeBB 12 years ago
imgur.js drag and drop image upload first pass 12 years ago
install.js moved the imgur clientID to the server config file 12 years ago
login.js first pass at a custom title function (not ready for prod) 12 years ago
meta.js first pass at a custom title function (not ready for prod) 12 years ago
notifications.js refactored notifications library to mark all notifs read when the menu is 12 years ago
plugins.js added note linking to wiki page for authoring plugins... also showing something if no plugins are installed 12 years ago
postTools.js fixed outgoing route to handle links with querystrings in it (using req.query instead of req.url). closes #154. 12 years ago
posts.js fixed home loading 12 years ago
redis.js fixed broken view again 12 years ago
schema.js added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
sitemap.js fixed oddities in base_url and url generation for subdirectoried instances 12 years ago
threadTools.js index topic titles too 12 years ago
topics.js index topic titles too 12 years ago
user.js refactored notifications library to mark all notifs read when the menu is 12 years ago
webserver.js fixed outgoing route to handle links with querystrings in it (using req.query instead of req.url). closes #154. 12 years ago
websockets.js refactored notifications library to mark all notifs read when the menu is 12 years ago