zulip/zerver
Rishi Gupta a849f7e658 send_email: Remove display_name from reply_to for a noreply address.
Better to see "noreply@..." when replying to a message that you can't reply
to than to see "Zulip" (for email clients that hide the email address when
there is a display name).
2017-07-16 16:56:39 -07:00
..
fixtures emoji: Fix the title and alt text for unicode emojis. 2017-07-01 11:14:24 -07:00
lib send_email: Remove display_name from reply_to for a noreply address. 2017-07-16 16:56:39 -07:00
management emails: Make password reset emails come from 'Zulip Account Security.' 2017-07-13 14:50:36 -07:00
migrations org-permissions: Add allow_edit_history organiztion setting. 2017-07-16 10:10:06 -07:00
outgoing_webhooks
templatetags tidying: Combine multiple 'import typing' lines onto one line. 2017-07-16 16:43:21 -07:00
tests tidying: Combine multiple 'import typing' lines onto one line. 2017-07-16 16:43:21 -07:00
tornado Revert commits related to client_message_id. 2017-07-14 12:13:35 -07:00
views tidying: Combine multiple 'import typing' lines onto one line. 2017-07-16 16:43:21 -07:00
webhooks tidying: Combine multiple 'import typing' lines onto one line. 2017-07-16 16:43:21 -07:00
worker notifications.py: Replace get_user_profile_by_email. 2017-07-13 00:45:24 +05:30
__init__.py
apps.py
context_processors.py settings: Change all uses of ZULIP_ADMINISTRATOR to FromAddress.SUPPORT. 2017-07-05 15:33:01 -07:00
decorator.py decorator.py: Use the singular 'they' pronoun. 2017-07-05 09:27:43 -07:00
exceptions.py
filters.py
forms.py emails: Make password reset emails come from 'Zulip Account Security.' 2017-07-13 14:50:36 -07:00
logging_handlers.py
middleware.py
models.py org-permissions: Add allow_edit_history organiztion setting. 2017-07-16 10:10:06 -07:00
signals.py emails: Make new login notifications come from 'Zulip Account Security.' 2017-07-13 14:50:36 -07:00
static_header.txt
storage.py