zulip/frontend_tests
ryanreh99 e5779c1ca0 message events: Refactor `reify_message_id` codepath.
The changes made in this commit are as follows:

* The `remove_messages` is moved to the `message_events.js`
  file from `ui.js`.

* We refactor `MessageListData.change_message_id` to no
  longer require an `opts` parameter as this function
  just returns whether we need to rerender or not.

  The blueslip error block can be removed since we made
  the change to no long defer the data updates in
  commit 3b5ba6b2c1,
  this case can no longer occur.
2020-11-16 17:23:15 -08:00
..
node_tests message events: Refactor `reify_message_id` codepath. 2020-11-16 17:23:15 -08:00
puppeteer_lib eslint: Fix unicorn/no-for-loop. 2020-10-07 16:00:33 -07:00
puppeteer_tests docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
zjsunit docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00