Merge branch 'master' into viewing-options-sort-option-classnames

This commit is contained in:
Wyatt Johnson
2018-03-09 16:49:56 -07:00
committed by GitHub
156 changed files with 3446 additions and 1213 deletions
@@ -0,0 +1,16 @@
---
title: talk-plugin-sort-most-respected
permalink: /plugin/talk-plugin-sort-most-respected/
layout: plugin
plugin:
name: talk-plugin-sort-most-respected
default: true
depends:
- name: talk-plugin-respect
- name: talk-plugin-viewing-options
provides:
- Server
- Client
---
Provides a sort for the comments with the most `respect` reactions first.