zulip/frontend_tests
Mohit Gupta 02ea52fc18 filter: Implement has: filters on client side.
Prior to this commit has:link, has:attachment, has:image
filter couldn't be applied locally and deferred filtering to
web server. This commits make sure client filters all messages
it can instead of completely deferring to the server and hence
improve speed.

A tradeoff is also made to turn off local echo for has: narrows
as messages with link sent to has:link narrow were locally echoing
to another narrow and not appearing in the active has:link narrow.

Fixes: #6186.
2020-06-21 10:26:09 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings org: Use `image_upload_widget.hbs` for realm icon. 2020-06-17 17:47:49 -07:00
node_tests filter: Implement has: filters on client side. 2020-06-21 10:26:09 -07:00
puppeteer_lib puppeteer: Update the structure of common.get_rendered_messages. 2020-06-16 11:40:30 -07:00
puppeteer_tests puppeteer: Update the structure of common.get_rendered_messages. 2020-06-16 11:40:30 -07:00
zjsunit markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00