summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomascube
2008-09-21- use more 'html' classalecpl
2008-09-20#1485384: fix quota span tag attribsalecpl
2008-09-20#1485385: fix missing close form tagalecpl
2008-09-20Fix empty subject header display (#1485383) + improve safari CSS hacksthomascube
2008-09-20- allow signature textarea size setting from skin + use cols=60alecpl
2008-09-19Create valid <a> tagsthomascube
2008-09-19- added set_message, set_message_icon and set_message_status functionsalecpl
2008-09-18Trim and abbreviate subjects in message listingthomascube
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ...alecpl
2008-09-18- don't add new row to messages list if only marking as deleted (flag_for_del...alecpl
2008-09-17- code cleanup + fix for malformed html (#1485139)alecpl
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alecpl
2008-09-17- Display progress message for folders create/delete/rename operations (#1485...alecpl
2008-09-16- Added Reply-To to forwarded emails (#1485315)alecpl
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alecpl
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomascube
2008-09-16- Fix inline images handling when replying/forwarding html messagesalecpl
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alecpl
2008-09-14-small folder names abbreviation fixesalecpl
2008-09-14- handle 'undisclosed-recipients in imap.incalecpl
2008-09-14- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/alecpl
2008-09-14- use html2text for signatures in Settings/Identitiesalecpl
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long '...alecpl
2008-09-13#1485337: fill recipient on reply to address of yourself (if there's only one...alecpl
2008-09-12- Fixed quota img height/width setting from template (#1484857)alecpl
2008-09-12Allow (sanitized) style elements in HTML messagesthomascube
2008-09-12Add link to open message in new window + tweaked some header stylesthomascube
2008-09-12- Added vertical splitter for folders list resizingalecpl
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomascube
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomascube
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alecpl
2008-09-06Give the user a second chance when sending failes due session errorthomascube
2008-09-06Log error when submitting an invalid compose IDthomascube
2008-09-06Reset page number when exporting contactsthomascube
2008-09-06Don't import contacts without an e-mail address (does not make sense)thomascube
2008-09-06Don't wrap worwarded text; better wrap reply message textthomascube
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomascube
2008-09-05Correctly handle options in mailto-links (#1485228)thomascube
2008-09-05Codestyle: indent with spaces instead of tabsthomascube
2008-09-05Also report errors when automatically sending receipt messagesthomascube
2008-09-05Indicate allowed max. attachment size in compose screen (#1485030)thomascube
2008-09-05showImages attribute is skin template is obsolte: now set in user prefsthomascube
2008-09-05Killed one more global var + log logins to a separate file (not console)thomascube
2008-09-04Enable export of contacts as vCard + DRYthomascube
2008-09-04- Truncate very long (above 50 characters) attachment filenames when displayingalecpl
2008-09-04Fix html links for address book directoriesthomascube