zulip/static
Cynthia Lin a65007dde4 right sidebar: Ensure .user-with-count gets added to correct li element.
The count_span element is parented by a .selectable_sidebar_block element
which is parented by the li element that the class is supposed to be added
to. Thus, use the parents() jQuery method for locating the li parent so
that the class gets added to the correct element.
2019-07-16 11:33:02 -07:00
..
assets images: Add header design for Zulip Twitter account. 2019-05-31 15:24:56 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
images portico: Remove core-team profiles from /team. 2019-06-03 12:14:40 -07:00
js right sidebar: Ensure .user-with-count gets added to correct li element. 2019-07-16 11:33:02 -07:00
styles user settings: Improve visibility of delete profile picture icon in light mode. 2019-07-15 13:49:00 -07:00
templates notifications: Allow only notifiable in unread count. 2019-07-13 15:49:04 -07:00
third topic-mention: Add Marked implementation as HandleStreamTopic. 2019-07-11 14:53:10 -07:00
.gitignore minify-js: Remove; everything has been migrated to Webpack. 2019-07-03 13:58:21 -07:00
favicon.ico