summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Expand)Author
2008-10-09- don't set border=0 for images (use css for that)alec
2008-10-09- Fix matching case sensitivity when setting identity on reply (#1485480)alec
2008-10-09- send set_unread_count() only when changing /Seen statusalec
2008-10-08#1485294: Add recipients address small validationalec
2008-10-07- Write username instead of id in sendmail log (#1485477)alec
2008-10-07- #1485475: don't use 4th argument of htmlspecialchars()alec
2008-10-07- #1485471: fix drafts savingalec
2008-10-06#1485446: calculate message's ETAG including inline_images option (for multip...alec
2008-10-06#1485465: use common.css from skins instead of non-existent style.cssalec
2008-10-06- #1485463: fixed css classes setting in messages listalec
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-10-05restore some script environment variables removed in r1918 but needed in "sho...estadtherr
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alec
2008-10-03#1485442: set mailbox name in client env in mail/show actionalec
2008-10-03- fix "Back to message list" button (#1485440)alec
2008-10-03- show notice instead of warning if search results contains no results (#1485...alec
2008-10-02- Fix race conditions when changing mailbox (set some env variables only when...alec
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for g...alec
2008-10-01- Better handling of "no identity" and "no email in identity" situations (#14...alec
2008-09-29- #1485290: Fix unread counter when displaying cached massage in preview panelalec
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
2008-09-25Improve vcard decoding and import stepthomasb
2008-09-24#1485405: typoalec
2008-09-22- allow to enable/disable configuration for only some of special foldersalec
2008-09-22- read current language from rcube_user object (config may contains 'pl', but...alec
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
2008-09-21- use more 'html' classalec
2008-09-20#1485384: fix quota span tag attribsalec
2008-09-20#1485385: fix missing close form tagalec
2008-09-20Fix empty subject header display (#1485383) + improve safari CSS hacksthomasb
2008-09-20- allow signature textarea size setting from skin + use cols=60alec
2008-09-19Create valid <a> tagsthomasb
2008-09-19- added set_message, set_message_icon and set_message_status functionsalec
2008-09-18Trim and abbreviate subjects in message listingthomasb
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ...alec
2008-09-18- don't add new row to messages list if only marking as deleted (flag_for_del...alec
2008-09-17- code cleanup + fix for malformed html (#1485139)alec
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alec
2008-09-17- Display progress message for folders create/delete/rename operations (#1485...alec
2008-09-16- Added Reply-To to forwarded emails (#1485315)alec
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alec
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomasb
2008-09-16- Fix inline images handling when replying/forwarding html messagesalec
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alec
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomasb
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alec
2008-09-14-small folder names abbreviation fixesalec
2008-09-14- handle 'undisclosed-recipients in imap.incalec
2008-09-14- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/alec