summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2015-02-03Better handle log/temp directory misconfigurationAleksander Machniak
2015-02-02Fix handling of GETANNOTATION errors - return NULL on error as documentedAleksander Machniak
2015-01-29Fix exec_hook() so handlers added inside the hook are not omittedAleksander Machniak
2015-01-28Make logged SMTP errors more verbose - log also real server response and codesAleksander Machniak
2015-01-25Fix bug where signature could have been inserted twice after plain-to-html sw...Aleksander Machniak
2015-01-25Fix false warning when opening attached text/plain files (#1490241)Aleksander Machniak
2015-01-24Fix JS syntax for legacy browsersThomas Bruederli
2015-01-23Fix keyboard navigation and css in datepicker widget across many Firefox vers...Aleksander Machniak
2015-01-22Fix bug where drafts list wasn't refreshed after draft message was sent from ...Aleksander Machniak
2015-01-21Fix bug where empty fieldmap config entries caused empty results of ldap sear...Aleksander Machniak
2015-01-19Fix bug where Reply-To address was ignored on reply to messages sent by self ...Aleksander Machniak
2015-01-16Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91Thomas Bruederli
2015-01-16Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)Aleksander Machniak
2015-01-15Fall back to $part->body when no mime_id is set for the message partThomas Bruederli
2015-01-15Fix bug where search was reset after returning from compose opened by reply b...Aleksander Machniak
2015-01-13Fix error when dragging jquery dialog window in Folder Manager pageAleksander Machniak
2015-01-13Fix so "set as default" option is hidden if identities_level > 1 (#1490226)Aleksander Machniak
2015-01-13Fix bug where Drafts list wasn't updated on draft-save action in new window (...Aleksander Machniak
2015-01-13Fix XSS issue in style attribute handling (#1490227)Aleksander Machniak
2015-01-12Skip .skip-on-drag elements when producing long subject titleAleksander Machniak
2015-01-12Fix blocked.gif image usage with assets_dir setAleksander Machniak
2015-01-10Remove hook aliases deprecated long time ago, CS fixesAleksander Machniak
2015-01-10Fix css selectors in resize() for IE (#1490213)Aleksander Machniak
2015-01-10Fix checks based on window.ActiveXObject in IE > 10Aleksander Machniak
2015-01-09Build proper quota text when quota 'percent' is undefinedAleksander Machniak
2015-01-09Hide MDN and DSN options in compose if disabled by admin (#1490221)Aleksander Machniak
2015-01-09Fix bug where max_group_members was ignored when adding a new contact (#1490214)Aleksander Machniak
2015-01-07Correctly handle DateTime values in Vcard exportThomas Bruederli
2015-01-03Fix bug where sent message was saved in Sent folder even if disabled by user ...Aleksander Machniak
2015-01-03CS fixesAleksander Machniak
2014-12-29Display "real" attachment size also on attachments listAleksander Machniak
2014-12-29Fix syntax error and codestyle from recent PR mergeThomas Bruederli
2014-12-28Add environment variable reading to configuration.Alex Brandt
2014-12-28Synchronized localizations from TransifexThomas Bruederli
2014-12-28Fix rcube_utils::normalize_string() to support unicode characters + add argum...Thomas Bruederli
2014-12-28Make rcube_utils::strtotime() timezone aware (#1490163)Thomas Bruederli
2014-12-27Improve plugin selection in installer; check already selected pluginsThomas Bruederli
2014-12-27Use current year for timezone offset displayThomas Bruederli
2014-12-25Add _mbox parameter to the 'mark' request sent after opening a messageAleksander Machniak
2014-12-22Upgrade jQuery to version 2.1.3Aleksander Machniak
2014-12-22Fix js error when calling show_popup_dialog() without 'options' argumentAleksander Machniak
2014-12-21Merge pull request #248 from flanpy/masterThomas B.
2014-12-18Properly set fuzzy_search for vlv searchesAleksander Machniak
2014-12-18Prevent folder selection changes if app is busy (#1490158)Thomas Bruederli
2014-12-18Avoid useless reloading list when resetting search with active filter (#1490057)Thomas 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-16Get rid of requests whitelist for security check bypassAleksander 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