Added user agent string for all MsgApi requests, default format: `threema-msgapi-sdk-php/{version}`
It is possible to stop using the user agent via the `userAgent` argument of the `ConnectionSettings` constructor or to change the setting
Added quote referencing and improved quote support
Miscellaneous other improvements