zulip/static
Steve Howell 294a1fb8f8 refactor: Extract people.maybe_incr_recipient_count().
This logic used to be in extract_people_from_message(), but
we are deprecating extract_people_from_message(), whereas
the maybe_incr_recipient_count() function has logic that we
want to keep.
2017-11-07 09:51:10 -08:00
..
assets py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
images static: Optimize SVG images. 2017-11-04 20:57:19 -07:00
js refactor: Extract people.maybe_incr_recipient_count(). 2017-11-07 09:51:10 -08:00
locale i18n: Update translation strings for 1.7 release. 2017-10-25 09:20:29 -07:00
styles left-sidebar: Add overflow ellipsis on long stream names. 2017-11-01 13:27:42 -07:00
swagger Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
templates user settings: Enhance Uploaded files sorting. 2017-10-31 18:33:41 -07:00
third typeahead: Fix typeahead positioning for iOS keyboard case. 2017-10-04 17:39:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules