summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-10-14Add dependency checks for config options + update database schema with ↵thomascube
MDB2_Schema (doesn't work correctly yet)
2008-10-13#1485441: fix pspell checking of multibyte languagesalecpl
2008-10-13- add empty line before signaturealecpl
2008-10-13#1485494: fixed signatures removal on replyalecpl
2008-10-11#1485375, #1485491alecpl
2008-10-10- Fix adding signature in drafts compose mode (#1485484)alecpl
2008-10-10- set MDB2's sequence options for postgres onlyalecpl
2008-10-10- don't set border=0 for image buttonsalecpl
2008-10-10- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)alecpl
- Fix messages count bar overlapping (#1485270)
2008-10-09- set mbstring's internal encoding in proper placealecpl
2008-10-09- don't set border=0 for images (use css for that)alecpl
2008-10-09- add border:0 for imagesalecpl
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alecpl
- Prefer default identity on reply
2008-10-09- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)alecpl
2008-10-09Azerbaijani + Arabic updateyllar
2008-10-09- send set_unread_count() only when changing /Seen statusalecpl
2008-10-08- update env.messages in set_message_status() to fix some issues with ↵alecpl
messages marking/flagging
2008-10-08- Fix imap searching on ISMail (#1485466)alecpl
2008-10-08- use flagged classalecpl
2008-10-08#1485294: Add recipients address small validationalecpl
2008-10-08- added commented #messagelist tr.flagged definition (#1485464)alecpl
2008-10-07- better postgresql sequence names handlingalecpl
2008-10-07- fix for postgresqlalecpl
2008-10-07- added bin/killcache.php script (#1485434)alecpl
- added copyrights disclaimers
2008-10-07- Write username instead of id in sendmail log (#1485477)alecpl