summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2014-08-05lot of stuffHugues Hiegel
2013-11-08Updates / PluginsHugues Hiegel
2013-11-08Finish advanced prefs feature (#1488829)Thomas Bruederli
2013-11-07Fix operations on folders with trailing spaces in name (#1489419)Aleksander Machniak
2013-11-07Better handling of fopen() errorsAleksander Machniak
2013-11-04Improve identity selection based on From: header (#1489378)Aleksander Machniak
2013-11-03Fix issue where mails with inline images of the same name contained only the ...Aleksander Machniak
2013-10-30Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)Aleksander Machniak
2013-10-28Fixed saving contact birthday/anniversary dates before 01-01-1970Aleksander Machniak
2013-10-25Applied the (modified) patch to extend configuration possibilities of LDAP ad...Thomas Bruederli
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
2013-10-18Get supported spell-check languages from the configured backend; replace susp...Thomas Bruederli
2013-10-17Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)Aleksander Machniak
2013-10-15Fix address matching in Return-Path header on identity selection (#1489374)Aleksander Machniak
2013-10-03Improved mailto: link arguments handling (#1489363)Aleksander Machniak
2013-09-30Also truncate the list of addresses in print view + add link to show them allThomas Bruederli
2013-09-28Generate settings tabs with a template object 'settingstabs' and let plugins ...Thomas Bruederli
2013-09-21Bring back possibility to unset default font family and font sizeAleksander Machniak
2013-09-19Allow sysadmins to define static responses which are immutable for the userThomas Bruederli
2013-09-16Touch new default font size settings: simplified + codestyle + updated changelogThomas Bruederli
2013-09-16Merge pull request #118 from Dennis1993/patch-12Thomas B.
2013-09-15Display full attachment name using title attribute when name is too long to d...Aleksander Machniak
2013-09-13Move some config options to new and collapsible 'advanced' blocksThomas Bruederli
2013-09-11Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-09-11After message is sent refresh messages list of replied message folder (#1489249)Aleksander Machniak
2013-09-10Improve handling of date strings and DateTime values in contactsThomas Bruederli
2013-09-10Support full address specification in contact email fields.Aleksander Machniak
2013-09-10Fix for case when email array is not flatAleksander Machniak
2013-09-10Enable groups import options selector if there's at least one writable source...Aleksander Machniak
2013-09-08Fix issue where From address was removed from Cc and Bcc fields when editing ...Aleksander Machniak
2013-09-08Add option to import vcards with group assignments (pull-request 105)Thomas Bruederli
2013-09-08Save groups membership in VCard export (#1488509)Thomas Bruederli
2013-09-06Make identities matching case insensitive (#1485480)Aleksander Machniak
2013-09-04Keep current selection on IE browsers by adding unselectable=on to link elementsThomas Bruederli
2013-09-04New settings section to manage canned responsesThomas Bruederli
2013-09-04Add new feature to save and recall text snippets (aka canned responses) when ...Thomas Bruederli
2013-09-02Update func.incDennis1993
2013-09-02Update func.incDennis1993
2013-09-02Update func.incDennis1993
2013-09-02Update save_prefs.incDennis1993
2013-09-02Update sendmail.incDennis1993
2013-09-02Update compose.incDennis1993
2013-09-01Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"Aleksander Machniak
2013-09-01Merge pull request #106 from JohnDoh/edit-foldersAleksander Machniak
2013-09-01Merge pull request #101 from Dennis1993/patch-9Aleksander Machniak
2013-08-29Allow setting INBOX as Sent folder (#1489219)Aleksander Machniak
2013-08-28Fix lack of Reply-To address in header of forwarded message body (#1489298)Aleksander Machniak
2013-08-26folder admin: omit fieldset if there is only one sectionPhilW
2013-08-26Fix bugs when invoking contact creation form when read-only addressbook is se...Aleksander Machniak
2013-08-25Strip spell checker error message for logging; remove unused sprintf()Thomas Bruederli