Garvit
5f8fbc5d35
message view: Decode HTML in Stream subscription messages.
...
Previously, we would display effectively double-HTML-escaped content
here.
Fixes #6652 .
2017-10-11 09:59:48 -07:00
Cynthia Lin
8e0b1bec9d
bookend: Remove .sea-green class for Unsubscribe state.
2017-06-06 08:31:09 -07:00
Cynthia Lin
11e68606b4
design: Improve design of Subscribe/Unsubscribe buttons in message view.
...
Tweaked by tabbott to use an existing button style.
Fixes #5196 .
2017-06-05 16:55:56 -07:00
Tim Abbott
235bf65668
bookend: Only show bookend buttons in trailing bookends.
...
Apparently, this template was just always missing this check.
Fixes #5237 .
2017-06-05 16:27:57 -07:00
Tim Abbott
113b64ad4b
bookend: Add missing i18n tags on bookends.
2017-06-05 16:27:57 -07:00
Kartik Maji
3d77aa49db
Add subscribe button in narrowed view when stream has no messages.
...
A temporary message appears on successful subscription, with a button
offering to unsubscribe in case the user subscribed by accident.
2016-05-18 20:06:30 -07:00
Kartik Maji
206452c867
Add stream subscription button added narrowed views.
...
Fixes : #273
2016-05-18 20:06:23 -07:00
Leo Franchi
568c33f294
Render messages as groups of divs instead of individual rows
...
Now that we no longer use tables for our message list, we can
more logically group messages together.
(imported from commit 9923a092f91a45fe3ef06f2f00e23e4e3fb62a37)
2014-02-27 20:25:23 -05:00