zulip/frontend_tests
Rohitt Vashishtha b062e8332f markdown: Add timestamp syntax to markdown processors.
This adds support for syntax like: !time(Jun 7 2017, 6:30 PM) so that
everyone sees the time in their own local timezone. This can be used
when scheduling online meetings, etc.

This adds some hardcoded values for timezones, because of there
being no sureshot way of determining the timezone easily. However,
since the main way of using the feature should be a typeahead for
entering the time, this shouldn't be cause of much concern.

Fixes #5176.
2020-05-20 14:23:55 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests casper: Fix invalid check in 00-realm-creation. 2020-05-06 10:54:48 -07:00
node_tests markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
puppeteer_lib puppeteer: Add screenshot method to common module. 2020-05-19 15:58:04 -07:00
puppeteer_tests puppeteer: Rename run functions to something more descriptive. 2020-05-19 15:58:04 -07:00
zjsunit zjquery: Do not run JSON.parse on data-* attrs. 2020-05-16 14:51:19 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00