Aleksander Machniak
04f2d139bf
Fix splitter dragging over messages list
...
Mouseup event on messages list is not propagated to document.
We workaround this by setting drag_active flag, in such case
the event will be propagated.
8 years ago
Aleksander Machniak
6886a4de3f
Widescreen layout aka three column view ( #5093 )
8 years ago
Aleksander Machniak
2999cc38a5
Generate more compact HTML5 code, e.g. use short form of boolean attributes
8 years ago
Aleksander Machniak
80919e1cf5
Added Search button in quick search menus ( #5312 )
8 years ago
Aleksander Machniak
873e0353cf
Use smart-upload-button for messages and contact photos upload
...
Unified interface with rcmail::upload_form().
8 years ago
Aleksander Machniak
c88a88fb0b
Rewrite smart upload button to work in IE ( #5410 )
8 years ago
Aleksander Machniak
201f5f7861
Fix missing min-height on ui-autocomplete lists (T1428)
8 years ago
Aleksander Machniak
43f3c5fb2a
Implement "one click" attachment upload ( #5024 )
8 years ago
Aleksander Machniak
0485275a75
Merge branch 'dev/drop-legacy-browsers'
8 years ago
Aleksander Machniak
d7c4c3fb62
Drop IE9 support
8 years ago
Aleksander Machniak
d74dd5b6cb
Drop some styles with -o- and -webkit- prefix
8 years ago
Aleksander Machniak
b3ee5d13cd
Update to jQuery-UI 1.12.0
8 years ago
Aleksander Machniak
2cb9d9f2b9
Remove old mozilla padding hack
8 years ago
Aleksander Machniak
eda23fe6c8
Remove hacks for old Internet Explorer versions
8 years ago
Aleksander Machniak
ebc2f5dc7d
Add possibility to rename attachments in mail compose ( #4996 )
...
... and fix some small issues related to the new compose attachment menu feature
8 years ago
Aleksander Machniak
b3f7b08e57
Append menu to the attachment list entry after upload finishes
8 years ago
Aleksander Machniak
8a13615e9e
Add possibility to preview and download attachments in mail compose ( #5053 )
8 years ago
Aleksander Machniak
fdf9ff5a17
Merge pull request #5361 from PeterDaveHelloKitchen/image-optimize
...
optimize png images using zopflipng
8 years ago
Aleksander Machniak
437aca39e0
Enigma: Import keys from key-server(s) ( #5286 )
8 years ago
Aleksander Machniak
158b34ed42
Rename Addressbook to Contacts ( #5233 )
8 years ago
Peter Dave Hello
6ee0cec8e9
optimize png images using zopflipng
8 years ago
Aleksander Machniak
ee895a2c96
Remove PHP mail() support, smtp_server is required now ( #5340 )
8 years ago
Aleksander Machniak
8e65f618c5
Display full message subject in onmouseover on truncated subject in mail view ( #5346 )
8 years ago
Aleksander Machniak
b9d3fb0221
Display different attachment icon on encrypted messages
9 years ago
Aleksander Machniak
4108502082
Update copyright year in about page ( #5269 )
9 years ago
Aleksander Machniak
0344b16827
Fix priority icon(s) position
9 years ago
Aleksander Machniak
5b3a86da57
Merge pull request #5184 from guitarmanusa/compose_focus
...
Implements 'scroll by keyboard #5139'
9 years ago
Aleksander Machniak
344b0af9c6
Indicate that a collapsed thread has flagged children ( #5013 )
9 years ago
Aleksander Machniak
9796cd2063
Merge branch 'dev-rfc822-preview'
...
Conflicts:
CHANGELOG
program/steps/mail/show.inc
9 years ago
Aleksander Machniak
8935587a59
Fix bug where contact search menu fields where always unchecked in Larry skin
9 years ago
Kyle Francis
31713805f8
Changed native DOM call to jQuery
9 years ago
Kyle Francis
522babb3a3
Implements 'scroll by keyboard #5139'
9 years ago
Aleksander Machniak
46f7b70964
Enable reply/reply-all/forward buttons also in preview frame of message/rfc822
9 years ago
Aleksander Machniak
e8b6e726f6
Add message menu with viewsource and edit actions in message/rfc822 preview
9 years ago
Aleksander Machniak
d125f864ea
Message/rfc822 previewer compatibility with Enigma
9 years ago
Aleksander Machniak
ce3105c58f
Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview
9 years ago
Aleksander Machniak
323fa20bc8
Message/rfc822 attachment preview ( #5054 )
9 years ago
Aleksander Machniak
e91c35c534
Fix background color on selected and focused addressbook
9 years ago
Aleksander Machniak
96d7f79a38
Set also 'extwin' class on body element in error page
9 years ago
Aleksander Machniak
459003303c
Fix initial value of horizontal splitter and page elements
9 years ago
Thomas Bruederli
12d389b396
Fix mail view scaling on iOS ( #1490551 )
9 years ago
hebbet
ed522ee83a
Open exceptions link in new Tab
...
open the exceptions link in a new tab, as it is not rendered in Chrome on https-Sites, also change link to https.
9 years ago
Aleksander Machniak
eb721e35b2
Update to TinyMCE 4.2
9 years ago
Thomas Bruederli
e1126a3056
Fix Mailvelope container resizing after changes in 82dcbb74
9 years ago
Aleksander Machniak
fe8ff85d7e
Move skin-specific code for compose encryption button to the skin
9 years ago
Aleksander Machniak
d9ff47b011
Don't use deprecated (soon) jQuery .bind() and .unbind() methods
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
2368ab91c2
Fix pixel issue on Encrypt button
9 years ago