Tim Abbott
4538792517
message controls: Use login_to_access modal for reactions/stars.
...
Hiding these UI widgets causing layout issues -- specifically, the
position of the \vdots menu looks off with these elements missing.
Enabling this buttons (and opening the login_to_access modal on click)
provides a light advertisement for these features, seems to be the
standard practice for forum-like software, and will also be easier to
maintain.
This effectively reverts f26a76a9d8
, in
addition to adding new logic.
2022-04-29 16:35:49 -07:00
Steve Howell
1509e7f355
templates: Always indent "each" blocks.
2021-12-06 14:58:29 -08:00
Aman Agrawal
f26a76a9d8
message_controls: Hide irrelevant icons for spectators.
2021-06-16 10:19:07 -07:00
Aman Agrawal
99e6f25c4e
tippy: Fix vertical stacking for reaction button during message-fade.
...
This fixes the same bug in the previous commit for add reaction
button.
2021-06-09 16:38:56 -07:00
Aman Agrawal
487fcb6a3c
reaction_button: Use tippy for tooltip.
...
Tippyjs automatically places it to bottom.
2021-04-07 17:38:40 -07:00
vinitS101
278ccc559b
message_view: Add a js tooltip hover for reaction button.
...
This change removes the html title for the reaction button
and replaces it with a JS Tooltip with the same title text.
2019-07-19 12:45:44 -07:00
Anders Kaseorg
0c565f50be
templates: Use upstream Handlebars partials syntax.
...
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-12 21:11:14 -07:00
Anders Kaseorg
3c3471b720
templates: Rename *.handlebars ↦ *.hbs and - ↦ _.
...
Tweaked by tabbott to avoid accidentally disabling the linter for
handlebars templates.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-12 21:11:03 -07:00