Shmele

Results 10 comments of Shmele

Thanks a lot @konstantin-leontev! Do you have any capacity to add related test into existing test-suite? Your changes seem working for the previous version too - https://travis-ci.org/github/butorov/sentry-telegram/builds/758241235

Hello. 1. You can try to looking for debug messages in log-file of Sentry. Keep in mind that debug logging should be enabled in Sentry. Look for strings: `Received notification...

@AlwxSin @vyuldashev @notarseniy now you can try to solve your problem with the `api_origin` option.

Thanks for attention and contribution! Placeholder looks good. I will check it on my Sentry's instance. I've written a few comments about the request. Also, this functionality should be covered...

Hello, @hanselke. No, "example.com" not hardcoded in code of plugin. It looks like plugin not registered on your Sentry's instance. Are you sure that you add 'sentry_telegram' to `INSTALLED_APPS` in...

@AlwxSin, thank you for participating! I will look to your files and will add link in to project's description.

Hi. Unfortunately not. I consider custom views, like ```python path("auth/complete/instagram/", InstagramAuthComplete.as_view()), ``` inherited from the library's and replacing the `redirect_state` in `redirect_uri` with the `state` field in the first request,...

Merged into a `dev` branch in #54 to align with other updates.

Hi @P1NG2WIN! Thank you for your contribution to improving the installation instructions. However, I'm closing the pull request for now because the instructions are not applicable to Sentry versions in...

Thank you, @holycheater! You are right, the default value for the Message Template had this mistake. The project was abandoned for some time, so your change goes to the upcoming...