Commit Graph

1936 Commits (441a1038afd3e1e12d631c7c2855d628b74e26ec)
 

Author SHA1 Message Date
alecpl e0c9741ef5 - improve messages searching with many criterias (call one SEARCH command) 16 years ago
alecpl 68af648117 - Fix empty file sending (#1485389) 16 years ago
alecpl a6ebd304e3 - small fix for font-size in quotabox span 16 years ago
alecpl be5d4ab5c3 - fix function description 16 years ago
alecpl b8ae5093cc - Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
16 years ago
alecpl da4e6095d6 - tr_TR update 16 years ago
alecpl be758e06f9 - Make identities list scrollable (#1485538) 16 years ago
svncommit 28b68c32f6 Update NL translation (#1485540). 16 years ago
alecpl 71e6d5f065 - better 'editorwarning' message in en_* 16 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
16 years ago
alecpl 3d54e6e9b7 r2032 fix: escape backslashes 16 years ago
alecpl 7f59c01a45 #1485511: better handling for editing non-existing identities 16 years ago
thomascube c21d6d713e Don't use addslashes() which could produce unexpected results when magic_quotes_sybase is on 16 years ago
alecpl f35a226447 #1485534: fix (multiple) PRE conversion 16 years ago
thomascube d7a5bfac6c Don't test the magic_quotes ini settings 16 years ago
thomascube 6e47c0be5c Handle magic_quotes on runtime and remove them from the requirements list (#1485285) 16 years ago
thomascube a9ab9fd570 Fix mailto: compose links (#1485533) 16 years ago
yllar d0d94caff6 he_IL & fr_FR update 16 years ago
alecpl d2993ee4db - added BYE response simple support to prevent from endless loops in imap.inc (#1483956) 16 years ago
alecpl d245963846 - fix log_bug() for empty 'file' parameter 16 years ago
thomascube 0089fd8dd5 Mention the new update script in the UPGRADING instructions 16 years ago
thomascube cbffc2f0aa Let update script handle the replacement of 'multiple_identities' by 'identities_level' 16 years ago
thomascube 60f9a56780 Update GPL license file (add missing last part) 16 years ago
alecpl 8498dce502 - Fix problem with numeric folder names (#1485527) 16 years ago
thomascube fee8c6ceab First version of the commandline update script 16 years ago
thomascube cb15aaa265 Also check for negative image size + set caching headers for 1 hour 16 years ago
alecpl 09fc3f3087 -fix: mark as read (for read_when_deleted) only when moving messages to trash 16 years ago
alecpl 2855518f1d - Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409) 16 years ago
alecpl 11b1b16b2f #1485518: validate SERVER_NAME for smtp_helo_host setting 16 years ago
alecpl 139f99d413 - de_DE update (#1485525) 16 years ago
thomascube 3af5bb7840 Add some horizontal space to separate the different control links and quota display 16 years ago
alecpl 95d90f86d9 - Added 'keep_alive' and 'min_keep_alive' options (#1485360) 16 years ago
thomascube 7ce1931bbb Lets keep things simple. quotaimage does not use session stuff 16 years ago
alecpl 24c7df078a - small fixes in pl_PL localization 16 years ago
alecpl 072fdef114 - Don't send disposition notification receipts for messages marked as 'read' (#1485523) 16 years ago
svncommit c9ca6ada03 added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing 16 years ago
alecpl 1971ddc1dd - last commit fix 16 years ago
alecpl ccd04868e0 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
till d1a8d0f4c2 * removed (probably stale) reference to config option, #1485415 16 years ago
alecpl 6210e86321 #1485376: removed corrupted and not used images 16 years ago
alecpl 06343d189e - Added option focus_on_new_message (#1485374) 16 years ago
till fe7618f1ba * checking if a user session is active in quotaimg.php
* this is an expensive operation
  * but it fixes a possible DoS
 * implement max-width and -height for the image (subject to change)
16 years ago
alecpl effc35fdbe #1485513: another MDB2 package fix in _skipDelimitedStrings() 16 years ago
thomascube c2de4d01ba Replace flag with star as used in Gmail and Thunderbird + add hover effect for flags col 16 years ago
thomascube f45a174ae5 Killed some whitespace 16 years ago
thomascube b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 16 years ago
till a2451ccbc9 * let's call it UPGRADING since the file is called UPGRADING 16 years ago
alecpl ba80566b1e - little improvement in in_array_nocase() 16 years ago
alecpl 7f63946719 - #1485499: make email address comparision case insensitive
- support multibyte characters in in_array_nocase()
16 years ago