summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2013-07-01Fix email duplicate check on contact move/copyAleksander Machniak
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
2013-06-30Use absolute paths in is_dir() checks to prevent open_basedir related warningsAleksander Machniak
2013-06-28Fix so filename label is "Name" not "Display name"Aleksander Machniak
2013-06-27Add some displayed attachment info into javascript environmentAleksander Machniak
2013-06-26Disable dragging/copying of contact groupsThomas Bruederli
2013-06-25Fix empty messages list when register_globals is enabled (#1489157)Aleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-06-16Display '(empty subject)' in message view if subject header is missing (#1489...Thomas Bruederli
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-06-11Do not reset messages count in set_folder()Aleksander Machniak
2013-06-11Fix error when there's no writeable addressbook source (#1489162)Aleksander Machniak
2013-06-11Improved main preferences page performance by skipping form generationAleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-06-07Fix so non-inline images aren't skipped on forward (#1489150)Aleksander Machniak
2013-06-03Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)Aleksander Machniak
2013-06-01Improved handling of Reply-To/Bcc addresses of identity in compose form (#148...Aleksander Machniak
2013-05-31Fix PHP warning when responding to a message with many Return-Path headers (#...Aleksander Machniak
2013-05-31Added user preference to open all popups as standard windowsAleksander Machniak
2013-05-29Change show_actual_foldernames to be show_real_foldernames.David Carter
2013-05-29Add show_actual_foldernames preference and configuration option.David Carter
2013-05-26Also display contact properties with unknown subtypesThomas Bruederli
2013-05-23Fix invalid option selected in default_font selector when font is unset (#148...Aleksander Machniak
2013-05-23Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121)Aleksander Machniak
2013-05-23Fix another text wrapping issue (wrong handling of long unwrappable lines)Aleksander Machniak
2013-05-20Change Reply-All button label/title when mailing list is detected (#1488938)Aleksander Machniak
2013-05-14Fix problem where security warning was displayed for valid images with image/...Aleksander Machniak
2013-05-10Fix handling of invalid email addresses in headers (#1489092)Aleksander Machniak
2013-05-09Simplify format=flowed handling code, don't duplicate same codeAleksander Machniak
2013-05-09Fix format=flowed text re-wrapping for displayAleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix display issue on addressbooks/groups list (#1489039)Aleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-05-03Log spellchecker error also in html modeAleksander Machniak
2013-05-03Check Google spell check service response for errors and report them accordinglyThomas Bruederli
2013-05-03Experimental: refactored list.js and html_table class to render lists with di...Thomas Bruederli
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-05-01Fix Reply-To header handling in Reply-All action (#1489037)Aleksander Machniak
2013-05-01Fix so Sender: address is added to Cc: field on reply to all (#1489011)Aleksander Machniak
2013-05-01Fix so addressbook_search_mode works also for group search (#1489079)Aleksander Machniak
2013-04-28Build plugin info from both package.xml and composer.json files; allow plugin...Thomas Bruederli
2013-04-28Fix min_refresh_interval handling on preferences save (#1489073)Aleksander Machniak
2013-04-26Fix possible collision in generated thumbnail cache key (#1489069)Aleksander Machniak
2013-04-19Fix DB error when creating a new contact and a group is selected (#1489051)Aleksander Machniak
2013-04-19Fix handling of deprecated boolean value of reply_mode option (#1489052)Aleksander Machniak
2013-04-14Add "with attachment" option to messages list filter (#1485382)Aleksander Machniak
2013-04-13Fix display of HTML entities in protected folder name (#1489042)Aleksander Machniak
2013-04-10Skip filename suffix check for embedded images; return blocked.gif instead of...Thomas Bruederli
2013-04-06Fix handling of invalid characters in message headers and output (#1489032)Aleksander Machniak