2014-04-06 09:47:00 +07:00
|
|
|
<div id="localusers" class="panel panel-primary">
|
2014-04-03 21:18:51 +07:00
|
|
|
<div class="panel-heading">
|
|
|
|
{{#info}}
|
|
|
|
<div class="pull-right badge">Peers: {{dht_nodes}}/{{dht_global_nodes}}</div>
|
|
|
|
{{/info}}
|
2014-04-06 09:47:00 +07:00
|
|
|
<h3 class="panel-title"><span class="glyphicon glyphicon-th-list"></span> Local users</h3>
|
2014-04-03 21:18:51 +07:00
|
|
|
</div>
|
2014-03-31 16:38:46 +07:00
|
|
|
<ul class="panel-body list-group media-list">
|
|
|
|
{{#local_users}}
|
|
|
|
<li class="media list-group-item avatars32{{#active}} active{{/active}}">
|
2014-04-05 13:42:20 +07:00
|
|
|
<a {{#username}}title="@{{username}}'s home" {{/username}}class="pull-left thumbnail" href="{{site_root}}/{{#username}}home/{{.}}{{/username}}">
|
2014-03-31 16:38:46 +07:00
|
|
|
<img class="media-object avatar" src="{{#avatar}}{{.}}{{/avatar}}{{^avatar}}/assets/img/twister-64.jpg{{/avatar}}" alt="{{fullname}}">
|
|
|
|
</a>
|
|
|
|
<div class="media-body">
|
|
|
|
<h5 class="media-heading">
|
|
|
|
{{^active}}
|
|
|
|
<a {{#username}}title="@{{username}}'s home"{{/username}}
|
2014-04-05 13:42:20 +07:00
|
|
|
href="{{site_root}}/{{#username}}home/{{.}}{{/username}}">{{/active}}{{fullname}}{{^active}}</a>
|
2014-03-31 16:38:46 +07:00
|
|
|
{{/active}}
|
|
|
|
</h5>
|
|
|
|
{{#username}}
|
2014-04-06 09:47:00 +07:00
|
|
|
<a class="label label-primary" href="{{site_root}}/home/{{.}}" title="@{{.}}'s home"><span class="glyphicon glyphicon-home"></span></a>
|
|
|
|
<a class="label label-primary" href="{{site_root}}/home/{{.}}/mentions" title="mentions of @{{.}}"><span class="glyphicon glyphicon-bell"></span></a>
|
|
|
|
<a class="label label-primary" href="{{site_root}}/messages/{{.}}" title="direct messages from/to @{{.}}"><span class="glyphicon glyphicon-envelope"></span></a>
|
|
|
|
<a class="label label-info" href="{{site_root}}/user/{{.}}" title="@{{.}}'s profile"><span class="glyphicon glyphicon-user"></span></a>
|
2014-03-31 16:38:46 +07:00
|
|
|
{{/username}}
|
|
|
|
{{^username}}
|
|
|
|
(view sponsored posts)
|
|
|
|
{{/username}}
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
{{/local_users}}
|
|
|
|
</ul>
|
|
|
|
</div>
|
2014-04-05 13:42:20 +07:00
|
|
|
|
2014-04-07 21:10:43 +07:00
|
|
|
<form method=get action="{{site_root}}/tag" class="form-horizontal" role="search">
|
2014-04-05 13:42:20 +07:00
|
|
|
<div class="form-group">
|
2014-04-08 04:31:59 +07:00
|
|
|
<label class="col-sm-4" for="#tag">
|
|
|
|
<span class="badge pull-right">
|
|
|
|
<abbr style="color:#fbe0a5"
|
|
|
|
title="Browse to a #hashtag's page:
|
|
|
|
Main area will show twists mentioning it.
|
|
|
|
[An empty field will show sponsored posts]">
|
|
|
|
<span class="glyphicon glyphicon-arrow-left"></span>
|
|
|
|
</abbr>
|
|
|
|
Tag <span class="glyphicon glyphicon-tag"></span>
|
|
|
|
</span>
|
|
|
|
</label>
|
2014-04-07 23:28:00 +07:00
|
|
|
<div class="col-sm-8">
|
2014-04-07 21:10:43 +07:00
|
|
|
<input id="tag" name="tag" type="text" class="form-control input-sm" placeholder="#twister"{{#user_prefix}} value="{{.}}"{{/user_prefix}}>
|
|
|
|
</div>
|
2014-04-05 13:42:20 +07:00
|
|
|
</div>
|
|
|
|
</form>
|
2014-04-07 21:10:43 +07:00
|
|
|
<form target="searchresult" tag="searchresult" method=get action="{{site_root}}/search_embed" class="form-horizontal" role="search">
|
|
|
|
<div class="form-group">
|
2014-04-08 04:31:59 +07:00
|
|
|
<label class="col-sm-4" for="#userprefix">
|
|
|
|
<span class="badge pull-right">
|
|
|
|
<abbr style="color:#fbe0a5"
|
|
|
|
title='Search for "users starting with ..."
|
|
|
|
𝘄𝗶𝘁𝗵𝗼𝘂𝘁 leaving the current page.
|
|
|
|
Results will appear below.
|
|
|
|
[Empty field to show trending tags again]'>
|
|
|
|
<span class="glyphicon glyphicon-arrow-down"></span>
|
|
|
|
</abbr>
|
|
|
|
Userna... <span class="glyphicon glyphicon-user"></span>
|
|
|
|
</span>
|
|
|
|
</label>
|
2014-04-07 23:28:00 +07:00
|
|
|
<div class="col-sm-8">
|
2014-04-07 21:10:43 +07:00
|
|
|
<input id="userprefix" name="userprefix" type="text" class="form-control input-sm" placeholder="@twi"{{#user_prefix}} value="{{.}}"{{/user_prefix}}>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
|
2014-04-06 09:47:00 +07:00
|
|
|
<iframe name="searchresult" class="thumbnail media-object {{#fromMe}}pull-right{{/fromMe}}{{^fromMe}}pull-left{{/fromMe}}"
|
|
|
|
style="width:100%; border:none; padding:0; background:none; overflow:hidden"
|
|
|
|
width=100 height=2645 seamless=seamless
|
2014-04-07 21:10:43 +07:00
|
|
|
src="{{site_root}}/search_embed"></iframe>
|
2014-04-06 09:47:00 +07:00
|
|
|
</div>
|