summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2008-11-15* added docblock for ctrtill
2008-11-15- fixalecpl
2008-11-15- don't use SORT when SEARCH is better (sort field not specified)alecpl
2008-11-15- fix for skip_deleted (#1485553)alecpl
2008-11-15- Fix big memory consumption and speed up searching on servers without SORT ↵alecpl
capability
2008-11-14- fixes for status filteralecpl
- don't call search second time if first call returns empty (array) result
2008-11-13- fix: initialize searching when '_action' is not set (when go back from ↵alecpl
compose)
2008-11-13- labels for messages status filteralecpl
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alecpl
2008-11-12Improve charset encoding + remove BOM before parsing vcardsthomascube
2008-11-12- fix doubled timestamp in sendmail logalecpl
2008-11-12- Use SORT for searching on servers with SORT capabilityalecpl
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)alecpl
2008-11-06- Fix empty file sending (#1485389)alecpl
2008-11-05- fix function descriptionalecpl
2008-11-05- Fix HTML editor initialization on IE (#1485304)alecpl
- move back toggle_editor function to editor.js - merge identity and compose editor init functions
2008-11-04- tr_TR updatealecpl
2008-11-04Update NL translation (#1485540).svncommit
2008-11-03- better 'editorwarning' message in en_* alecpl
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alecpl
- Unified editor switching functions
2008-11-03r2032 fix: escape backslashesalecpl
2008-11-03#1485511: better handling for editing non-existing identitiesalecpl
2008-11-03Don't use addslashes() which could produce unexpected results when ↵thomascube
magic_quotes_sybase is on
2008-11-03#1485534: fix (multiple) PRE conversionalecpl
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list ↵thomascube
(#1485285)
2008-11-02Fix mailto: compose links (#1485533)thomascube
2008-11-01he_IL & fr_FR updateyllar
2008-10-30- added BYE response simple support to prevent from endless loops in ↵alecpl
imap.inc (#1483956)
2008-10-30- fix log_bug() for empty 'file' parameteralecpl
2008-10-29- Fix problem with numeric folder names (#1485527)alecpl
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalecpl
2008-10-27- Fix unread message unintentionally marked as read if ↵alecpl
read_when_deleted=true (#1485409)
2008-10-27#1485518: validate SERVER_NAME for smtp_helo_host settingalecpl
2008-10-27- de_DE update (#1485525)alecpl
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-25- small fixes in pl_PL localizationalecpl
2008-10-25- Don't send disposition notification receipts for messages marked as 'read' ↵alecpl
(#1485523)
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 ↵svncommit
date parsing
2008-10-24- last commit fixalecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
- Allow deleting identities when multiple_identities=false (#1485435)
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
- Allow deleting identities when multiple_identities=false (#1485435)
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-22#1485513: another MDB2 package fix in _skipDelimitedStrings()alecpl
2008-10-21Killed some whitespacethomascube
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomascube
2008-10-20- little improvement in in_array_nocase()alecpl
2008-10-20- #1485499: make email address comparision case insensitivealecpl
- support multibyte characters in in_array_nocase()
2008-10-20#1485504: fix _skipDelimitedStrings()alecpl
2008-10-19- nl_NL updatealecpl