zulip/static
Nolan Darilek 5d291eb52c accessibility: Model messages as a list with items, each representing a single message.
Previously, messages were a string of disconnected regions. Modeling them as a list brings several benefits:
 * Quickly jump to the message list by using a screen reader's list navigation hotkey.
 * Quickly jump between messages by using a screen reader's list item navigation hotkey.
 * Quickly jump to the beginning or end of message lists in screen readers that support it.
2018-11-16 08:54:01 -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 compose: Store raw_content after fetching it for quoting. 2018-11-14 23:55:26 -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 accessibility: Model messages as a list with items, each representing a single message. 2018-11-16 08:54:01 -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