zulip/static
Steve Howell 89c278d1e5 Isolate/eliminate use of "subject_links".
For message groups, I just changed the internal name
to "topic_links".

For uses of "subject_links" that are tied to how the
server names fields, I introduced these wrappers:

    * util.set_topic_links(obj, topic_links)
    * util.get_topic_links(obj)

These can be used for either messages or events.
2018-11-16 11:05:43 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images webhooks: Add ReviewBoard integration. 2018-11-12 16:11:32 -08:00
js Isolate/eliminate use of "subject_links". 2018-11-16 11:05:43 -08:00
locale i18n: Update translation data from transifex. 2018-11-07 07:22:47 -08:00
styles user profile: Add user type/role in user profile popover. 2018-11-12 15:13:44 -08:00
templates Isolate/eliminate use of "subject_links". 2018-11-16 11:05:43 -08:00
third font-awesome: Drop support for legacy font awesome icons. 2018-10-15 20:14:55 +05:30
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules