zulip/static
akshatdalton 9c6d8d9d81 markdown: Add support to shorten GitHub links.
We add support to shorten links and test their shortening in
well-organized, clean manner that makes it trivial to extend the
GitHub approach for GitLab and perhaps other services.

We only shorten basic types of GitHub links (issue, PR, commit) that
fit a set of simple common patterns; the default behaviour of Autolink
is kept for everything else.

Logic added in frontend and backend Markdown Processor is identical.
This makes easy to extend the logic for other services like GitLab.

Fixes #11895.
2021-03-25 00:39:44 -07:00
..
assets eslint: Forbid CommonJS variables in ES6 modules. 2021-03-23 01:42:43 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images logos: Optimize jotform.svg with svgo 2. 2021-03-04 12:24:25 -08:00
js server_events_dispatch: Throw blueslip from typing based on event.op. 2021-03-24 15:04:00 -07:00
shared typeahead: Always rank exact string match first. 2021-02-25 17:55:54 -08:00
styles notifications: Remove in_browser_notify and bootstrap-notify. 2021-03-22 23:40:38 -07:00
templates popovers: Change "Delete all messages in topic" to "Delete topic". 2021-03-23 15:46:00 -07:00
third markdown: Add support to shorten GitHub links. 2021-03-25 00:39:44 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00