docs: Add a document explaining email/push notifications.

With various fixes by Mateusz Mandera.
This commit is contained in:
Tim Abbott
2020-12-18 18:05:20 -08:00
parent de74d2fd7c
commit b15cb27fcc
7 changed files with 185 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
# See https://zulip.readthedocs.io/en/latest/subsystems/notifications.html
import re
from collections import defaultdict
from datetime import timedelta