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