Age | Commit message (Expand) | Author |
2012-08-23 | Fix email address validation for addresses with IP address in domain part | Aleksander Machniak |
2012-08-20 | Added session_path config option and unified cookies settings in javascript | Aleksander Machniak |
2012-08-15 | Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) | Aleksander Machniak |
2012-08-14 | - Fix Remove from group option is active for contact search result (#1488608) | Aleksander Machniak |
2012-08-11 | Fix focus on the list when list row is clicked (#1488600) | Aleksander Machniak |
2012-08-11 | Added separate From and To columns apart from smart From/To column (#1486891) | Aleksander Machniak |
2012-08-05 | - Fix order of attachments in sent mail (#1488423) | Aleksander Machniak |
2012-08-03 | Add generic mobile browser detection, enable touch events for all mobile brow... | Aleksander Machniak |
2012-07-31 | Small code improvement | Aleksander Machniak |
2012-07-31 | Fix variable scope | Aleksander Machniak |
2012-07-31 | Define context (_remote=1) for spellcheck requests to send proper response on... | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-07-30 | Enable TinyMCE inlinepopups plugin | Aleksander Machniak |
2012-07-30 | Update to TinyMCE 3.5.6 | Aleksander Machniak |
2012-07-23 | Fix 403 error on file uploads with drag&drop (#1488539) | Aleksander Machniak |
2012-07-11 | Fix drag&drop feature test on IE7 | Thomas Bruederli |
2012-07-06 | Fix connection error alerts when page unloads (#1488547) | Thomas Bruederli |
2012-06-30 | Fix wrong compose screen elements focus in IE9 (#1488541) | Aleksander Machniak |
2012-06-28 | Fixed Konqueror browser detection | Aleksander Machniak |
2012-06-26 | Enable drag & drop file upload for contact photos | Thomas Bruederli |
2012-06-25 | Update to TinyMCE 3.5.4.1 | Aleksander Machniak |
2012-06-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-09 | Display attachment icon for multipart/signed messages (#1488525) | Aleksander Machniak |
2012-06-08 | Fix Shift + delete button does not permanently delete messages (#1488243) | Aleksander Machniak |
2012-06-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-06-06 | Fix js error when dropping attachment file | Aleksander Machniak |
2012-06-06 | Better comments | Thomas Bruederli |
2012-06-06 | New feature to add mail attachments using drag & drop on HTML5 enabled browsers | Thomas Bruederli |
2012-06-04 | Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2 | Aleksander Machniak |
2012-06-01 | Define and use 'mozilla' class for HTML style | Aleksander Machniak |
2012-06-01 | Update to TinyMCE 3.5.2 | Aleksander Machniak |
2012-05-30 | Fix regression where redundant autocompletion requests were sent | Aleksander Machniak |
2012-05-30 | Code cleanup, more object-like syntax when building URLs | Aleksander Machniak |
2012-05-28 | Add Flash support detection | Aleksander Machniak |
2012-05-28 | Added browser capabilities detection, i.e. PDF and TIFF support | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-05-14 | Remove 'focused' class on blur | Aleksander Machniak |
2012-05-09 | Fix add_contact() (#1488465) | Aleksander Machniak |
2012-05-08 | Fix issue where signature wasn't re-added on draft compose (#1488322) | Aleksander Machniak |
2012-05-08 | TinyMCE 3.5 | Aleksander Machniak |
2012-05-04 | Fix multi-threaded autocompletion when number of threads > number of sources | thomascube |
2012-05-01 | Better handling of HTTP request errors; re-send keep-alive requests on failur... | thomascube |
2012-04-26 | - Add IE8 hack for messages list issue (#1487821) | alecpl |
2012-04-25 | - Improved all headers viewer (mostly in Larry skin) | alecpl |
2012-04-22 | - Small code improvements | alecpl |
2012-04-22 | - Fix issue where draft auto-save wasn't executed after some inactivity time | alecpl |
2012-04-21 | Add (missing) support for textarea cols to be added to the contact form | thomascube |
2012-04-13 | - Code improvements, handle post/get request arguments as objects | alecpl |
2012-04-12 | - Fix "false" placeholder in contact notes textarea | alecpl |
2012-04-12 | - Fix adding contact form fields in situation when the fieldset is empty. | alecpl |