summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2015-01-03Fix bug where sent message was saved in Sent folder even if disabled by user ...Aleksander Machniak
2014-12-29Display "real" attachment size also on attachments listAleksander Machniak
2014-12-27Use current year for timezone offset displayThomas Bruederli
2014-12-17Read page and page_size before check_recent hook is executedAleksander Machniak
2014-12-16Fix skin inheritance for some icons (#149017)Aleksander Machniak
2014-12-16Improve system security by using optional special URL with security tokenAleksander Machniak
2014-12-14Set compose mode in session when needed - skip one session update when compos...Aleksander Machniak
2014-11-28Fix button label: ignore -> Ignore (#1490170)Aleksander Machniak
2014-11-27Added rcube_user::list_emails() method with better performance than list_iden...Aleksander Machniak
2014-11-16Remove redundant codeAleksander Machniak
2014-11-16Code cleanup - unused variablesAleksander Machniak
2014-11-14fix for bug 1490153brendan braybrook
2014-11-11Fix possible race-condition in using current folderAleksander Machniak
2014-11-09Replace all attachment-image URIs with CID URIs, not only src and poster attr...Aleksander Machniak
2014-11-03Don't trust get_folder(), use mailbox environment variable when appropriateAleksander Machniak
2014-10-31Fixed typoAleksander Machniak
2014-10-30More get_folder() -> $MESSAGE->folderAleksander Machniak
2014-10-30Don't trust get_folder(), use $MESSAGE->folder if availableAleksander Machniak
2014-10-30Give higher priority to the 'subject' parameter from request or pluginAleksander Machniak
2014-10-29Fix reply scrolling issue with text mode and start message below the quote (#...Aleksander Machniak
2014-10-28Fix bug where creating subfolders in shared folders wasn't possible without A...Aleksander Machniak
2014-10-22Fix so attachment charset is set in headers of forward/draft message (#1490109)Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-09-26Set comm_path env variable after resetThomas Bruederli
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-11Remove obsolete code which is executed in rcmail_output_html::frame()Thomas Bruederli
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-08-30Fix so rcube_text2html class does not depend on rcmail_string_replacerAleksander Machniak
2014-08-20Add config/preference option to disable saving messages in localStorage (#148...Thomas Bruederli
2014-08-18Don't expand recipient groups if they have an email addressThomas Bruederli
2014-08-17Fix contacts list update after adding/deleting/moving a contact (#1490028, #1...Aleksander Machniak
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ...Thomas Bruederli
2014-08-13Get rid of "Properties" fieldset in folder formAleksander Machniak
2014-08-12Set edited folder name to client environmentAleksander Machniak
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-10Add missing label to the clientAleksander Machniak
2014-08-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander Machniak
2014-08-06Remove folder column after disabling multifolder scope (#1490022)Aleksander Machniak
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-08-04Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-08-04Add fileuploaderror label, fixing not resolved error label of failed import u...Aleksander Machniak
2014-08-03List all plugins which have been attempted to load (#1488871)Thomas Bruederli
2014-08-03Fix bug where last folder on the list wasn't displayed in folder managerAleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-28Set 'compose_extwin' env property on every step; accept a list of URL paramet...Thomas Bruederli
2014-07-26Create/rename groups in UI dialogs (#1489951)Aleksander Machniak
2014-07-25Skip redundant prepare_for_export() callsAleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak