zulip/zerver
Sumanth V Rao 829f9272d2 hotspots: Extract INTRO_HOTSPOTS from ALL_HOTSPOTS.
Its likely that we would implement new hotspots that aren't
a part of the tutorial hotspots, in the future. For instance,
a hotspot to advertise new features. Hence, grouping them into
categories like INTRO_HOTSPOTS would be a good start. We also
have an aggregate of all types of hotspots we may add in the
future, under ALL_HOTSPOTS.
2021-02-26 15:02:48 -08:00
..
data_import import_util: Strengthen get_users type using a Protocol. 2021-02-15 17:05:28 -08:00
lib hotspots: Extract INTRO_HOTSPOTS from ALL_HOTSPOTS. 2021-02-26 15:02:48 -08:00
management python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
openapi refactor: Make acting_user a mandatory kwarg for do_create_user. 2021-02-25 17:58:00 -08:00
templatetags python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests hotspots: Extract INTRO_HOTSPOTS from ALL_HOTSPOTS. 2021-02-26 15:02:48 -08:00
tornado event_queue: Remove internal fields being leaked to the API. 2021-02-14 21:42:19 -08:00
views actions: Remove realm argument to internal_send_stream_message. 2021-02-23 15:26:47 -08:00
webhooks webhooks: Strengthen format_pull_request_event type. 2021-02-15 17:05:28 -08:00
worker invites: Delete old compat code in the invites queue worker. 2021-02-26 08:26:43 -08:00
__init__.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
apps.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
context_processors.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
decorator.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
forms.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
logging_handlers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
middleware.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
models.py models: Add realm moderator role. 2021-02-23 15:00:09 -08:00
signals.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00