Commit Graph

2573 Commits (95fd49e4f267d788ba87fea7149c846a74ad44c0)

Author SHA1 Message Date
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 db1f1e31ca - Include all recipients in sendmail log 14 years ago
alecpl 8fc8101c91 - Mail-Mime-1.8.0 14 years ago
alecpl b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 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 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 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
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
alecpl 5e0999c53c - Fix opening attachments on IE (#1486829) 14 years ago
alecpl 9bb1fc7b0b - Make sure attachment name doesn't contain \r\n (#1486832) 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
alecpl 02cc63c515 - nl_NL fix (#1486822) 14 years ago
alecpl bdb13a51f7 - Fix RC forgets search results (#1483883) 14 years ago
alecpl 60527660ee - Update TinyMCE translations 14 years ago
alecpl f4f6291ec1 - Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE 14 years ago
alecpl 2011bef155 - TinyMCE 3.3.7 14 years ago
alecpl f821fecac8 - Hide disabled fieldsets in messages list menu 14 years ago
alecpl b25dfd0913 - removed PHP closing tag 14 years ago
alecpl 5c024015f0 - Fix quota indicator position on Opera 10.10 14 years ago
alecpl be6f3a9d28 - Improve parsing of styled empty tags in HTML messages (#1486812) 14 years ago
alecpl 5a74dc8ade - Fix regular expression for HTML entities 14 years ago
alecpl 8dfe51ef4e - Extended rcube_user::get_username (#1486707) 14 years ago
alecpl f767654478 - Add %dc variable support in base_dn/bind_dn config (#1486779) 14 years ago
alecpl d7a5dfa26a - Fix dot-atom expression in e-mail validation regexp (#1486808) 14 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
14 years ago
yllar e7ed903a2b translations update 14 years ago
alecpl 61248fd1ce - Don't call keep-alive on print page 14 years ago
alecpl 176c76c431 - unset env.messages on mailbox change to save some browser's memory 14 years ago
alecpl 56f41af7a5 - Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266) 14 years ago
thomascube 7dff2fe2da Use existing label for preview pane which is more descriptive 14 years ago
thomascube 8e5ed7be9e Strip comments in css string + don't set font color to tags 14 years ago
alecpl 8958d01311 - Fix: when From field is a first object in compose template form's hidden fields aren't added to the output 14 years ago