summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2012-11-11Fix bug where leading blanks were stripped from quoted lines (#1488795)Aleksander Machniak
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-11-10New feature: display attached images as thumbnails below message bodyThomas Bruederli
2012-11-10Clarify keep-alive setting, move it to User Interface section, change labelAleksander Machniak
2012-11-08Fix AREA links handling (#1488792)Aleksander Machniak
2012-11-07Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-07Fix regression in detecting if attachment should be displayed inline (is an i...Aleksander Machniak
2012-11-07Tell client to open mailto: links in contact details in a new window (if conf...Thomas Bruederli
2012-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-11-03Fix count display after inserting a new contactThomas Bruederli
2012-10-31Don't add Bcc headers from identity twice (e.g. if already saved in draft)Thomas Bruederli
2012-10-29Fix HTML entities handling on addressbooks listAleksander Machniak
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Add option to disable saving sent mail in Sent folder - no_save_sent_messages...Aleksander Machniak
2012-10-24- Fix handling dont_override with message_sort_col and message_sort_order set...Aleksander Machniak
2012-10-24Remove leftover codeAleksander Machniak
2012-10-22Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-22Convert all identity headers into the desired message charsetThomas Bruederli
2012-10-21Fixed undefined global variableAleksander Machniak
2012-10-20Fix bug where wrong words were highlighted on spell-before-send checkAleksander Machniak
2012-10-19Display email address if contact has more than one (in compose address book w...Thomas Bruederli
2012-10-18Fix handling of URLs with asterisk characters (#1488759)Aleksander Machniak
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-16Display connection errors in UI. Stack error messages in popup (Larry skin)Thomas Bruederli
2012-10-15Better fix for headers decoding problem: fetch them as raw and let rcube_mime...Thomas Bruederli
2012-10-15Fix header charset decoding when opening a draft messageThomas Bruederli
2012-10-11Add flags and date arguments to kolab_storage::save_message()Aleksander Machniak
2012-10-10Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3beaAleksander Machniak
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-10-04Fix HTTP User-Agent XSS vulnerability (#1488737)Thomas Bruederli
2012-10-02Add localized titles for message header togglesThomas Bruederli
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-10-01Avoid double-quoting of some message headers; wrap email address strings in <...Thomas Bruederli
2012-10-01Revert "Add full headers view in message preview window (#1488538)"Thomas Bruederli
2012-10-01Enable subscription option for already subscribed "virtual" folders,Aleksander Machniak
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
2012-09-17Don't add inline images from HTML part to the attachments list when forwardin...Aleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-09-11Fix error where session wasn't updated after folder rename/delete (#1488692)Aleksander Machniak
2012-09-11- Replace data URIs of images (pasted in HTML editor) with inline attachments...Aleksander Machniak
2012-09-04Merge branch 'message_show_ui'Aleksander Machniak
2012-09-04Add full headers view in message preview window (#1488538)Aleksander Machniak
2012-09-03Fix bug where parentnotwritable error wasn't displayed in the interfaceAleksander Machniak
2012-09-03Fix displaying all headers when they contain malformed characters (#1488666)Aleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak