Add mouseover tooltips for names in notif headings and timeline repeats, make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.

This commit is contained in:
Shpuld Shpuldson 2017-06-02 13:05:03 +03:00
parent b92be6a7ef
commit 24b7d7d9d4
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
<i class='fa icon-retweet retweeted'></i>
</div>
<div class="media-body">
Retweeted by {{retweeter}}
Repeated by <a :href="statusoid.user.statusnet_profile_url" style="font-weight: bold;" :title="'@'+statusoid.user.screen_name">{{retweeter}}</a>
</div>
</div>
<div class="media status container">