Commit Graph

1337 Commits (fc1a0a1f6529cfcfb1a03b58c78fdd0dd90e109a)

Author SHA1 Message Date
Aleksander Machniak edea8732a6 Fix regression where UI object could be not created on some pages (#5484) 8 years ago
Aleksander Machniak ff25ba6fbd Optimize image size 8 years ago
Thomas Bruederli c6307d78a5 Better icon and CSS styles for PGP-related attachments (#5301 and #5279) 8 years ago
Thomas Bruederli db05b52a4b Add icons for pgp-keys and php-encrypted attachments (#5301 and #5279) 8 years ago
Thomas Bruederli ea816a062a Fix flickering of header topline in min-mode (#5426) 8 years ago
Aleksander Machniak d305f4f0fd Separate action to mark all messages in a folder as \Seen (#5006)
with possibility to do this in all folders or in a folder and its subfolders (#5076)
8 years ago
Aleksander Machniak cce4994b97 Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt (#5098)
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
8 years ago
Aleksander Machniak 6886a4de3f Widescreen layout aka three column view (#5093) 8 years ago
Thomas P d3a6cf8bf1 Use "roundcube:label" instead of hard coded text
Both texts hardcoded are read by some screen readers, it's better to use labels for translation
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 64763853c9 Fix javascript errors in IE on page with iframe that points to another domain 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 8 years ago
Aleksander Machniak 4108502082 Update copyright year in about page (#5269) 8 years ago
Aleksander Machniak 0344b16827 Fix priority icon(s) position 8 years ago
Aleksander Machniak 5b3a86da57 Merge pull request #5184 from guitarmanusa/compose_focus
Implements 'scroll by keyboard #5139'
8 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
Aleksander Machniak 80eb845253 Make sure width of date selector in search menu is not too big with non-english locales 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 a068d0fb70 Small css fixes 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 7fe87bba24 Mailvelope integration with classic skin 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
Thomas Bruederli b95a6d8f41 Disable some toolbar buttons if Mailvelope editor is active (#1490533) 9 years ago
Thomas Bruederli 0b6a01380b Distinguish encryption toolbar buttons (Mailvelope and Enigma) 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 3516b02344 Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin (#1490472) 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
Aleksander Machniak 8dd1ae8729 Hide "About" link on error page, it does not work anyway 9 years ago
Thomas Bruederli 2965a981b7 Allow to search and import missing PGP pubkeys from keyservers using Publickey.js 9 years ago
Aleksander Machniak 252cc4c4ac Password: Allow temporarily disabling the plugin functionality with a notice 9 years ago
Aleksander Machniak 7185736f39 Use jQuery's .on() instead of a deprecated .load()/.unload() 9 years ago
Aleksander Machniak d67d5d921e Fix so plain text signature field uses monospace font (#1490435) 9 years ago
Thomas Bruederli 3167e58ff9 Pass encrypted draft and reply messages to Mailvelope editor; add toolbar icon for encryption mode toggeling 9 years ago
Thomas Bruederli 7b8a0af1c8 Add toolbar button to switch to Mailvelope encryption editor 9 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)
9 years ago
Aleksander Machniak 23a0827e6c Fix typo in aria attribute name (#1490370) 10 years ago
Aleksander Machniak 9a5d9a83ab Implemented UI element to jump to specified page of the messages list (#1485235) 10 years ago
Aleksander Machniak b0c502c4c2 Fix message list header in classic skin on window resize in Internet Explorer (#1490213) 10 years ago
Thomas Bruederli 3dd377e272 Color quota display orange/red when over 80/90 % 10 years ago
Thomas Bruederli 619891ccc3 Fix menu container references to point to the actual <ul> element (#1490313) 10 years ago
Aleksander Machniak 7a1652929c FIx colors in searchmenu 10 years ago
Aleksander Machniak b0613585c3 Fix encryption warning style in fullpage message view 10 years ago
Aleksander Machniak b7abf8412c Fix "Add response" button title, remove wrong identities_level checks in Responses, fix cursor on some lists 10 years ago
Aleksander Machniak f7af22c780 Add possibility to print contact information (of a single contact) 10 years ago
Thomas Bruederli 190ae4f800 Embed magnet link for license information 10 years ago
Thomas Bruederli 40a37adc22 Bump copyright year in about dialog 10 years ago
Thomas Bruederli 3b46c965d7 CSS hack for FF 3.6 10 years ago
Aleksander Machniak 64ed175944 Code style improvements and fixes 10 years ago
Aleksander Machniak b79a6e1b33 Workaround Firefox 3.6 issue where "advanced options" toggle element was misplaced 10 years ago
Aleksander Machniak f5b7c2e0a3 Fix download options menu (added by zipdownload plugin) in classic skin (#1490228) 10 years ago
Aleksander Machniak f6502176f8 Hide MDN and DSN options in compose if disabled by admin (#1490221) 10 years ago
Aleksander Machniak 5844f38674 Improve move-to and contact-export button in classic skin (#1490166) 10 years ago
Aleksander Machniak 390e9eeac7 Fix offset of download icon 10 years ago
Aleksander Machniak 343dc97ba1 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 877e44bd8f Small improvements in About dialog 10 years ago
Thomas Bruederli b80f4bafc3 Remove focus from toggle item if clicked with the mouse 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