zulip/api
Zev Benjamin 195bdb07c9 Unify huddles and personals into private messages on the send path
Personals are now just private messages between two people (which
sometimes manifests as a private message with one recipient).  The
new message type on the send path is 'private'.  Note that the receive
path still has 'personal' and 'huddle' message types.

(imported from commit 97a438ef5c0b3db4eb3e6db674ea38a081265dd3)
2012-11-13 15:40:53 -05:00
..
bots Unify huddles and personals into private messages on the send path 2012-11-13 15:40:53 -05:00
examples Unify huddles and personals into private messages on the send path 2012-11-13 15:40:53 -05:00
__init__.py Update post-receive hook to send messages via the API. 2012-10-03 14:32:05 -04:00
common.py api: Generically convert non-string values to JSON in python bindings 2012-11-09 18:08:31 -05:00