You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
button.button.button-secondary.button-smalldata-action="click->thread-actions#markAllRead" Mark all messages read
205
+
button.button.button-secondary.button-smalldata-action="click->thread-actions#markAllRead" Mark all read
206
+
button.button.button-secondary.button-smalldata-action="click->thread-actions#markAllUnread" Mark all unread
207
+
button.button.button-secondary.button-smalldata-action="click->thread-actions#collapseAll" Collapse all
208
+
button.button.button-secondary.button-smalldata-action="click->thread-actions#expandAll" Show all
206
209
= link_to "Jump to latest", "#message-#{last_message.id}", class: "button button-secondary button-small", title:"Jump to latest message", "aria-label": "Jump to latest message"
207
210
- if user_signed_in?
208
211
= link_to "Jump to unread", "#first-unread", class: "button button-secondary button-small", title:"Jump to first unread message", "aria-label": "Jump to first unread message"
0 commit comments