summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-25Fix redundant colon after last address in print modeAleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-21Consider filename extension to detect image attachments of type application/o...Thomas Bruederli
2012-11-19Correctly handle multiple file uploads (#1488820)Thomas Bruederli
2012-11-19Avoid double-encoding of HTML entities in signature edit fieldThomas Bruederli
2012-11-19Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-19Always save drafts with format=flowed in order to keep original paragraphs an...Thomas Bruederli
2012-11-19Improve line wrapping behavior where message charset is changed by plugins (i...Thomas Bruederli
2012-11-18Select default_addressbook on the list in Address Book (#1488280)Aleksander Machniak
2012-11-17Use dedicated method to determine an attachment's file sizeThomas Bruederli
2012-11-17Add onclick handler to Show-linksThomas Bruederli
2012-11-17Improve thumbnail display: center images and display a 'show' link for attach...Thomas Bruederli
2012-11-17Move default value for client_mimetypes to rcube_config; make sure an array i...Thomas Bruederli
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-14Fix handling of text/enriched content on message reply/forward/editAleksander Machniak
2012-11-14Remove redundant codeAleksander Machniak
2012-11-14Fix XSS vulnerability in handling of text/enriched messages (#1488806)Aleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-12Fix excessive LFs at the end of composed message with top_posting=true (#1488...Aleksander Machniak
2012-11-11Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
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