zulip/zerver
Eeshan Garg 12c4a8293d webhooks/crashlytics: Update the text.
This commit:

* Restructures the doc to use a numbered-step format.

Note that there are no screenshots. I signed up for a
Fabric/Crashlyics account but you have to link an Android/iOS app
to even get to the settings panel, which seemed like too much work
just to get a screenshot.

However, the way we can verify (somewhat) the correctness of the
last step is that it is a paraphrase of the first paragraph of
Fabric's Webhook docs, which can be found here:

https://docs.fabric.io/apple/crashlytics/custom-web-hooks.html
2018-03-06 12:52:22 -08:00
..
fixtures emoji: Add support for translating emoticons. 2018-03-04 15:37:24 -08:00
lib cache: Avoid caching /help/ documentation page content. 2018-03-05 09:26:58 -08:00
management django-2.0: Don't assign directly to Many-to-Many field. 2018-03-01 08:49:35 -08:00
migrations emoji: Add support for translating emoticons. 2018-03-04 15:37:24 -08:00
templatetags mypy: Tweak a bit of syntax to avoid a mypy bug. 2018-02-09 19:43:27 -08:00
tests bugdown: Remove email from rendered content of messages with mentions. 2018-03-04 20:04:27 -08:00
tornado mypy: Clarify valid types in tornado views via new variable. 2018-02-13 11:40:52 -08:00
views emoji: Add support for translating emoticons. 2018-03-04 15:37:24 -08:00
webhooks webhooks/crashlytics: Update the text. 2018-03-06 12:52:22 -08:00
worker Mark DigestWorker and PushNotificationsWorker as nocoverage. 2018-03-04 13:31:33 -08:00
__init__.py
apps.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
context_processors.py integrations/email: Render settings.EMAIL_GATEWAY_EXAMPLE correctly. 2018-01-22 18:05:20 -05:00
decorator.py webhooks/github: Log payloads that aren't handled properly. 2018-03-03 15:30:36 -08:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py subdomain: Check for invalid characters before length. 2018-02-19 10:45:17 -08:00
logging_handlers.py Fix mypy error in AdminNotifyHandler.emit(). 2017-12-22 15:02:18 -05:00
middleware.py errors: Include request info on error mails for JSON routes too. 2018-03-01 15:12:32 -08:00
models.py emoji: Add support for translating emoticons. 2018-03-04 15:37:24 -08:00
signals.py emails: Fix notify_new_login emails have unserializable context. 2017-12-22 16:34:18 -05:00
static_header.txt
storage.py mypy: Improve typing for ManifestStaticFilesStorage monkeypatch. 2017-12-08 19:00:18 -08:00