summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
2008-09-12- Added vertical splitter for folders list resizingalec
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomasb
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomasb
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alec
2008-09-06Give the user a second chance when sending failes due session errorthomasb
2008-09-06Log error when submitting an invalid compose IDthomasb
2008-09-06Reset page number when exporting contactsthomasb
2008-09-06Don't import contacts without an e-mail address (does not make sense)thomasb
2008-09-06Don't wrap worwarded text; better wrap reply message textthomasb
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomasb
2008-09-05Correctly handle options in mailto-links (#1485228)thomasb
2008-09-05Codestyle: indent with spaces instead of tabsthomasb
2008-09-05Also report errors when automatically sending receipt messagesthomasb
2008-09-05Indicate allowed max. attachment size in compose screen (#1485030)thomasb
2008-09-05showImages attribute is skin template is obsolte: now set in user prefsthomasb
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-09-04- Truncate very long (above 50 characters) attachment filenames when displayingalec
2008-09-04Fix html links for address book directoriesthomasb
2008-09-04Always list all address sourcesthomasb
2008-09-03Interesting: (0 == 'auto') => truethomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-09-03- Fix Reply-To header displaying (#1485314)alec
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-09-02Let rcmail class create address book instancesthomasb
2008-08-29#1485297: remove signature's div ID from sent html messagealec
2008-08-29#1485241: be sure that folder is subscribed when saving sent messagealec
2008-08-28- Added option 'quota_zero_as_unlimited' (#1484604)alec
2008-08-28- Write to log also sent MDN confirmation messagesalec
2008-08-27- added options to use syslog instead of log file (#1484850)alec
2008-08-22Remove mailto links from sender/recipient addresses in message list and wait ...thomasb
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