mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
20457d695d111a75b1a459ac68714005a5bdfb70
This got broken in the local echo refactoring -- we accidentally switched the update_starred function to be a toggle, which meant that the message would be marked as starred and then unmarked as starred moments later, due to the two update_starred calls for the initiating browser (one from when the click happens, the second from when the event returns from the server). (imported from commit 8f83729fe5477cf052124c1c56ed9189b85b885c)
Description
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
Apache-2.0
856 MiB
Languages
Python
58.5%
TypeScript
18.1%
JavaScript
9.1%
CSS
3.9%
HTML
3.6%
Other
6.6%