Files
zulip/static/js
Tim Abbott 934f8521e5 Don't display subscribe/unsubscribe notices in home view.
When we add starring of historical messages, they'll get added to the
home view (since we don't filter them out), which isn't a big deal --
but we don't want to make an inaccurate claim that the user subscribed
to this stream and then unsubscribed.

This should most properly be handled by filtering server-side, but at
the moment our lack of an index on UserMessage.flags makes that
impractical from a performance perspective.

(imported from commit 00751a5f9fc20e9da5c09914c11d1579f9e7398e)
2013-10-23 18:51:46 -04:00
..
2013-10-22 23:28:46 -07:00
2013-07-29 12:11:26 -04:00
2013-07-30 12:12:58 -04:00
2013-07-30 12:12:58 -04:00
2013-08-19 12:17:55 -04:00
2013-07-30 12:12:58 -04:00
2013-08-23 14:16:51 -07:00
2013-10-22 23:28:46 -07:00
2013-07-29 12:11:26 -04:00
2013-10-22 15:51:19 -04:00
2013-08-13 11:26:12 -04:00
2013-08-19 12:17:55 -04:00
2013-09-11 11:50:17 -07:00