mostr-zulip-bot/zulip/zulip
Abhijeet Prasad Bodas 4d482e0ef3 zulip: Replace GET realm/filters with realm/linkifiers.
In zulip/zulip@3947b0c80a, we replaced
the legacy endpoint to use the term "linkifier" instead of
"filter" and to return the data in a dictionary format.

None of the official clients currently actually use this
endpoint.
2021-04-27 11:06:17 -07:00
..
examples API: Rename list_subscriptions to get_subscriptions. 2021-03-11 00:00:56 -08:00
__init__.py zulip: Replace GET realm/filters with realm/linkifiers. 2021-04-27 11:06:17 -07:00
api_examples.py typing: Convert function type annotations to Python 3 style. 2020-04-18 20:31:14 -07:00
py.typed packaging: Add py.typed marker file & install in setup.py. 2018-05-02 12:13:26 -07:00
send.py Fix % formatting without a tuple. 2021-03-04 15:04:38 -08:00