Age | Commit message (Expand) | Author |
2012-11-06 | Fix syntax error | Thomas Bruederli |
2012-11-06 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-11-06 | Remove unused unEscape() method | Aleksander Machniak |
2012-11-05 | Make sure affected_rows() method returns expected (consistent with other RDBM... | Aleksander Machniak |
2012-11-05 | Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt... | Aleksander Machniak |
2012-11-05 | Don't add signature (again) when opening compose view in a new window | Thomas Bruederli |
2012-11-05 | Don't open another window when replying to a message displayed in extwin | Thomas Bruederli |
2012-11-03 | Fix count display after inserting a new contact | Thomas Bruederli |
2012-10-31 | Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander... | Thomas Bruederli |
2012-10-31 | Don't add Bcc headers from identity twice (e.g. if already saved in draft) | Thomas Bruederli |
2012-10-31 | Fix possible HTTP DoS on error in keep-alive requests (#1488782) | Aleksander Machniak |
2012-10-31 | Make sure HTML part size>0 before assuming the message has got HTML part | Aleksander Machniak |
2012-10-29 | Fix HTML entities handling on addressbooks list | Aleksander Machniak |
2012-10-28 | Fix error in IE<8 | Aleksander Machniak |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-27 | Merge pull request #38 from dupondje/master | Thomas B. |
2012-10-26 | Prepare template processor to handle skin inheritance | Thomas Bruederli |
2012-10-25 | Add deprecated alias clear_mailbox() | Aleksander Machniak |
2012-10-24 | Show compose options if they were visible in opener | Thomas Bruederli |
2012-10-24 | Fix new (empty) window opening on FF and others | Thomas Bruederli |
2012-10-24 | Refactored compose UI according to discussions on the mailing list | Thomas Bruederli |
2012-10-24 | Add option to disable saving sent mail in Sent folder - no_save_sent_messages... | Aleksander Machniak |
2012-10-24 | - Fix handling dont_override with message_sort_col and message_sort_order set... | Aleksander Machniak |
2012-10-24 | Remove leftover code | Aleksander Machniak |
2012-10-23 | Give option to hide DB address book with addressbook plugin | Jean-Louis Dupond |
2012-10-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-22 | Convert all identity headers into the desired message charset | Thomas Bruederli |
2012-10-22 | Fix HTML part detection in messages with attachments (#1488769) | Aleksander Machniak |
2012-10-21 | Fixed undefined global variable | Aleksander Machniak |
2012-10-20 | Short text label in en_GB | Thomas Bruederli |
2012-10-20 | Fix bug where wrong words were highlighted on spell-before-send check | Aleksander Machniak |
2012-10-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-19 | Display email address if contact has more than one (in compose address book w... | Thomas Bruederli |
2012-10-19 | Match http://localhost/xxx as link | Thomas Bruederli |
2012-10-19 | Improved error message when setting required options fails (#1488682) | Aleksander Machniak |
2012-10-18 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-10-18 | Skip redundant SELECT on new user creation | Aleksander Machniak |
2012-10-18 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-10-18 | Don't display session error message if imap connection failed | Thomas Bruederli |
2012-10-18 | Fix handling of URLs with asterisk characters (#1488759) | Aleksander Machniak |
2012-10-18 | Ignore htmlspecialchars() warnings | Aleksander Machniak |
2012-10-18 | Remove automatic to-lowercase conversion of usernames (#1488715) | Aleksander Machniak |
2012-10-17 | Close compose step in opener window | Thomas Bruederli |
2012-10-17 | Copy translations from plugin | Thomas Bruederli |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-10-17 | Make possible rcube_plugin_api class extending | Aleksander Machniak |
2012-10-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-10-17 | s/rcmail/rcube/ | Aleksander Machniak |
2012-10-17 | Fix the fix for empty text parts handling (#1488757) | Aleksander Machniak |