Go to file
Tim Abbott 97d7d31b68 Rewrite internal_send_message to use check_send_message.
This will automatically fix bugs such as one in which
internal_send_message didn't properly strip() the subject argument
before sending a message.

We change the recipient_type argument to internal_send_message to take
the recipient type name (e.g. 'stream') both to better fit the API and
also because the previous code incorrectly handled huddles.

(imported from commit 78c2596d328f6bb1ce2eaa3eed9a9e48146e3b6a)
2013-03-18 16:15:11 -04:00
api Revert "Special CUSTOMER4 API release." 2013-03-15 00:27:42 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Move twitter-bot to api/demos/. 2013-03-08 15:58:45 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug debugging: Add commented-out code in settings.py to log all queries. 2013-03-18 16:15:11 -04:00
servers puppet: Add config variables for Postgres master streaming replication 2013-03-18 12:57:33 -04:00
templates Add page describing our Humbug apps. 2013-03-15 19:16:44 -04:00
tools Mark all messages between start of scroll and end of scroll as read 2013-03-15 10:43:17 -04:00
zephyr Rewrite internal_send_message to use check_send_message. 2013-03-18 16:15:11 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00