Commit Graph

3382 Commits (eeb34ba3566ea824c45b918268f57e6c97d60081)
 

Author SHA1 Message Date
thomascube 0e2ccb3bca Don't hide upload box on document click in Safari on Windows (#1486823) 14 years ago
thomascube dbdd71f166 Don't replace error messages with loading info (#1486300) 14 years ago
thomascube 5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 14 years ago
alecpl 7b808b585b - Fix bgcolor attribute of message body handling 14 years ago
alecpl 851b2a9811 - Fix js errors when using Roundcube inside an iframe (#1486862) 14 years ago
alecpl 2537686d1d - Performance fix: Determine real mimetype of message/rfc822 part from bodystructure instead of fetched headers 14 years ago
alecpl 95fd49e4f2 - Fix message structure parsing when it lacks optional fields (#1486881) 14 years ago
alecpl e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 14 years ago
alecpl ee09d464a8 - Fix #taskbar background (#1486879) 14 years ago
alecpl db1f1e31ca - Include all recipients in sendmail log 14 years ago
alecpl 8fc8101c91 - Mail-Mime-1.8.0 14 years ago
alecpl 0d35d6b81e - Set .pagenav min-width to fix wrapping of line with navigation icons 14 years ago
alecpl b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 14 years ago
alecpl f05c458656 - Remove #taskbar width definition (#1486842) 14 years ago
alecpl d78564abca - Fix performance in array_keys_recursive() 14 years ago
alecpl c51304ddc8 - Fix performance of threads parsing 14 years ago
alecpl 1fe60e25c9 - Fix group creation field hiding on webkit (Chromium) (#1486839) 14 years ago
alecpl 503c3c70f4 - css fix for input in addressbook groups list 14 years ago
alecpl 3a4c9f424b - Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866) 14 years ago
alecpl d5d9680486 - Fix double slash in plugin directory path (#1486872) 14 years ago
thomascube a954a0490e Revert accidentally committed image 14 years ago
thomascube 64fa955059 Surround attachment form cleaning with try/catch 14 years ago
thomascube 52c0f7626c Strip protocol from hostname in HTTP headers (#1486868) 14 years ago
alecpl 2fc4596587 - Allow commands with mutiple - (#1486851) 14 years ago
alecpl 27ea62a576 - Fix typo in update_contact_row() (#1486875) 14 years ago
alecpl 559de22891 - Fix column name wrapping on folders list (#1486861) 14 years ago
thomascube 904809459d Fix default IMAP port configuration (#1486864) 14 years ago
yllar f0ac2b9937 translations update 14 years ago
thomascube 90e7080d28 Create Sent folder when composing a message (#1486802) 14 years ago
thomascube 9a4fd756a9 Don't open file browser on IE (#1486841) 14 years ago
thomascube c7f7ce889d Delay popup hiding to make menu actions work (#1486848) 14 years ago
alecpl 9e55503dad - Unified rcmail_ui popups handling 14 years ago
alecpl c33e08a3cf - css improvements 14 years ago
alecpl 5e0999c53c - Fix opening attachments on IE (#1486829) 14 years ago
alecpl 58a58cc1a3 - more text-overflow:ellipsis on lists 14 years ago
thomascube b218aa7d2e Partially revert changes on compose screen from r3789 14 years ago
alecpl 5019d9caf7 - Fix regression in init_compose_form() (#1486835) 14 years ago
alecpl 9bb1fc7b0b - Make sure attachment name doesn't contain \r\n (#1486832) 14 years ago
alecpl 7534f6fc59 - fix HTML editor layer resize after first switch 14 years ago
alecpl 9bfcb3b98c - small fix for googie layer height setting 14 years ago
yllar 3e91f08b6a translations update 14 years ago
alecpl b8d4febf6c - googiespell layer resizing + small css improvements
- better googiespell suggestions popup positioning
14 years ago
alecpl 9ed374bbe1 - fix for empty suggestions result 14 years ago
alecpl 4eb8493b40 - Fix body in message_sent hook when delay_file_io=true (#1486824) 14 years ago
alecpl 3e58bf2062 - Fix handling of messages with Content-Type: application/* and no filename (#1484050) 14 years ago
alecpl 761894e65b - Show attachment icon on the list also for messages with Content-Type: application/* 14 years ago
alecpl 3940ba65be - Resize editor after switching to html mode
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
14 years ago
alecpl edfe91737e - Improved command() to call simple command functions directly 14 years ago
alecpl 98570f6e27 - added 'messageoptions' label 14 years ago
alecpl 087c7dc5d2 - Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
14 years ago