Age | Commit message (Expand) | Author |
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 |
2012-04-11 | Allow mass-removal of addresses from a group (#1487748) | thomascube |
2012-04-10 | - Fix so "Back" from compose/show doesn't reset search request (#1488238) | alecpl |
2012-04-08 | - Fix identation | alecpl |
2012-04-08 | - Add option to delete messages instead of moving to Trash when in Junk folde... | alecpl |
2012-04-07 | Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) | thomascube |
2012-04-06 | - Fix some issues regarding to cancel icon on attachments list, improve delet... | alecpl |
2012-03-22 | - Upgraded to jQuery 1.7.2 | alecpl |
2012-03-20 | Add support for read-only address book records | thomascube |
2012-03-15 | Improve input field placeholders: use native attributes if supported, encapsu... | thomascube |
2012-03-15 | - Fix lack of warning when switching task in compose window (#1488399) | alecpl |
2012-03-14 | - Fix bug where it wasn't possible to enter ( or & characters in autocomplete... | alecpl |
2012-03-13 | - Fix js errors (spellcheck-related) when switching editor mode in identity s... | alecpl |
2012-03-09 | - Unified (single) spellchecker button | alecpl |
2012-03-08 | - On login screen show only one message at a time | alecpl |
2012-03-03 | Move address book widget initialization out of the 'compose' action block | thomascube |
2012-03-03 | Fix spelling | thomascube |
2012-03-03 | - Prevent from folder selection on virtual folder collapsing (#1488346) | alecpl |
2012-03-02 | Upgraded to jQuery 1.7.1 (#1488337) | thomascube |
2012-02-28 | - Add Russian to the spellchecker languages list (#1488135) | alecpl |
2012-02-27 | - Move percent_indicator from app.js into the skin | alecpl |
2012-02-26 | - Fixed identity delete button state, removed delete button in identity-edit ... | alecpl |
2012-02-25 | Fix script error in IE (#1488368) | thomascube |
2012-02-25 | Slighlty increase minimum browser requirements | thomascube |
2012-02-13 | - Fix issue with folder creation under INBOX. namespace (#1488349) | alecpl |
2012-02-13 | - Added mailto: protocol handler registration link in User Preferences (#1486... | alecpl |
2012-01-24 | Fix thread expand/collapse callbacks which set css classes | thomascube |
2012-01-21 | Simplify code | thomascube |
2012-01-20 | Fine tuning Larry styles + browser specific css quirks | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-10 | Reflect threads expand status in css classes | thomascube |
2012-01-09 | - Fix error when calling remove_row() on non-existing row | alecpl |
2012-01-05 | Don't enable all compose commands right away | thomascube |
2012-01-05 | Implement address book widget on compose screen | thomascube |
2012-01-05 | Avoid dblclick events after 3rd click | thomascube |
2012-01-05 | Show additional popup dialog on error messages | thomascube |
2012-01-02 | Use iframes for identity management | thomascube |
2012-01-01 | - Don't load jqueryui plugin, it's required now by default | alecpl |