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 97ce08f5af Removed rel="canonical", closes #3758
On the advice of the following articles:
  - http://googlewebmastercentral.blogspot.com/2013/04/5-common-mistakes-with-relcanonical.html
  - https://moz.com/blog/rel-confused-answers-to-your-rel-canonical-questions

rel="canonical" should not be shown on the same page
as rel="prev" and rel="next" as Google will implicitly
assume that they all point to the same page. With the
"pageless" variety only showing the first page of posts,
it explains exactly why any post content after the first
page is not indexed by Google.

... or perhaps it *is* indexed, but not returned. Who
the heck knows. 😄
9 years ago
..
categories modifyCategory is no longer async 9 years ago
controllers Removed rel="canonical", closes #3758 9 years ago
database check online from users:online zset 9 years ago
groups Cover photo removal for groups, #3832 9 years ago
meta Fixes #3852 9 years ago
middleware added toggler to disable toobusy if necessary 9 years ago
navigation Squashed commit of the following: 9 years ago
plugins closes #3663 10 years ago
posts closes #3879 9 years ago
privileges closes https://github.com/NodeBB/nodebb-theme-persona/issues/181 9 years ago
rewards missing error 10 years ago
routes Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize 9 years ago
socket.io dont allow banned users to flag 9 years ago
topics removed rooms.js removed browsing users, removed chat syncing across sockets 9 years ago
user moved deleteVotes into deleteAccount 9 years ago
views added toggler to disable toobusy if necessary 9 years ago
widgets Added req and res objects to the widget rendering process before callback in src/controllers/api.js 10 years ago
analytics.js single proc stats 9 years ago
batch.js renamed end to stop globally 10 years ago
categories.js more refactors 10 years ago
coverPhoto.js custom user profile covers 9 years ago
database.js closes #3208 10 years ago
emailer.js something.. 9 years ago
emitter.js closes #3098 10 years ago
events.js more refactors 10 years ago
favourites.js Removed cant-vote-self-post 9 years ago
file.js Removed mmmagic from dependencies, closes #3836 9 years ago
groups.js fix default cover on groups/list page 9 years ago
hotswap.js moving nearly all startup messages to verbose type 10 years ago
image.js Add new ACP option to upload Touch Icon, #3668 10 years ago
install.js closes #3757 9 years ago
languages.js
logger.js closes #3663 10 years ago
messaging.js removed rooms.js removed browsing users, removed chat syncing across sockets 9 years ago
meta.js User.exists change 10 years ago
notifications.js removed icon:bgColor and icon:text from db calls 9 years ago
pagination.js closes #3720 10 years ago
password.js use send for child process 10 years ago
plugins.js closes #3663 10 years ago
posts.js moved postTools and threadTools into posts/ and topics/ 10 years ago
privileges.js user refactor 10 years ago
pubsub.js closes #3014 10 years ago
reset.js reset changes 10 years ago
search.js more search cleanup 10 years ago
settings.js
sitemap.js Squashed commit of the following: 9 years ago
topics.js add fullname to user return as well 9 years ago
upgrade.js pruned upgrade script 9 years ago
user.js async get users 9 years ago
webserver.js closes #3663 10 years ago