zulip/static
m-e-l-u-h-a-n 2699048208 markdown: Extend user mention syntax to support user_id for mentioning.
Extend our markdown system to support mentioning of users
by id also. Following these changes, it would be possible
to mention users with @**|user_id** and silently mention
using @_**|user_id**.

Main intention for extending the mention syntax is to make
it convenient for bots to mention a users using their ids. It
is to be noted that previous syntax are also supported.

Documentation tweaked by tabbott for better readability.

The changes were tested manually in development server, and also
by adding some new backend and frontend tests.

Fixes: #17487.
2021-03-25 00:44:56 -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 markdown: Extend user mention syntax to support user_id for mentioning. 2021-03-25 00:44:56 -07:00
js markdown: Extend user mention syntax to support user_id for mentioning. 2021-03-25 00:44:56 -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