Commit graph

29 commits

Author SHA1 Message Date
Avi Levy
a5c0d75fdf Reverts change to background color for sent mail: Refs #6371 2013-08-02 17:51:43 -07:00
Eric Gregory
9068d6330b Closes #4644 Spinner fix 2013-07-11 12:50:19 -07:00
Avi Levy
15cd770310 Different background color for sent mail: Closes #6371 2013-06-26 14:38:34 -07:00
Robert Schroll
b77766c8d7 Malicious HTML link checker: Closes #6933
Pops up a small warning if the user clicks on a link that doesn't
match URL-looking text.
2013-05-28 18:28:33 -07:00
Robert Schroll
87f199c258 Expand quotes in .nohide search mode; fix #6914
Also hide the hider and shower widgets, since they don't need to do
anything in this state.
2013-05-07 16:11:30 -07:00
Eric Gregory
326af9339b Closes #6199 Ctrl-F text search in current conversation 2013-05-07 13:59:54 -07:00
Robert Schroll
2617f9949e Show emails attached to main message; fix #6450
Attachments to those emails are not found yet.
2013-04-24 18:46:29 -07:00
Robert Schroll
0a03877964 Add "Select Message" to context menu; fix #6840
Also deny selection by default, allowed where appropriate
2013-04-23 11:58:42 -07:00
Robert Schroll
cfdebec4a9 Use button class for new button 2013-04-22 19:13:48 -07:00
Robert Schroll
66dd62a23c Per-email enabling of remote images; fix #6649 2013-04-22 14:14:11 -07:00
Andreas Obergrusberger
0f25ca0363 Message drop-down menu occassionally doesn't display: Closes #5605 2013-04-18 14:00:02 -07:00
Robert Schroll
0966721059 Closes #5514 Don't allow collapsing single message 2013-04-15 16:56:28 -07:00
Robert Schroll
9b8f10304d Surround text emails with div, not pre; fix #6534 2013-03-15 18:19:08 -07:00
Robert Schroll
6db225668c Closes #6420 Removes extra margin 2013-02-25 12:09:03 -08:00
Robert Schroll
a34058b65c Clamp max num of messages compressed in conversation block: Closes #6373 2013-02-14 14:26:54 -08:00
Robert Schroll
c0d8791961 Compress collapsed emails: Closes #5137
More great work from Robert Schroll.
2013-02-12 17:49:43 -08:00
Robert Schroll
a2b92a3248 "No conversations selected" appears with unread message border and shadow: Closes #6276 2013-01-31 11:20:06 -08:00
Robert Schroll
ff5f9fa0c7 Style unread messages differently than read messages: Closes #6260
Adds a darker border and shadow to unread messages that animates to
the same intensity of read messages after 3 seconds.
2013-01-28 17:30:54 -08:00
Daniel Foré
e97eda8660 Update quoted text styling: Closes #5789
I've modified Daniel Foré's design slightly to make the background
gray of the quoted text slightly more pronounced.  On some monitors
the original color was so difficult to distinguish it looked plain
white.
2012-09-27 11:35:30 -07:00
Adam Dingle
43e57e38b8 Fixed #5791 (move gravatar to left). 2012-09-12 10:11:52 -07:00
Matthew Pirocchi
e553bb291a Optionally allow loading external images: Closes #5418. 2012-08-13 17:24:09 -07:00
Matthew Pirocchi
42f7d8bd41 Use same blockquote style for compose and message-viewer: Closes #5513. 2012-07-09 16:37:44 -07:00
Robert Schroll
f69dd28b5f Missed one line in patch for #5498. 2012-07-09 15:01:07 -07:00
Robert Schroll
ace7494c67 Simplify message view CSS so uncollapsed message same state: Closes #5498 2012-07-05 11:41:28 -07:00
Robert Schroll
2821930ba9 Correct CSS for cursor in uncollapsed email headers: Closes #5486
Now the mouse cursor will be normal when hovering over uncollapsed
email headers (unless it's over an email address, which launches
the composer if clicked).
2012-07-02 11:47:23 -07:00
Robert Schroll
54271431bc Allow horizontal scrolling for email: Closes #5481 2012-06-29 14:24:20 -07:00
Robert Schroll
591b7c7ac5 Make shower/hider links sans-serif: Closes #5421 2012-06-25 14:27:13 -07:00
Robert Schroll
146965fc3f Improvements to message headers in conversation viewer: Closes #5422 2012-06-22 16:53:05 -07:00
Matthew Pirocchi
226d50bff6 Load message-viewer HTML and CSS dynamically: Closes #5319. 2012-06-13 14:23:36 -07:00