summaryrefslogtreecommitdiff
path: root/program/steps/settings
AgeCommit message (Expand)Author
2013-05-23Fix invalid option selected in default_font selector when font is unset (#148...Aleksander Machniak
2013-04-28Fix min_refresh_interval handling on preferences save (#1489073)Aleksander Machniak
2013-04-13Fix display of HTML entities in protected folder name (#1489042)Aleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2013-03-07Move spellcheck options section below signature options sectionAleksander Machniak
2012-11-29Fix empty email on identities list after identity update (#1488834)Aleksander Machniak
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
2012-11-26unset email address with new level entity 4jeremie kornobis
2012-11-26Add new identity level: one identity with edit only signaturejeremie kornobis
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-19Avoid double-encoding of HTML entities in signature edit fieldThomas Bruederli
2012-11-18Select default_addressbook on the list in Address Book (#1488280)Aleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-10Clarify keep-alive setting, move it to User Interface section, change labelAleksander Machniak
2012-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Remove leftover codeAleksander Machniak
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-10Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3beaAleksander Machniak
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-10-01Enable subscription option for already subscribed "virtual" folders,Aleksander Machniak
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-09-11Fix error where session wasn't updated after folder rename/delete (#1488692)Aleksander Machniak
2012-09-03Fix bug where parentnotwritable error wasn't displayed in the interfaceAleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-21Fix so subscribed non-existing/non-accessible shared folder can be unsubscribedAleksander Machniak
2012-08-21Fix possible PHP warning, read default_folders using config->get()Aleksander Machniak
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ...Thomas Bruederli
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-06-28Define array variable in case none of zones is valid (shouldn't happen)Aleksander Machniak
2012-06-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-08Removed debug codeAleksander Machniak
2012-05-08Fix Opera issues with duplicated scrollbar and invisible borderAleksander Machniak
2012-04-21Support mutliple name/email pairs for Bcc and Reply-To identity settings (#14...thomascube
2012-04-18- Fix creating folders if ACL exists (1488443)alecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences (#1486...alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-02Allow users to choose cols for contacts list sortingthomascube
2012-01-19- Fix warning when default_folders setting is not an arrayalecpl