summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-27Minor Larry style improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5837 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27Update requirements list, remove TODOthomasb
git-svn-id: https://svn.roundcube.net/trunk@5833 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Remove leftover codealec
git-svn-id: https://svn.roundcube.net/trunk@5831 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Small fixesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5824 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Add lib for server side mime parsing (to be used by non-imap storage ↵thomasb
backends or as fallback if imap server doesn't provide a proper structure) git-svn-id: https://svn.roundcube.net/trunk@5823 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Added new plugin hook 'message_draftsaved'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5820 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-25Fix autoselect_host() for login (#1488297)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5819 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Fix if/else structurethomasb
git-svn-id: https://svn.roundcube.net/trunk@5818 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Fix thread expand/collapse callbacks which set css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5817 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Fix address book searchmods; a little code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@5816 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Fixed typothomasb
git-svn-id: https://svn.roundcube.net/trunk@5815 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Show hidden compose header fileds if non-empty (#1488320)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5814 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-23- Use new hook namealec
git-svn-id: https://svn.roundcube.net/trunk@5813 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ↵alec
and add an alias to deprecated hooks list git-svn-id: https://svn.roundcube.net/trunk@5812 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-21Simplify codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5811 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-21CSS optimizations for IE8/9thomasb
git-svn-id: https://svn.roundcube.net/trunk@5810 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-20Fine tuning Larry styles + browser specific css quirksthomasb
git-svn-id: https://svn.roundcube.net/trunk@5809 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-20Finalize icons for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5808 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Better handling of legacy config (#1488312)alec
git-svn-id: https://svn.roundcube.net/trunk@5806 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Fix warning when default_folders setting is not an arrayalec
git-svn-id: https://svn.roundcube.net/trunk@5804 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Fix call to undefined method rcube_result_index::getElement()alec
git-svn-id: https://svn.roundcube.net/trunk@5803 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alec
git-svn-id: https://svn.roundcube.net/trunk@5802 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Fix warning when default_folders setting is not an arrayalec
git-svn-id: https://svn.roundcube.net/trunk@5800 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18More file type iconsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5799 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Move attachments list styles to common css file (to be used by other tasks ↵thomasb
and plugins, too) git-svn-id: https://svn.roundcube.net/trunk@5798 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18rcube_imap::update_cache() is used by some pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5797 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Fix accidental private => protected replacementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5796 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Let some room for the unread count bubblethomasb
git-svn-id: https://svn.roundcube.net/trunk@5795 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Also support /private/... annotation selectorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5794 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18- Handle ldap_public misconfigurationalec
git-svn-id: https://svn.roundcube.net/trunk@5793 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Add basic support for Larry skinthomasb
git-svn-id: https://svn.roundcube.net/trunk@5792 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Update license information in pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18- Fix call to undefined method rcube_imap::list_unsubscribed()alec
git-svn-id: https://svn.roundcube.net/trunk@5790 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Use <uri> value from package.xml to build download links in about screen; ↵thomasb
show links in default style git-svn-id: https://svn.roundcube.net/trunk@5789 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Display priority in message headers blockthomasb
git-svn-id: https://svn.roundcube.net/trunk@5788 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Mention smtp ports 587 and 465 in config templatethomasb
git-svn-id: https://svn.roundcube.net/trunk@5786 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-17- Fix incorrect function call (#1488310)alec
git-svn-id: https://svn.roundcube.net/trunk@5785 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-17- Replace create_attrib_string() with html::attrib_string()alec
git-svn-id: https://svn.roundcube.net/trunk@5784 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Use jquery UI to render the new user dialogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5783 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ↵thomasb
backwards compat. git-svn-id: https://svn.roundcube.net/trunk@5782 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16- Add addressbook name to debug output (#1488304)alec
git-svn-id: https://svn.roundcube.net/trunk@5780 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-15Make sure message popups show at least 2sec; adjust message list column sizesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5775 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-15Better menu style for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5774 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-15Adjust tabs style to Larry designthomasb
git-svn-id: https://svn.roundcube.net/trunk@5773 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Remove redundant ldap_count_entries() callalec
git-svn-id: https://svn.roundcube.net/trunk@5772 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@5769 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Use storage objectalec
git-svn-id: https://svn.roundcube.net/trunk@5764 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-12- Fix possible infinite loop in buildThreadData()alec
git-svn-id: https://svn.roundcube.net/trunk@5760 208e9e7b-5314-0410-a742-e7e81cd9613c