python-zulip-api/examples
Tim Abbott 0b9ea4db05 [manual] Extend /api/v1/streams API endpoint.
Previously it only provided the list of all public streams; now it
allows one to specify any union of some of the following:
* all public streams
* all streams the user subscribed to

(the most relevant being the union of those two, which is what we want
for the "streams" page).

Or:
* all streams in realm (superuser only)

The manual task required is that when this is pushed to prod, we need
to also deploy the new sync-public-streams version to zmirror.

(imported from commit 27848b8bd136e2777f399b7d05b2fdcec35e4e21)
2013-08-22 12:29:04 -04:00
..
curl-examples [manual] Use api.zulip.com to access the Humbug API. 2013-07-25 17:27:46 -04:00
edit-message Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
get-public-streams [manual] Extend /api/v1/streams API endpoint. 2013-08-22 12:29:04 -04:00
list-members Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
list-subscriptions Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
print-messages Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
print-next-message Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
send-message Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
subscribe Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
unsubscribe Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
zuliprc Rename ~/.humbugrc to ~/.zuliprc. 2013-08-08 10:22:31 -04:00