summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2012-02-25Renamed error message labelthomasb
git-svn-id: https://svn.roundcube.net/trunk@5907 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Add titles to error and photo upload popups (#1488354)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5906 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Remember custom skin selection after logout (#1488355)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5904 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Slighlty increase minimum browser requirementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5903 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-21Refactored IMAP cache expunge: delegate to storage object; don't rely on ↵thomasb
deprecated 'enable_caching' config option git-svn-id: https://svn.roundcube.net/trunk@5898 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-17- Add lost 'listoptions' labelalec
git-svn-id: https://svn.roundcube.net/trunk@5892 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-17- Fix date_today, broken in r5707alec
git-svn-id: https://svn.roundcube.net/trunk@5891 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-15- Don't list mailto: and anchor linksalec
- List only unique URLs git-svn-id: https://svn.roundcube.net/trunk@5886 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-15Skip empty group members (seen in OpenLDAP backends)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5878 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alec
git-svn-id: https://svn.roundcube.net/trunk@5877 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Added mailto: protocol handler registration link in User Preferences ↵alec
(#1486580) git-svn-id: https://svn.roundcube.net/trunk@5876 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-11User configurable setting how to display contact names in listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5871 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-09- Fix 'settings' label in en_GBalec
git-svn-id: https://svn.roundcube.net/trunk@5867 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Fix issue where some text from original message was missing on reply ↵alec
(#1488340) git-svn-id: https://svn.roundcube.net/trunk@5864 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Fix URL building - skip null parametersalec
git-svn-id: https://svn.roundcube.net/trunk@5863 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Improved r5861 change: Content converted to upper case can contain HTML ↵alec
tags, handle them properly git-svn-id: https://svn.roundcube.net/trunk@5862 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-08- Handle HTML entities properly when converting strong/b/th content to upper ↵alec
case git-svn-id: https://svn.roundcube.net/trunk@5861 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages ↵alec
than exist in a folder: don't update folder status in second count() call git-svn-id: https://svn.roundcube.net/trunk@5858 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-05- Support AD's objectClass=groupalec
git-svn-id: https://svn.roundcube.net/trunk@5853 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-03Get rid of global $__skin_path variable (#1488336)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5851 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-02Allow users to choose cols for contacts list sortingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5850 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-01Allow placeholder attributes for input fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5848 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-29Allow plugins to overwrite the displayed confirmation message when saving a ↵thomasb
draft git-svn-id: https://svn.roundcube.net/trunk@5842 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Fix call to undefined method rcube_result_index::isError() (#1488328)alec
git-svn-id: https://svn.roundcube.net/trunk@5841 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) alec
git-svn-id: https://svn.roundcube.net/trunk@5839 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-27Fix special vars replacement in templatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5838 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-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-24Fixed typothomasb
git-svn-id: https://svn.roundcube.net/trunk@5815 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-20Fine tuning Larry styles + browser specific css quirksthomasb
git-svn-id: https://svn.roundcube.net/trunk@5809 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-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-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-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