templates/themes/ansi-dark/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Fri, 26 May 2017 12:05:50 +0200
changeset 145 0f6b8411ad36
parent 134 a057c44144a4
child 147 d9b02148d24c
permissions -rw-r--r--
Sync with Madon library 1.6: Some calls return a Relationship entity Update PlainPrinter and themes to outline the relationship ID is actually an account ID.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
145
0f6b8411ad36 Sync with Madon library 1.6: Some calls return a Relationship entity
Mikael Berthe <mikael@lilotux.net>
parents: 134
diff changeset
     1
- Account ID: {{color "red"}}{{printf "%.0f" .id}}{{color "reset"}}
88
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
  Following:    {{.following}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
  Followed-by:  {{.followed_by}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
  Blocking:     {{.blocking}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
  Muting:       {{.muting}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
  Requested:    {{.requested}}