templates/themes/ansi-dark/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Tue, 20 Mar 2018 15:50:32 +0100
changeset 195 1c655ba64ecf
parent 172 0d651f070319
child 206 102b34bb2c28
permissions -rw-r--r--
Update templates
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"}}
195
1c655ba64ecf Update templates
Mikael Berthe <mikael@lilotux.net>
parents: 172
diff changeset
     2
  Following:      {{.following}}
1c655ba64ecf Update templates
Mikael Berthe <mikael@lilotux.net>
parents: 172
diff changeset
     3
  Followed-by:    {{.followed_by}}
1c655ba64ecf Update templates
Mikael Berthe <mikael@lilotux.net>
parents: 172
diff changeset
     4
  Blocking:       {{.blocking}}
1c655ba64ecf Update templates
Mikael Berthe <mikael@lilotux.net>
parents: 172
diff changeset
     5
  Muting:         {{.muting}}
1c655ba64ecf Update templates
Mikael Berthe <mikael@lilotux.net>
parents: 172
diff changeset
     6
  Muting notif.:  {{.muting}}
1c655ba64ecf Update templates
Mikael Berthe <mikael@lilotux.net>
parents: 172
diff changeset
     7
  Requested:      {{.requested}}