Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Michael McCanna ce1389dc35 Remove double subscription when "creating" stream
When you create a stream that you'd previously created (then unsubscribed from),
it was possible to end up in the subscribers list twice. Once came from loading
the subscribers list from the backend, and once came from a bit of mark_subscribed
logic that only gets called if you've subscribed to that stream at least once before
in the current session.

resolves trac #1196

(imported from commit e47ff139a9c25b1b8689ea6795dfad96ae8d2591)
2013-04-24 16:21:14 -04:00
api Bump API version 2013-04-18 09:57:54 -07:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Add a nagios check for a notify_tornado consumer 2013-04-17 09:24:28 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation [third]: Accept and pass along gafyd_name parameters to confirmation templates. 2013-04-24 12:03:41 -07:00
humbug Implement OpenID signups. 2013-04-24 12:03:42 -07:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers puppet: Add Postgres recovery.conf 2013-04-22 16:36:09 -04:00
templates Add link to sign up with OpenID to the registration page. 2013-04-24 12:03:42 -07:00
tools Use incr instead of gauge when sending events to drawAsInfinite to statsd 2013-04-19 09:56:41 -04:00
zephyr Remove double subscription when "creating" stream 2013-04-24 16:21:14 -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