templates/themes/ansi/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Sat, 21 Oct 2017 19:12:11 +0200
changeset 172 0d651f070319
parent 148 6c763fa86e9a
child 195 1c655ba64ecf
permissions -rw-r--r--
Update types to reflect Mastodon 2.0.0 API changes This patch requires madon v2.0.0(-dev). (Fixes issue #9)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
172
0d651f070319 Update types to reflect Mastodon 2.0.0 API changes
Mikael Berthe <mikael@lilotux.net>
parents: 148
diff changeset
     1
- Account ID: {{color "red"}}{{.id}}{{color "reset"}}
148
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     2
  Following:    {{.following}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     3
  Followed-by:  {{.followed_by}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     4
  Blocking:     {{.blocking}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     5
  Muting:       {{.muting}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     6
  Requested:    {{.requested}}