summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail
AgeCommit message (Collapse)Author
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@1617 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + ↵thomasb
some code style git-svn-id: https://svn.roundcube.net/trunk@1610 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22PHP bug #32547 workaround: remove <title> tag because of libxml2 library ↵alec
problem (#1485178) git-svn-id: https://svn.roundcube.net/trunk@1606 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22#1485200: fixed text/enriched displayingalec
git-svn-id: https://svn.roundcube.net/trunk@1605 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22Improve HTML sanitization with washtmlthomasb
git-svn-id: https://svn.roundcube.net/trunk@1603 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-21- use long date format in print mode (#1485191)alec
git-svn-id: https://svn.roundcube.net/trunk@1601 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18-fixed attachments removing in draft mode alec
git-svn-id: https://svn.roundcube.net/trunk@1597 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-16- fix for ldap_public value checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1592 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1590 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-30- Added flag column on messages list (#1484623)alec
git-svn-id: https://svn.roundcube.net/trunk@1580 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-24- Allow trash/junk subfolders to be purged (#1485085)alec
git-svn-id: https://svn.roundcube.net/trunk@1570 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Flag original message as Forwarded when sending mailthomasb
git-svn-id: https://svn.roundcube.net/trunk@1565 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1564 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Indent with spaces and not tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1563 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
git-svn-id: https://svn.roundcube.net/trunk@1562 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-16#1484423: add <head> for malformed messages, washtml cannot work without thatalec
git-svn-id: https://svn.roundcube.net/trunk@1553 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-16- Fixed forwarding messages with one HTML attachment (#1484442)alec
- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914) git-svn-id: https://svn.roundcube.net/trunk@1551 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-16-fixed emoticons alec
git-svn-id: https://svn.roundcube.net/trunk@1550 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- Added option to select skin in user preferences (#1485031)alec
- template_exists() moved to rcube_template class git-svn-id: https://svn.roundcube.net/trunk@1539 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14- Added option to disable displaying of attached images below the message bodyalec
git-svn-id: https://svn.roundcube.net/trunk@1536 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14Bugfix: call msg->set_safe() before checking msg->is_savethomasb
git-svn-id: https://svn.roundcube.net/trunk@1535 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14Complete implementation of #1484601: add link for saving sender to address ↵thomasb
book and reload message git-svn-id: https://svn.roundcube.net/trunk@1534 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
git-svn-id: https://svn.roundcube.net/trunk@1525 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-09#1485110alec
git-svn-id: https://svn.roundcube.net/trunk@1494 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alec
git-svn-id: https://svn.roundcube.net/trunk@1493 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Change meta-charset specififcation in HTML to UTF-8; no need for ↵thomasb
mb_convert_encoding() anymore git-svn-id: https://svn.roundcube.net/trunk@1487 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix structure parsing and html output for multipart messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1480 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
git-svn-id: https://svn.roundcube.net/trunk@1476 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04Distinguish html and plaintext parts in messagy body displaythomasb
git-svn-id: https://svn.roundcube.net/trunk@1471 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04Chech for mb_convert_encoding first because mbstring is optional for ↵thomasb
RoundCube + add some phpdoc git-svn-id: https://svn.roundcube.net/trunk@1469 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-02#1485098alec
git-svn-id: https://svn.roundcube.net/trunk@1465 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomasb
inline message parts + remove old code + add some doc comments git-svn-id: https://svn.roundcube.net/trunk@1452 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Remove cruft from upload responsethomasb
git-svn-id: https://svn.roundcube.net/trunk@1434 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-display error on any upload error (eg. on post_max_size overlimit)alec
git-svn-id: https://svn.roundcube.net/trunk@1427 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-set iframe's border to 'none' for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@1423 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-typo (#1485079)alec
git-svn-id: https://svn.roundcube.net/trunk@1416 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-fixed link (#1485077)alec
git-svn-id: https://svn.roundcube.net/trunk@1411 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-21-fix: enable sorting when IMAP server not supports SORT capabilityalec
git-svn-id: https://svn.roundcube.net/trunk@1410 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ↵thomasb
from array to object git-svn-id: https://svn.roundcube.net/trunk@1400 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-13remove code obsoleted by fix to parse_attrib_stringestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1381 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- added enctype for attachments form (#1485056)alec
git-svn-id: https://svn.roundcube.net/trunk@1371 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
support for native languages (#1485050, #1485048) git-svn-id: https://svn.roundcube.net/trunk@1366 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- make address_book_type option case insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@1365 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
git-svn-id: https://svn.roundcube.net/trunk@1364 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-06- removed trigger_error() callalec
git-svn-id: https://svn.roundcube.net/trunk@1359 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@1356 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Do charset conversion also for from/to column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1355 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- Fix BCC header reset (#1484997)alec
git-svn-id: https://svn.roundcube.net/trunk@1350 208e9e7b-5314-0410-a742-e7e81cd9613c