zulip/docs
Jack Tiggleman 1682d75ea8 message_edit: Add message edit local echo.
Updates the message editing process to do a local 'echo'.

On slow connections, now there is visual confirmation of the edit,
similar to when sending messages.  The contains_backend_only_syntax
logic and check are the same as there.

We showing "(SAVING)" until the edit is completed, and on successful
edit, the word "(EDITED)" appears.  There's likely useful future work
to do on making the animation experience nicer.

Substantially rewritten by tabbott to better handle corner cases and
communicate more clearly about what's happening.

Fixes: #3530.
2019-11-20 17:40:19 -08:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
_templates docs: Merge "Upgrading" with modifying-zulip. 2019-11-05 17:43:00 -08:00
contributing settings: Extract config file functions to a module. 2019-11-13 12:38:45 -08:00
development scripts: Move inline-email-css from tools to scripts. 2019-11-15 17:39:42 -08:00
documentation docs: Add documentation for tab switcher. 2019-10-30 16:36:30 -07:00
git docs: Replace username with YOUR_USERNAME in Git clone. 2019-11-01 16:39:50 -07:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview docs: Update changelog with recent changes in master. 2019-11-20 12:24:57 -08:00
production docs: Document a few management commands around email. 2019-11-18 15:45:21 -08:00
subsystems message_edit: Add message edit local echo. 2019-11-20 17:40:19 -08:00
testing docs: Fix formatting of warnings. 2019-10-28 15:03:55 -07:00
translating docs: Merge "HTML templates" and "HTML and CSS" docs. 2019-10-16 15:44:26 -07:00
tutorials docs: Deal with a few broken links. 2019-10-15 14:03:53 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Treat sphinx-build warnings as errors. 2019-10-10 14:22:38 -07:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
THIRDPARTY THIRDPARTY: Correct wrong paths; remove entries for deleted files. 2019-11-05 15:47:30 -08:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: add docs/README.md to the exclude_patterns list 2019-10-08 13:40:25 -07:00
index.rst docs: Add missing index.rst for documentation/. 2019-05-29 17:54:02 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

Zulip markdown documentation hosted elsewhere

The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.