zulip/frontend_tests
K.Kanakhin 2434f2d96c messages: Add support for admins deleting messages.
This makes it possible for Zulip administrators to delete messages.
This is primarily intended for use in deleting early test messages,
but it can solve other problems as well.

Later we'll want to play with the permissions model for this, but for
now, the goal is just to integrate the feature.

Note that it saves the deleted messages for some time using the same
approach as Zulip's message retention policy feature.

Fixes #135.
2017-05-29 21:59:38 -07:00
..
casper_lib Redesign login and registration pages. 2017-04-26 18:04:05 -07:00
casper_tests messages: Add support for admins deleting messages. 2017-05-29 21:59:38 -07:00
node_tests Add coverage for update_existing_reaction(). 2017-05-29 20:10:53 -07:00
zjsunit Introduce make_zjquery(). 2017-05-24 17:41:41 -07:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper Disable proxy setting for test-backend and test-js-with-casper. 2017-04-18 12:35:44 -07:00