summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2008-11-23Also clean cache table when removing old messages from cachethomasb
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomasb
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomasb
2008-11-23Suppress repeated ldap warnings + little codestyle fixthomasb
2008-11-23Fix call-time pass-by-reference warningsthomasb
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
2008-11-22- fix r2076: removed cache.session_id column, removed DELETEs from cache in s...alec
2008-11-21- Increase speed of session destroy and garbage clean upalec
2008-11-21- Fix 'cache' table cleanup on session destroy (#1485516)alec
2008-11-20- optimize iil_C_FetchHeaders() to use only one FETCH commandalec
2008-11-20#1485573: fix part=0 handlingalec
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
2008-11-20- Speed up raw message body handling (call FETCH only once for the whole mess...alec
2008-11-20- small improvements - removed redundant codealec
2008-11-19- last change fixalec
2008-11-19- Fix handling of some malformed messages (#1484438)alec
2008-11-19- fix default spellcheck language setting (#1485570)alec
2008-11-19Remove BOM in html message body + don't require quotes in meta tag specifying...thomasb
2008-11-17#1485548: de_* updatealec
2008-11-17Update dutch translation.robin
2008-11-17- optimization: don't set first/last/prev/next uids in preview/print modealec
2008-11-16- Fix setting locale to tr_TR, ku and az_AZ (#1485470)alec
2008-11-16- use memory less expensive method of searching when result is bigger than pa...alec
2008-11-16* fixed docblocktill
2008-11-15* added docblock for ctrtill
2008-11-15- fixalec
2008-11-15- don't use SORT when SEARCH is better (sort field not specified)alec
2008-11-15- fix for skip_deleted (#1485553)alec
2008-11-15- Fix big memory consumption and speed up searching on servers without SORT c...alec
2008-11-14- fixes for status filteralec
2008-11-13- fix: initialize searching when '_action' is not set (when go back from comp...alec
2008-11-13- labels for messages status filteralec
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
2008-11-12Improve charset encoding + remove BOM before parsing vcardsthomasb
2008-11-12- fix doubled timestamp in sendmail logalec
2008-11-12- Use SORT for searching on servers with SORT capabilityalec
2008-11-11bg_BG sk_SK et_EE pt_PT it_IT update + minor messages.inc fixyllar
2008-11-07- improve messages searching with many criterias (call one SEARCH command)alec
2008-11-06- Fix empty file sending (#1485389)alec
2008-11-05- fix function descriptionalec
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
2008-11-04- tr_TR updatealec
2008-11-04Update NL translation (#1485540).robin
2008-11-03- better 'editorwarning' message in en_* alec
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
2008-11-03r2032 fix: escape backslashesalec
2008-11-03#1485511: better handling for editing non-existing identitiesalec
2008-11-03Don't use addslashes() which could produce unexpected results when magic_quot...thomasb
2008-11-03#1485534: fix (multiple) PRE conversionalec
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list (#1...thomasb