summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-06- small fix for font-size in quotabox spanalecpl
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-04- Make identities list scrollable (#1485538)alecpl
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-03Don't test the magic_quotes ini settingsthomascube
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-29Mention the new update script in the UPGRADING instructionsthomascube
2008-10-29Let update script handle the replacement of 'multiple_identities' by ↵thomascube
'identities_level'
2008-10-29Update GPL license file (add missing last part)thomascube
2008-10-29- Fix problem with numeric folder names (#1485527)alecpl
2008-10-27First version of the commandline update scriptthomascube
2008-10-27Also check for negative image size + set caching headers for 1 hourthomascube
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-26Add some horizontal space to separate the different control links and quota ↵thomascube
display
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-26Lets keep things simple. quotaimage does not use session stuffthomascube
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* removed (probably stale) reference to config option, #1485415till
2008-10-22#1485376: removed corrupted and not used imagesalecpl
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-22 * checking if a user session is active in quotaimg.phptill
* this is an expensive operation * but it fixes a possible DoS * implement max-width and -height for the image (subject to change)
2008-10-22#1485513: another MDB2 package fix in _skipDelimitedStrings()alecpl