Thomas Bruederli
95298fa428
Add option to encrypt & sign with Mailvelope > 2.0
...
UI elements added to larry and classic skin
7 years ago
Aleksander Machniak
52228ecb08
Bring back border-top on mail preview frame, remove some redundant border-radius
7 years ago
Aleksander Machniak
1b2d3c0ac2
Email Resent (Bounce) feature ( #4985 )
7 years ago
Aleksander Machniak
57fe976679
Fix style issue on selected and unfocused message that is part of a thread ( #5798 )
7 years ago
Aleksander Machniak
b629372db1
Cosmetic improvements in #composeoptions
7 years ago
Thomas Bruederli
cfc8b60fde
Highlight listmenu button when focused + better button style
8 years ago
Aleksander Machniak
836f938e1a
Fix bug where it wasn't possible to scroll folders list in Edge ( #5750 )
8 years ago
Thomas Bruederli
7969981320
Flattened buttons and icons, removed gradients and box shadows
8 years ago
Aleksander Machniak
15bd0b51a4
Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption ( #5279 )
...
+ small style improvements
8 years ago
Aleksander Machniak
fe212cc080
A better alignment/positioning of icons on widescreen list
8 years ago
Aleksander Machniak
793a8aad7a
Revert some style changes to correctly position status icon in threaded messages view of widescreen mode
8 years ago
Thomas Bruederli
2d45879469
Adjust sizes and spacings in new 3-column layout
8 years ago
Aleksander Machniak
6886a4de3f
Widescreen layout aka three column view ( #5093 )
8 years ago
Aleksander Machniak
43f3c5fb2a
Implement "one click" attachment upload ( #5024 )
8 years ago
Aleksander Machniak
d74dd5b6cb
Drop some styles with -o- and -webkit- prefix
8 years ago
Aleksander Machniak
437aca39e0
Enigma: Import keys from key-server(s) ( #5286 )
8 years ago
Aleksander Machniak
b9d3fb0221
Display different attachment icon on encrypted messages
9 years ago
Aleksander Machniak
0344b16827
Fix priority icon(s) position
9 years ago
Aleksander Machniak
344b0af9c6
Indicate that a collapsed thread has flagged children ( #5013 )
9 years ago
Aleksander Machniak
bb1ed2740d
Display attachment size in compose ( #1484774 )
9 years ago
Aleksander Machniak
5802e08e48
Mail messages searching with predefined date interval (T103)
9 years ago
Aleksander Machniak
82dcbb7488
Fix various issues in Mailvelope integration ( #1490533 )
9 years ago
Aleksander Machniak
b87a794348
Enigma: don't show encrypted part on attachments list, we display its content already
9 years ago
Aleksander Machniak
8e5c443c7b
CSS improvements on message print and message headers table
9 years ago
Thomas Bruederli
f189d72943
Merged branch 'dev-mailvelope'
9 years ago
Aleksander Machniak
567d5a01cc
Fix attachments list margin in full-preview (after last commit)
9 years ago
Aleksander Machniak
1656eb3f51
Fix bug where message content could overlap attachments list in Larry skin ( #1490479 )
9 years ago
Thomas Bruederli
2965a981b7
Allow to search and import missing PGP pubkeys from keyservers using Publickey.js
9 years ago
Thomas Bruederli
3167e58ff9
Pass encrypted draft and reply messages to Mailvelope editor; add toolbar icon for encryption mode toggeling
10 years ago
Thomas Bruederli
1cd3762b0d
Start integrating the Mailvelope browser extension via its API.
...
- Embed Mailvelope message container for encrypted message text and full pgp-mime messages
- Prepare to embed the Mailvelope editor for composing encrypted messages (with attachments)
10 years ago
Thomas Bruederli
53b7421d44
Fix list icon for replied+forwarded+unread messages
10 years ago
Aleksander Machniak
cf7471eb86
Move some styles from #mailboxlist to .folderlist
10 years ago
Aleksander Machniak
2f014fd9a7
Remove redundant margin
10 years ago
Aleksander Machniak
421ed1e545
Fix compose body area size, so scrollbars aren't truncated, unify padding
10 years ago
Aleksander Machniak
fef6173a2d
Fix displaying of HTML messages with absolutely positioned elements in Larry skin ( #1490103 )
10 years ago
Pascal Herbert
de6bf07030
update syntax of linear-gradient
10 years ago
Aleksander Machniak
041da24319
Fix unintentionally hidden contacts search box in compose screen
10 years ago
Aleksander Machniak
3cb61e7528
Collapsible (and iconized) folders tree in folder manager ( #1489648 )
10 years ago
Aleksander Machniak
dc43ae4ed0
Small css fix for delete icon on messages list
10 years ago
Aleksander Machniak
4cef8c7ec9
Fix messages list columns width in Chrome
10 years ago
Aleksander Machniak
0c2fcd633a
Get rid of -moz-box-shadow
11 years ago
Aleksander Machniak
734e233675
Get rid of -o-box-shadow
11 years ago
Aleksander Machniak
a292e4f524
Unify default width of resizable UI elements ( #1488837 )
11 years ago
Aleksander Machniak
c3bb0d32a5
Some more css improvements
11 years ago
Aleksander Machniak
d30a998fca
Small css fix
11 years ago
Aleksander Machniak
f331daffe1
Fix preview toggle button (missing iconbutton class after click)
11 years ago
Aleksander Machniak
b8445cdcb9
Small icon alignment fix
11 years ago
Thomas Bruederli
9c513f44a2
Fix message list header spacings ( #1489929 )
11 years ago
Aleksander Machniak
47d8931484
Remove "min-width:0" - fixes unwanted horizontal scrollbar in message headers box
11 years ago
David Carter
776ddd6d85
New optional HTML/plaintext view icons in #messageheader mean that
...
we need wider CSS margin on the message subject.
Otherwise a long subject line runs behind the extra icons.
This shows up frequently with the threecol plugin installed:
https://github.com/tofi86/Roundcube-Plugin-Threecol-Layout
(I have submitted a pull request to make that work with 1.0.1)
However you see the same problem with the standard mailbox view
if a message has a very long subject line.
11 years ago