zulip/zephyr/static/templates
Steve Howell d740d7c082 Show user-uploaded avatars on the website.
Show user-uploaded avatars on the website for users who have
UserProfile.avatar_source == 'U'.  (Continue to show gravatars
for other users.)  This includes the home page, the visible-phone
div, and the settings page.

This fix does NOT address a few things:
* There is no GUI to actually upload user images yet on the website.
* The !gravatar syntax in bugdown will continue to show gravatar images
  only.
* We are not changing identicon behavior.

(imported from commit 9f5ac0bbe21ba56528048233aab2430e4dd431aa)
2013-06-12 15:34:51 -04:00
..
.gitignore Precompile Handlebars templates in production 2013-04-02 14:43:59 -04:00
actions_popover_content.handlebars Remove 'narrow to messages sent by' from message popover. 2013-05-31 12:24:33 -04:00
actions_popover_title.handlebars Store the recipient stream name in message.stream. 2013-04-22 11:14:03 -04:00
invite_subscription.handlebars Remove all inline event handlers 2013-04-04 11:34:32 -04:00
message.handlebars Show user-uploaded avatars on the website. 2013-06-12 15:34:51 -04:00
message_edit_form.handlebars Use buttons instead of links in message edit form for the correct 2013-06-11 13:53:59 -04:00
new_stream_users.handlebars Don't autoselect all users in create stream listing 2013-06-05 12:57:47 -04:00
sidebar_subject_list.handlebars Properly escape stream/subject in left sidebar recent subjects narrows. 2013-06-10 17:26:21 -04:00
sticky_app_popover.handlebars onboarding: center the Done button on the sticky app popover. 2013-05-30 17:43:55 -04:00
stream_sidebar_actions.handlebars Add a sidebar actions popover for the right/user sidebar. 2013-05-31 12:24:32 -04:00
stream_sidebar_row.handlebars Move stream sidebar rows into a handlebars template. 2013-05-31 12:24:32 -04:00
subscription.handlebars Add support for changing colors in the stream popovers. 2013-05-22 12:10:16 -04:00
tab_bar.handlebars Restore narrow icon in crumbbar 2013-05-20 23:55:03 -04:00
trailing_bookend.handlebars Modify message box layout and spacing. 2013-05-22 21:55:15 -04:00
user_presence_row.handlebars Fix buggy computation of a user's name for user actions popover. 2013-06-06 14:18:49 -04:00
user_sidebar_actions.handlebars Add a sidebar actions popover for the right/user sidebar. 2013-05-31 12:24:32 -04:00