summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2008-06-09#1485110alec
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alec
2008-06-07Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_e...thomasb
2008-06-05Fix structure parsing and html output for multipart messagesthomasb
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
2008-06-04Distinguish html and plaintext parts in messagy body displaythomasb
2008-06-04Chech for mb_convert_encoding first because mbstring is optional for RoundCub...thomasb
2008-06-02#1485098alec
2008-05-30- Disallowed delimiter in folder name (#1484803)alec
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomasb
2008-05-29-don't set Preferences pagetitle in ajax callsalec
2008-05-27Remove cruft from upload responsethomasb
2008-05-26-display error on any upload error (eg. on post_max_size overlimit)alec
2008-05-26-set iframe's border to 'none' for Konqueroralec
2008-05-21-typo (#1485079)alec
2008-05-21-localized pagetitle in Settings and Address bookalec
2008-05-21-fixed link (#1485077)alec
2008-05-21-fix: enable sorting when IMAP server not supports SORT capabilityalec
2008-05-19Don't check for non-existing property -> fix address bookthomasb
2008-05-19-added flag_for_deletion in user prefsalec
2008-05-19-removed messages list sorting option from user prefsalec
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomasb
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alec
2008-05-13remove code obsoleted by fix to parse_attrib_stringestadtherr
2008-05-12-added confirmation message after identity insertion (like after update)alec
2008-05-10- added enctype for attachments form (#1485056)alec
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
2008-05-08- make address_book_type option case insensitivealec
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
2008-05-07/tmp/outrichs
2008-05-07More code cleanup + oop-izationthomasb
2008-05-06- removed trigger_error() callalec
2008-05-05- Fix management of folders with national characters in names (#1485036, #148...alec
2008-05-05- last commit fixalec
2008-05-05- Do charset conversion also for from/to column on messages listalec
2008-05-01- Fix BCC header reset (#1484997)alec
2008-05-01- fixed saving preferences after r1344alec
2008-04-30* cs fixestill
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-25- removed redundant codealec
2008-04-25- movingmessage label could and should be added in mail task onlyalec
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alec
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
2008-04-17fix HTML mail sendingestadtherr
2008-04-16- last change fixalec
2008-04-16- fixed folders management after r1291alec
2008-04-16Set minimum number of rows per page (#1484935)thomasb
2008-04-16- added tinyMCE localization setting alec