zulip/static
Steve Howell f6d670ae3d Extract sent_messages.js.
This is mostly straightforward moving of code out of compose.js.

The code that was moved currently supports sending time
reports for sent messages, but we intend to grow out the new
module to track more state about sent messages.

The following function names in this commit are new, but their
code was basically pulled over verbatim:

    process_success (was process_send_time)
    set_timer_for_restarting_event_loop
    clear
    initialize

All the code in the new module is covered by previous tests that
had been written for compose.js.  This commit only modifies
a few things to keep those tests.

The new module has 100% node coverage, so we updated `enforce_fully_covered`.
2017-07-13 23:42:27 -04:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html errors: Fix paths to error page art. 2017-07-07 18:50:13 -07:00
images help: Document bot types in add-a-bot-or-integration. 2017-07-11 13:25:51 -04:00
js Extract sent_messages.js. 2017-07-13 23:42:27 -04:00
locale Remove English translations.json from source control. 2017-07-03 10:10:43 -04:00
styles landing-page: Adjust font size for long integration categories/names. 2017-07-13 20:37:09 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates emoji: Don't lock out admins when only admins are allowed to upload emoji. 2017-07-13 14:08:30 -07:00
third Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt