summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-15- fixalec
git-svn-id: https://svn.roundcube.net/trunk@2056 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- don't use SORT when SEARCH is better (sort field not specified)alec
git-svn-id: https://svn.roundcube.net/trunk@2055 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- fix for skip_deleted (#1485553)alec
git-svn-id: https://svn.roundcube.net/trunk@2054 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-15- Fix big memory consumption and speed up searching on servers without SORT ↵alec
capability git-svn-id: https://svn.roundcube.net/trunk@2053 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-14- fixes for status filteralec
- don't call search second time if first call returns empty (array) result git-svn-id: https://svn.roundcube.net/trunk@2052 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- fix: initialize searching when '_action' is not set (when go back from ↵alec
compose) git-svn-id: https://svn.roundcube.net/trunk@2051 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- labels for messages status filteralec
git-svn-id: https://svn.roundcube.net/trunk@2050 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12Improve charset encoding + remove BOM before parsing vcardsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2048 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12- fix doubled timestamp in sendmail logalec
git-svn-id: https://svn.roundcube.net/trunk@2047 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12- Use SORT for searching on servers with SORT capabilityalec
git-svn-id: https://svn.roundcube.net/trunk@2046 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-11bg_BG sk_SK et_EE pt_PT it_IT update + minor messages.inc fixyllar
git-svn-id: https://svn.roundcube.net/trunk@2045 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-07- improve messages searching with many criterias (call one SEARCH command)alec
git-svn-id: https://svn.roundcube.net/trunk@2044 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-06- Fix empty file sending (#1485389)alec
git-svn-id: https://svn.roundcube.net/trunk@2043 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-06- small fix for font-size in quotabox spanalec
git-svn-id: https://svn.roundcube.net/trunk@2042 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- fix function descriptionalec
git-svn-id: https://svn.roundcube.net/trunk@2041 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
- move back toggle_editor function to editor.js - merge identity and compose editor init functions git-svn-id: https://svn.roundcube.net/trunk@2040 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-04- tr_TR updatealec
git-svn-id: https://svn.roundcube.net/trunk@2039 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-04- Make identities list scrollable (#1485538)alec
git-svn-id: https://svn.roundcube.net/trunk@2038 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-04Update NL translation (#1485540).robin
git-svn-id: https://svn.roundcube.net/trunk@2037 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03- better 'editorwarning' message in en_* alec
git-svn-id: https://svn.roundcube.net/trunk@2036 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
- Unified editor switching functions git-svn-id: https://svn.roundcube.net/trunk@2035 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03r2032 fix: escape backslashesalec
git-svn-id: https://svn.roundcube.net/trunk@2034 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03#1485511: better handling for editing non-existing identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@2033 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Don't use addslashes() which could produce unexpected results when ↵thomasb
magic_quotes_sybase is on git-svn-id: https://svn.roundcube.net/trunk@2032 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03#1485534: fix (multiple) PRE conversionalec
git-svn-id: https://svn.roundcube.net/trunk@2031 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Don't test the magic_quotes ini settingsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2030 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list ↵thomasb
(#1485285) git-svn-id: https://svn.roundcube.net/trunk@2029 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-02Fix mailto: compose links (#1485533)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2028 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-01he_IL & fr_FR updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2027 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-30- added BYE response simple support to prevent from endless loops in ↵alec
imap.inc (#1483956) git-svn-id: https://svn.roundcube.net/trunk@2026 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-30- fix log_bug() for empty 'file' parameteralec
git-svn-id: https://svn.roundcube.net/trunk@2025 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29Mention the new update script in the UPGRADING instructionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2024 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29Let update script handle the replacement of 'multiple_identities' by ↵thomasb
'identities_level' git-svn-id: https://svn.roundcube.net/trunk@2023 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29Update GPL license file (add missing last part)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2022 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29- Fix problem with numeric folder names (#1485527)alec
git-svn-id: https://svn.roundcube.net/trunk@2021 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27First version of the commandline update scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@2020 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27Also check for negative image size + set caching headers for 1 hourthomasb
git-svn-id: https://svn.roundcube.net/trunk@2019 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalec
git-svn-id: https://svn.roundcube.net/trunk@2018 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27- Fix unread message unintentionally marked as read if ↵alec
read_when_deleted=true (#1485409) git-svn-id: https://svn.roundcube.net/trunk@2017 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27#1485518: validate SERVER_NAME for smtp_helo_host settingalec
git-svn-id: https://svn.roundcube.net/trunk@2016 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27- de_DE update (#1485525)alec
git-svn-id: https://svn.roundcube.net/trunk@2015 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26Add some horizontal space to separate the different control links and quota ↵thomasb
display git-svn-id: https://svn.roundcube.net/trunk@2014 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
git-svn-id: https://svn.roundcube.net/trunk@2013 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26Lets keep things simple. quotaimage does not use session stuffthomasb
git-svn-id: https://svn.roundcube.net/trunk@2012 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25- small fixes in pl_PL localizationalec
git-svn-id: https://svn.roundcube.net/trunk@2011 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ↵alec
(#1485523) git-svn-id: https://svn.roundcube.net/trunk@2010 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 ↵estadtherr
date parsing git-svn-id: https://svn.roundcube.net/trunk@2009 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@2008 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2007 208e9e7b-5314-0410-a742-e7e81cd9613c