Age | Commit message (Expand) | Author |
2012-02-27 | Map renamed methods for backwards compatibility | thomascube |
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-26 | Fix larry issues: 'Mark' button position, broken folders list footer | alecpl |
2012-02-25 | Connect to IMAP server before reading quota | thomascube |
2012-02-25 | Fix script error in IE (#1488368) | thomascube |
2012-02-25 | Renamed error message label | thomascube |
2012-02-25 | Add titles to error and photo upload popups (#1488354) | thomascube |
2012-02-25 | Remember custom skin selection after logout (#1488355) | thomascube |
2012-02-25 | Slighlty increase minimum browser requirements | thomascube |
2012-02-21 | Refactored IMAP cache expunge: delegate to storage object; don't rely on depr... | thomascube |
2012-02-17 | - Add lost 'listoptions' label | alecpl |
2012-02-17 | - Fix date_today, broken in r5707 | alecpl |
2012-02-15 | - Don't list mailto: and anchor links | alecpl |
2012-02-15 | Skip empty group members (seen in OpenLDAP backends) | 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-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-09 | - Fix 'settings' label in en_GB | alecpl |
2012-02-08 | - Fix issue where some text from original message was missing on reply (#1488... | alecpl |
2012-02-08 | - Fix URL building - skip null parameters | alecpl |
2012-02-08 | - Improved r5861 change: Content converted to upper case can contain HTML tag... | alecpl |
2012-02-08 | - Handle HTML entities properly when converting strong/b/th content to upper ... | alecpl |
2012-02-07 | - Workaround IMAP server issue when THREAD command returns less messages than... | alecpl |
2012-02-05 | - Support AD's objectClass=group | alecpl |
2012-02-03 | Get rid of global $__skin_path variable (#1488336) | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-02-01 | Allow placeholder attributes for input fields | thomascube |
2012-01-29 | Allow plugins to overwrite the displayed confirmation message when saving a d... | thomascube |
2012-01-27 | - Fix call to undefined method rcube_result_index::isError() (#1488328) | alecpl |
2012-01-27 | - Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) | alecpl |
2012-01-27 | Fix special vars replacement in templates | thomascube |
2012-01-27 | Update requirements list, remove TODO | thomascube |
2012-01-27 | - Remove leftover code | alecpl |
2012-01-25 | Add lib for server side mime parsing (to be used by non-imap storage backends... | thomascube |
2012-01-25 | Added new plugin hook 'message_draftsaved' | thomascube |
2012-01-25 | Fix autoselect_host() for login (#1488297) | thomascube |
2012-01-24 | Fix if/else structure | thomascube |
2012-01-24 | Fix thread expand/collapse callbacks which set css classes | thomascube |
2012-01-24 | Fixed typo | thomascube |
2012-01-23 | - Fix hook name mailboxes_list renamed to reserved name, use storage_folders ... | alecpl |
2012-01-21 | Simplify code | thomascube |
2012-01-20 | Fine tuning Larry styles + browser specific css quirks | thomascube |
2012-01-19 | - Better handling of legacy config (#1488312) | alecpl |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-19 | - Fix call to undefined method rcube_result_index::getElement() | alecpl |
2012-01-19 | - Fix drafts update issues when edited from preview pane (#1488314) | alecpl |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-18 | rcube_imap::update_cache() is used by some plugins | thomascube |
2012-01-18 | Fix accidental private => protected replacement | thomascube |