summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2009-05-16- Added possibility to encrypt received header, option ↵alec
'http_received_header_encrypt', added some more logic in encrypt/decrypt functions for security git-svn-id: https://svn.roundcube.net/trunk@2491 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-15- Fix Answered/Forwarded flag setting for messages from subfoldersalec
git-svn-id: https://svn.roundcube.net/trunk@2487 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ↵thomasb
to abort the operation git-svn-id: https://svn.roundcube.net/trunk@2481 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14Add hook 'message_sent' for logging or backup purposethomasb
git-svn-id: https://svn.roundcube.net/trunk@2480 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alec
git-svn-id: https://svn.roundcube.net/trunk@2479 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14Don't write session data on every unset but just remember the unset variablesthomasb
git-svn-id: https://svn.roundcube.net/trunk@2476 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-14- fix uudecode (skip "begin XXX filename" header)alec
git-svn-id: https://svn.roundcube.net/trunk@2475 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-13ru_RU updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2474 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-13- handle one convert_uudecode() warningalec
git-svn-id: https://svn.roundcube.net/trunk@2473 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-13- speed up the whole session cleaning in kill_session()alec
git-svn-id: https://svn.roundcube.net/trunk@2472 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-13- Support UUencode content encoding (#1485839)alec
git-svn-id: https://svn.roundcube.net/trunk@2471 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-12zh_TW updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2470 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-12- don't stop on erroralec
git-svn-id: https://svn.roundcube.net/trunk@2469 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-12Really, really logout (fixes r2467).robin
git-svn-id: https://svn.roundcube.net/trunk@2468 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-12Minimize chance of race condition in session handling (#1485659, #1484678)robin
git-svn-id: https://svn.roundcube.net/trunk@2467 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-10- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@2466 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-10- speed up remove_message_cache() by using message uid instead of idxalec
git-svn-id: https://svn.roundcube.net/trunk@2465 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-10- prevent infinite loop on imap error in iil_C_HandlePartBody()alec
git-svn-id: https://svn.roundcube.net/trunk@2464 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-09- Fix session handling on non-session SQL query error (#1485734)alec
git-svn-id: https://svn.roundcube.net/trunk@2463 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-09- fix \Seen flag setting with enable_caching=true (#1485843)alec
git-svn-id: https://svn.roundcube.net/trunk@2462 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-09- Correct caret position in message form with signature (#1485833)alec
git-svn-id: https://svn.roundcube.net/trunk@2461 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-08et_EE sv_SE pt_BR updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@2460 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-08Add dutch labels.robin
git-svn-id: https://svn.roundcube.net/trunk@2459 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-06- Fix html editor mode setting when reopening draft message (#1485834)alec
git-svn-id: https://svn.roundcube.net/trunk@2458 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04Better wording in nl_NL and nl_BE.robin
git-svn-id: https://svn.roundcube.net/trunk@2456 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- fix parse erroralec
git-svn-id: https://svn.roundcube.net/trunk@2454 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- ereg -> pregalec
git-svn-id: https://svn.roundcube.net/trunk@2453 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- ereg -> pregalec
git-svn-id: https://svn.roundcube.net/trunk@2452 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- use preg_* instead of ereg* + removed caching functions alec
git-svn-id: https://svn.roundcube.net/trunk@2451 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- more addressbooks hooks (#1485829)alec
git-svn-id: https://svn.roundcube.net/trunk@2450 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- some hints to use sqlite db (#1485821)alec
git-svn-id: https://svn.roundcube.net/trunk@2449 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- Use UID STORE/COPY commandsalec
git-svn-id: https://svn.roundcube.net/trunk@2448 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- added create_contact hook in mail/addcontact action (#1485828)alec
git-svn-id: https://svn.roundcube.net/trunk@2447 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- Added quick search box menu (#1484304)alec
git-svn-id: https://svn.roundcube.net/trunk@2446 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- limit pspell suggestions for each wordalec
git-svn-id: https://svn.roundcube.net/trunk@2445 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-02- use shortest form of some labels (#1485805)alec
git-svn-id: https://svn.roundcube.net/trunk@2444 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealec
git-svn-id: https://svn.roundcube.net/trunk@2443 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Updated Norwegian localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2442 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2441 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Hard-wrap message headers according to RFCthomasb
git-svn-id: https://svn.roundcube.net/trunk@2440 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-01Update Googiespell to version 4.0thomasb
git-svn-id: https://svn.roundcube.net/trunk@2439 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-28- Fix fatal error after last commit in rcube_imap (#1485825)alec
git-svn-id: https://svn.roundcube.net/trunk@2436 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- simplified messagelist sort action codealec
git-svn-id: https://svn.roundcube.net/trunk@2434 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- Fix wrong column sort order icons (#1485823)alec
- set defult sorting of new column to 'ASC' git-svn-id: https://svn.roundcube.net/trunk@2433 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- Updated TinyMCE to 3.2.3 versionalec
git-svn-id: https://svn.roundcube.net/trunk@2432 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- fix attachment mimetype setting after uploadalec
- move style of delete button in attachment-list to mail.css file git-svn-id: https://svn.roundcube.net/trunk@2431 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Add javascript event 'insertrow'thomasb
git-svn-id: https://svn.roundcube.net/trunk@2430 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Fix adding labels from pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2429 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Add two new javascript eventsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2428 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-26Allow plugins to define their own tasks + add 'domain' parameter for ↵thomasb
rcube_template::button() git-svn-id: https://svn.roundcube.net/trunk@2427 208e9e7b-5314-0410-a742-e7e81cd9613c