zulip/zerver
Tim Abbott 2beaf2cab2 pointer: Remove have_initial_messages code.
This was implemented in 2012 to avoid showing a loading indicator for
fetching messages for users with no message history.  However, the
Zulip onboarding UI always creates some message history, and fetching
history is fast, so this is likely clutter more than a useful
optimization.
2020-06-08 22:36:18 -07:00
..
data_import docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
lib docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
management docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
migrations docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
openapi docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
templatetags openapi: Add markdown extension for rendering return values in API docs. 2020-05-29 15:02:56 -07:00
tests pointer: Remove have_initial_messages code. 2020-06-08 22:36:18 -07:00
tornado python: Convert TypedDict declarations to Python 3.6 style. 2020-05-26 11:43:40 -07:00
views pointer: Remove have_initial_messages code. 2020-06-08 22:36:18 -07:00
webhooks python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
worker python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
__init__.py
apps.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
context_processors.py docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
decorator.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
logging_handlers.py error logging: Inline add_deployment_metadata. 2020-05-06 16:29:53 -07:00
middleware.py queue_processors: Remove the slow_queries queue. 2020-05-11 00:45:13 -07:00
models.py docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
signals.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00