zulip/zerver/lib/markdown
Lauryn Menard c9044f7acd recent-topics: Rename to "Recent conversations" in web-app and docs.
Replaces instances of "recent topics" in the web-app and documentation
to be "recent conversations".

Renames both `recent-topics.md` files in the help center to be
`recent-conversations.md` and updates/redirects links to new URL.

Does not update instances of "recent topics" in frontend code comments
and does not update the main overview changelog, for now.

Does not change case study text where "recent topics" was referenced
in a quote, but does change generic text references to be "recent
conversations".
2022-10-21 10:28:19 -07:00
..
__init__.py linkifiers: Support %20 in URLs for topic links. 2022-10-11 14:31:13 -07:00
api_arguments_table_generator.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
api_return_values_table_generator.py markdown: Fix rendering of nested objects in API return values. 2022-08-04 16:34:13 -07:00
fenced_code.py fenced_code: Avoid sloppy AttributeError handler. 2022-10-06 15:15:10 -07:00
help_emoticon_translations_table.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
help_relative_links.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
help_settings_links.py help: Update documentation on bots. 2022-10-18 10:16:42 -07:00
include.py requirements: Upgrade Python requirements. 2022-07-05 17:54:17 -07:00
nested_code_blocks.py markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
priorities.py openapi: Fuse generate_api_title with generate_api_description. 2022-07-22 16:41:55 -07:00
tabbed_sections.py recent-topics: Rename to "Recent conversations" in web-app and docs. 2022-10-21 10:28:19 -07:00
testing_mocks.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00