Commit Graph

1713 Commits (55f54e2b9f1b20cfc2a5bbe13d2bd8b62449f022)

Author SHA1 Message Date
alecpl 55f54e2b9f - mdb2 bug workaround for identities insert/edition queries (#1485853) 16 years ago
yllar 7996339f16 small update 16 years ago
alecpl 74d421d55a - don't show message on unknown error (#1485848) + translate "Server Error!" message 16 years ago
alecpl 2471d3a979 - Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
16 years ago
alecpl 48958e0512 - Fix Answered/Forwarded flag setting for messages from subfolders 16 years ago
thomascube f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 16 years ago
thomascube e54f6c7a9e Add hook 'message_sent' for logging or backup purpose 16 years ago
alecpl cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 16 years ago
thomascube 953ce3f69c Don't write session data on every unset but just remember the unset variables 16 years ago
alecpl b31a0af1f4 - fix uudecode (skip "begin XXX filename" header) 16 years ago
yllar db33ffebc7 ru_RU update 16 years ago
alecpl 6748044273 - handle one convert_uudecode() warning 16 years ago
alecpl 27924acf43 - speed up the whole session cleaning in kill_session() 16 years ago
alecpl 1c5be6f792 - Support UUencode content encoding (#1485839) 16 years ago
yllar 9c6dfdc1e8 zh_TW update 16 years ago
alecpl 6481bbcf34 - don't stop on error 16 years ago
svncommit f22c2cefb4 Really, really logout (fixes r2467). 16 years ago
svncommit 617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 16 years ago
alecpl 78cdeba1a8 - last commit fix 16 years ago
alecpl 91ec0a0559 - speed up remove_message_cache() by using message uid instead of idx 16 years ago
alecpl 4769ead5e8 - prevent infinite loop on imap error in iil_C_HandlePartBody() 16 years ago
alecpl 26d857447f - Fix session handling on non-session SQL query error (#1485734) 16 years ago
alecpl ae1df26948 - fix \Seen flag setting with enable_caching=true (#1485843) 16 years ago
alecpl 40418dd164 - Correct caret position in message form with signature (#1485833) 16 years ago
yllar a8d51d658f et_EE sv_SE pt_BR updates 16 years ago
svncommit 37cb9ce8bd Add dutch labels. 16 years ago
alecpl 20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 16 years ago
svncommit 3d2e30c3a4 Better wording in nl_NL and nl_BE. 16 years ago
alecpl 89ccc4e16c - fix parse error 16 years ago
alecpl 23a2eec4d5 - ereg -> preg 16 years ago
alecpl db5abc6c21 - ereg -> preg 16 years ago
alecpl 2f7405e3ce - use preg_* instead of ereg* + removed caching functions 16 years ago
alecpl 6fd71e3ed4 - more addressbooks hooks (#1485829) 16 years ago
alecpl 50d515a7d6 - some hints to use sqlite db (#1485821) 16 years ago
alecpl aeed58d5af - Use UID STORE/COPY commands 16 years ago
alecpl 3ddbe667a9 - added create_contact hook in mail/addcontact action (#1485828) 16 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 16 years ago
alecpl 4e65a3c145 - limit pspell suggestions for each word 16 years ago
alecpl 87b18e92f0 - use shortest form of some labels (#1485805) 16 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 16 years ago
thomascube 169249982d Updated Norwegian localization 16 years ago
thomascube 69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 16 years ago
thomascube 762a699dc7 Hard-wrap message headers according to RFC 16 years ago
thomascube ffa6c1011c Update Googiespell to version 4.0 16 years ago
alecpl b20bca7df2 - Fix fatal error after last commit in rcube_imap (#1485825) 16 years ago
alecpl 23387ef853 - simplified messagelist sort action code 16 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
16 years ago
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 16 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
16 years ago
thomascube c5d8db9f81 Add javascript event 'insertrow' 16 years ago