zulip/zephyr
acrefoot d021aebf54 Update API Docs to talk about Bots and how to create them
Since we've made it easy to use bots instead of creating entirely new user accounts
for things which act as bots, we've needed to update the documentation. This commit covers
the static html documentation we have on humbug's API.

(imported from commit 4ddbf0331588b0f463a9920b4cd363b68e811ca5)
2013-06-05 17:17:00 -04:00
..
fixtures Support JIRA workflow post-function web hooks 2013-05-24 21:23:56 -04:00
lib Properly calculate expiry of keys we add to Redis 2013-06-05 16:49:30 -04:00
management Fix case where redis-py returns an int instead of a string from TTL 2013-06-05 16:56:25 -04:00
migrations [schema] Add a rate_limits column on UserProfile 2013-06-04 09:43:09 -04:00
migrations-old [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
static Update API Docs to talk about Bots and how to create them 2013-06-05 17:17:00 -04:00
tests Modify message box layout and spacing. 2013-05-22 21:55:15 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
decorator.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
exceptions.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Send signups for not-yet-created realms to our waitlist form. 2013-05-20 23:29:55 -04:00
handlers.py Send automated humbug error notifications to the 'errors' stream. 2013-05-10 17:52:45 -04:00
middleware.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
models.py [schema] Add a rate_limits column on UserProfile 2013-06-04 09:43:09 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tests.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
tornado_callbacks.py Add a event_queue gc hook for missed messages 2013-05-24 21:23:59 -04:00
tornadoviews.py decorators: Replace POST with REQ everywhere. 2013-05-09 10:35:49 -04:00
views.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00