Aleksander Machniak
2015-02-24 62b847bea39b00c4795d10443bf5105d49ff7e07
2015-02-24 Aleksander Machniak
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
tree@ 62b847 commitdiff
2015-02-24 Aleksander Machniak
Really make sure plugins aren't initialized twice
tree@ 75e8a7 commitdiff
2015-02-24 Aleksander Machniak
Use also Organization field as a fallback if contact has no name(s) specified
tree@ 4d90e6 commitdiff
2015-02-23 Aleksander Machniak
Fix regression where require_plugin() wasn't initializing the plugin
tree@ 6c8cbe commitdiff
2015-02-22 Aleksander Machniak
Fix cursor position on reply below the quote in HTML mode (#1490263)
tree@ aa1ddf commitdiff
2015-02-22 Aleksander Machniak
Fix fatal errors on systems without mbstring extension or mb_regex_encoding...
tree@ f070da commitdiff
2015-02-22 Aleksander Machniak
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
tree@ bd8252 commitdiff
2015-02-20 Aleksander Machniak
Really fix unwanted warning on BMP attachments (#1490269)
tree@ 45256e commitdiff
2015-02-20 Aleksander Machniak
Fix performance of rcube_db_mysql::get_variable()
tree@ c7b77b commitdiff
2015-02-19 Aleksander Machniak
Fix handling of some improper constructs in format=flowed text as per the R...
tree@ 13e0a6 commitdiff
2015-02-19 Aleksander Machniak
Fix needless security warning on BMP attachments display (#1490282)
tree@ 4a2a62 commitdiff
2015-02-19 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 50b043 commitdiff
2015-02-19 Aleksander Machniak
Fix setting max packet size for DB caches and check packet size also in sha...
tree@ 81d4ff commitdiff
2015-02-19 Aleksander Machniak
Merge pull request #259 from corbosman/plugin_preload
tree@ 3665d1 commitdiff
2015-02-18 Aleksander Machniak
Fix saving/sending emoticon images when assets_dir is set (Kolab #4608)
tree@ d67071 commitdiff
2015-02-17 Aleksander Machniak
Add possibility to print contact information (of a single contact)
tree@ f7af22 commitdiff
2015-02-16 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ ae73c2 commitdiff
2015-02-16 Aleksander Machniak
Set version number to 1.2-git
tree@ 3779b6 commitdiff
2015-02-16 Aleksander Machniak
Fix a regression where some contact data was missing in export and PHP warn...
tree@ e25b0d commitdiff
2015-02-15 Aleksander Machniak
Fix refreshing of drafts list when sending a message which was saved in mea...
tree@ 9ed6d4 commitdiff
2015-02-11 Thomas B.
Merge pull request #265 from kanarip/master
tree@ 38b42e commitdiff
2015-02-11 Jeroen van Meeuwen (Kolab Systems)
Allow the timeout and retry interval for memcached servers to be configured
tree@ c3e441 commitdiff
2015-02-07 Thomas Bruederli
Bump version and copyright year
tree@ 2f8b10 commitdiff
2015-02-07 Thomas Bruederli
Update localizations from Transifex
tree@ 36147b commitdiff
2015-02-06 Aleksander Machniak
Fix so JSON.parse() errors on localStorage items are ignored (#1490249)
tree@ 56040b commitdiff
2015-01-06 corbosman
Load plugins before sessions have started
tree@ de89d4 commitdiff
2015-02-04 Aleksander Machniak
Fix some typos in comments
tree@ 09d52d commitdiff
2015-02-04 Aleksander Machniak
Fix error in exec_hook() in case some hook handler was unregistered before
tree@ 20740a commitdiff
2015-02-03 Thomas Bruederli
Don't reset 'plugins' config option when running from update.sh script
tree@ be140e commitdiff
2015-02-03 Aleksander Machniak
Better handle log/temp directory misconfiguration
tree@ e17dec commitdiff
2015-02-02 Aleksander Machniak
Fix handling of GETANNOTATION errors - return NULL on error as documented
tree@ e8fc8d commitdiff
2015-01-29 Aleksander Machniak
Fix exec_hook() so handlers added inside the hook are not omitted
tree@ 0a5841 commitdiff
2015-01-28 Aleksander Machniak
Make logged SMTP errors more verbose - log also real server response and codes
tree@ a3fa84 commitdiff
2015-01-25 Aleksander Machniak
Fix bug where signature could have been inserted twice after plain-to-html ...
tree@ b0c902 commitdiff
2015-01-25 Aleksander Machniak
Fix false warning when opening attached text/plain files (#1490241)
tree@ 556d28 commitdiff
2015-01-24 Thomas Bruederli
Fix JS syntax for legacy browsers
tree@ b7c35d commitdiff
2015-01-23 Aleksander Machniak
Fix keyboard navigation and css in datepicker widget across many Firefox ve...
tree@ 686ff4 commitdiff
2015-01-22 Aleksander Machniak
Fix bug where drafts list wasn't refreshed after draft message was sent fro...
tree@ 5d42a9 commitdiff
2015-01-21 Aleksander Machniak
Fix bug where empty fieldmap config entries caused empty results of ldap se...
tree@ bf99c5 commitdiff
2015-01-19 Aleksander Machniak
Fix bug where Reply-To address was ignored on reply to messages sent by sel...
tree@ 38dbd8 commitdiff
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
tree@ ef2915 commitdiff
2015-01-16 Aleksander Machniak
Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
tree@ b7e3b1 commitdiff
2015-01-15 Thomas Bruederli
Fall back to $part->body when no mime_id is set for the message part
tree@ f4154d commitdiff
2015-01-15 Aleksander Machniak
Fix bug where search was reset after returning from compose opened by reply...
tree@ de0bc6 commitdiff
2015-01-13 Aleksander Machniak
Fix error when dragging jquery dialog window in Folder Manager page
tree@ a109d1 commitdiff
2015-01-13 Aleksander Machniak
Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
tree@ d1382a commitdiff
2015-01-13 Aleksander Machniak
Fix bug where Drafts list wasn't updated on draft-save action in new window...
tree@ 5a8473 commitdiff
2015-01-13 Aleksander Machniak
Fix XSS issue in style attribute handling (#1490227)
tree@ 786aa0 commitdiff
2015-01-12 Aleksander Machniak
Skip .skip-on-drag elements when producing long subject title
tree@ 83b583 commitdiff
2015-01-12 Aleksander Machniak
Fix blocked.gif image usage with assets_dir set
tree@ c6efcf commitdiff
first | « prev | next »