templates/themes/ansi-dark/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Wed, 05 Sep 2018 23:22:06 +0200
changeset 228 360929ee6aef
parent 227 34ed5019193a
permissions -rw-r--r--
Display endorsement in relationship entities Update plaintext output and ansi themes to display the endorsement status when displaying a relationship.

- Account ID: {{color "red"}}{{.id}}{{color "reset"}}
  Following:      {{.following}}
{{- if .showing_reblogs}}
  Showing boosts: {{.showing_reblogs}}{{end}}
  Followed-by:    {{.followed_by}}
  Blocking:       {{.blocking}}
  Muting:         {{.muting}}
  Muting notif.:  {{.muting}}
  Endorsed:       {{.endorsed}}
  Requested:      {{.requested}}