summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-10-21Replace flag with star as used in Gmail and Thunderbird + add hover effect ↵thomascube
for flags col
2008-10-21Killed some whitespacethomascube
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomascube
2008-10-20* let's call it UPGRADING since the file is called UPGRADINGtill
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#1484684: prevent from data loss when pressing ESC key in IE while message ↵alecpl
compose
2008-10-19- nl_NL updatealecpl
2008-10-18#1485504: applied two patches from MDB2's repositoryalecpl
2008-10-18fi_FI updateyllar
2008-10-18added Cymraeg, updated da_DK, et_EE, gl_ES and ru_RUyllar
2008-10-18#1485508: zh_CN updatealecpl
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alecpl
2008-10-18#1485505: PHP bug (?) workaround for html2text class autoloadingalecpl
2008-10-18- wrap also prefix line in reply bodyalecpl
2008-10-17#1485506: close spellchecker before sending the messagealecpl
2008-10-16- use dirname()alecpl
2008-10-15- Add feedback and set busy when moving folder (#1485497)alecpl
2008-10-15- fix multibyte characters on spellchecker suggestions list (still not fixed ↵alecpl
in tinyMCE repo)
2008-10-14#1485398, #1485441: fix (p)spell checking CRLF/multibyte issuesalecpl
2008-10-14Secure new config merging feature + remove full path disclosurethomascube
2008-10-14Set postgres-specific schema options + fix indentationthomascube