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
f4573d23b5
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
.. |
admin
|
closes #93
|
12 years ago |
routes
|
added api route for 403
|
12 years ago |
categories.js
|
closed #160
|
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
|
closed #160
|
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
|
closed #160
|
12 years ago |
redis.js
|
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
|
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
|
closed #160
|
12 years ago |
topics.js
|
closed #160
|
12 years ago |
upgrade.js
|
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
|
12 years ago |
user.js
|
closed #160
|
12 years ago |
webserver.js
|
closed #160
|
12 years ago |
websockets.js
|
closed #160
|
12 years ago |