Christian Schmidt

Results 53 issues of Christian Schmidt

It would be useful to include the `Delayed::Job` instance in `hint`, so it can be used for filtering in `before_send`.

sentry-delayed_job
Improvement

Allow ActionMailer to be lazy-loaded. Currently premailer-rails triggers the loading of ActionMailer during the bootstrapping, but it can be postponed until the mailer is actually used. ActiveSupport is not a...

Add support for [performPlayDTMFCallAction](https://developer.apple.com/documentation/callkit/cxproviderdelegate/1648261-provider?language=objc).

Allow updating information on the call screen when it becomes available. `updateIncomingCall()` takes the same arguments as `displayIncomingCall()` but updates an existing call instead.

DatetimepickerBundle is incompatible with Symfony 3.4 and throws this error: > Type error: Argument 1 passed to `SC\DatetimepickerBundle\Twig\Extension\FormExtension::__construct()` must be an instance of `Symfony\Bridge\Twig\Form\TwigRendererInterface`, instance of `Symfony\Component\Form\FormRenderer` given, called in...

The latest release available through Packagist is 1.0.1. Could you please publish v2.0? Thanks :-)

It would be convenient if it was possible to specify startDate, endDate and initialDate as PHP DateTime objects rather than having to convert them to strings. With this PR, ant...

Signature Version 2 will be retired on March 27th, 2021. Let's default to v4, so users wont have to explicitly force this version.

If a poll was already expired when it was retrieved from the server, there is no point in refreshing it. So hide the _Refresh_ link in that case. If the...

rebase needed :construction: