| commit | 99abcaf33ba208045ea7bbef97f8b3206eade12d | [log] [tgz] |
|---|---|---|
| author | Shakti Sahu <shaktisahu@chromium.org> | Tue Mar 11 20:35:16 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 20:35:16 2025 |
| tree | 5059b7604cd131462279649a77c6146d730d0b48 | |
| parent | 904e64c79c864bcacaed65cf2816b71b2745ef18 [diff] |
[Messaging] Aggregate member added / left instant messages Currently if a member leaves and joins the same collaboration multiple times, a number of instant messages are shown. This CL collapses these messages to show only the last action for the member. Bug: None Change-Id: I6b2bb27d318546feae178ff5f0f0151a5146de42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6341915 Reviewed-by: Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431112}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.