Luke Faraone 2738b7f3a8 email_mirror: Use internal_send_message instead of the API
Previously, the email mirror queue worker used the API bindings to send
messages to Zulip, as if it were any other API client.

This is inefficient since we're running the worker inside the Django
context on a machine with database access; we can instead just use the
internal message-sending functions we use elsewhere. This also resolves
potential issues with SSL certificates, etc. that might occur when we
were previously making a HTTPS connection.

(imported from commit 3f0d200eec66d926a8c6b3b33b825ac5d0edfe12)
2014-03-10 14:04:08 -04:00
2014-02-04 15:51:53 -05:00
2013-08-07 11:04:03 -04:00
2014-01-15 16:07:20 -05:00
Description
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
Apache-2.0 817 MiB
Languages
Python 58.5%
TypeScript 18.1%
JavaScript 9.1%
CSS 3.9%
HTML 3.6%
Other 6.6%