| Línea 66... |
Línea 66... |
| 66 |
{{#showonlinestatus}}
|
66 |
{{#showonlinestatus}}
|
| 67 |
<span class="contact-status icon-size-2 {{#isonline}}online{{/isonline}}">
|
67 |
<span class="contact-status icon-size-2 {{#isonline}}online{{/isonline}}">
|
| 68 |
{{#isonline}} {{#pix}} t/online, core, {{#str}} online, core_message {{/str}} {{/pix}} {{/isonline}}
|
68 |
{{#isonline}} {{#pix}} t/online, core, {{#str}} online, core_message {{/str}} {{/pix}} {{/isonline}}
|
| 69 |
</span>
|
69 |
</span>
|
| 70 |
{{/showonlinestatus}}
|
70 |
{{/showonlinestatus}}
|
| 71 |
<div class="w-100 text-truncate ml-2">
|
71 |
<div class="w-100 text-truncate ms-2">
|
| 72 |
<div class="d-flex">
|
72 |
<div class="d-flex">
|
| 73 |
<strong class="m-0">
|
73 |
<strong class="m-0">
|
| 74 |
{{fullname}}
|
74 |
{{fullname}}
|
| Línea 75... |
Línea 75... |
| 75 |
|
75 |
|
| 76 |
<span class="{{^isblocked}}hidden{{/isblocked}}" data-region="contact-icon-blocked">
|
76 |
<span class="{{^isblocked}}hidden{{/isblocked}}" data-region="contact-icon-blocked">
|
| 77 |
{{#pix}} t/block, core, {{#str}} contactblocked, message {{/str}} {{/pix}}
|
77 |
{{#pix}} t/block, core, {{#str}} contactblocked, message {{/str}} {{/pix}}
|
| 78 |
</span>
|
78 |
</span>
|
| 79 |
</strong>
|
79 |
</strong>
|
| 80 |
<div
|
80 |
<div
|
| 81 |
class="ml-auto small {{^lastmessagedate}}hidden{{/lastmessagedate}}"
|
81 |
class="ms-auto small {{^lastmessagedate}}hidden{{/lastmessagedate}}"
|
| 82 |
data-region="last-message-date"
|
82 |
data-region="last-message-date"
|
| 83 |
>
|
83 |
>
|
| 84 |
{{#lastmessagedate}}
|
84 |
{{#lastmessagedate}}
|
| 85 |
{{#userdate}} {{.}}, {{#str}} strftimedatefullshort, core_langconfig {{/str}} {{/userdate}}
|
85 |
{{#userdate}} {{.}}, {{#str}} strftimedatefullshort, core_langconfig {{/str}} {{/userdate}}
|
| 86 |
{{/lastmessagedate}}
|
86 |
{{/lastmessagedate}}
|
| 87 |
</div>
|
87 |
</div>
|
| 88 |
</div>
|
88 |
</div>
|
| 89 |
<p class="m-0 font-weight-light text-truncate" data-region="last-message">
|
89 |
<p class="m-0 fw-light text-truncate" data-region="last-message">
|
| 90 |
{{#sentfromcurrentuser}}{{#str}} you, core_message {{/str}}{{/sentfromcurrentuser}}
|
90 |
{{#sentfromcurrentuser}}{{#str}} you, core_message {{/str}}{{/sentfromcurrentuser}}
|
| 91 |
<span>{{{lastmessage}}}</span>
|
91 |
<span>{{{lastmessage}}}</span>
|
| 92 |
</p>
|
92 |
</p>
|