templates/themes/ansi-dark/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Wed, 21 Mar 2018 00:42:51 +0100
changeset 206 102b34bb2c28
parent 195 1c655ba64ecf
child 227 34ed5019193a
permissions -rw-r--r--
Printers: Add Relationship.showing_reblogs Commented for now since it seems buggy with Mastodon 2.2...

- 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}}
  Requested:      {{.requested}}