Files
zulip/static/js
Tim Abbott 0044866682 events: Fix starring logic correctly.
In 47aaa73f96, we fixed one issue, which
is that server_events_dispatch.js was calling `update_starred` with
the wrong arguments, but created a new one (toggle_starred wasn't
updated) and missed another (which is that we weren't ever updating
message.starred, and thus if you toggle a message's star-state in one
browser, and then tried to toggle it back in a second, it would feel
like the click didn't work, because it was trying to toggle
e.g. off->on a second time).
2018-07-31 17:38:24 -07:00
..
2018-07-30 11:25:32 -07:00
2018-06-11 07:51:24 -04:00
2018-07-30 11:25:32 -07:00
2018-07-10 11:18:05 +05:30
2018-07-31 14:47:36 -07:00
2018-07-10 11:18:05 +05:30