summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2008-08-22Revert r1670 but improve part download step by fixing headers and adding set_...thomasb
2008-08-21- Add Content-Length header while attachments downloading (#1484256)alec
2008-08-21change to double-escape to get through TinyMCE's cleanup #1484904estadtherr
2008-08-21escape html entities in forward/reply headers #1484904estadtherr
2008-08-21- typoalec
2008-08-21#1485288: read In-Reply-To and References when composing saved draftalec
2008-08-21#1485287: allow underline in html charset for proper replacementalec
2008-08-18Prevent from including empty templatethomasb
2008-08-18Set defaults for 'spellcheck_languages' and make sure the user language is se...thomasb
2008-08-15Enable spellchecker for HTML editorthomasb
2008-08-15Prevent further errors when the requested dictionary is not available; pspell...thomasb
2008-08-15Added pspell support patch by Kris Steinhoff (#1483960)thomasb
2008-08-14Added template object for current mailbox name (#1485256)thomasb
2008-08-13#1485242: better handling of situation when message was sent successfully but...alec
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property w...thomasb
2008-07-31Save outgoing mail to selectable folder (#1324581)thomasb
2008-07-31Make special folders configurable for the userthomasb
2008-07-31Code cleanup with new html classesthomasb
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
2008-07-29Add microformats to address book + fix html output + codestylethomasb
2008-07-28Show appropriate error message if config files are missingthomasb
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + s...thomasb
2008-07-22PHP bug #32547 workaround: remove <title> tag because of libxml2 library prob...alec
2008-07-22#1485200: fixed text/enriched displayingalec
2008-07-22Improve HTML sanitization with washtmlthomasb
2008-07-21- use long date format in print mode (#1485191)alec
2008-07-18-fixed attachments removing in draft mode alec
2008-07-16- fix for ldap_public value checkingalec
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
2008-06-30- Added flag column on messages list (#1484623)alec
2008-06-25#1485161alec
2008-06-24- Allow trash/junk subfolders to be purged (#1485085)alec
2008-06-23#1485147alec
2008-06-20Flag original message as Forwarded when sending mailthomasb
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
2008-06-20Indent with spaces and not tabsthomasb
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
2008-06-16#1484423: add <head> for malformed messages, washtml cannot work without thatalec
2008-06-16- Fixed forwarding messages with one HTML attachment (#1484442)alec
2008-06-16-fixed emoticons alec
2008-06-15- actually we don't need default_skin optionalec
2008-06-15- lost files from r1539 alec
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14- Added option to disable displaying of attached images below the message bodyalec
2008-06-14Bugfix: call msg->set_safe() before checking msg->is_savethomasb
2008-06-14Complete implementation of #1484601: add link for saving sender to address bo...thomasb
2008-06-14More code cleanupthomasb
2008-06-13- User preferences grouped in more fieldsetsalec
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-06-09#1485110alec