mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-04-19 16:22:20 +03:00
* Improve PinningUtils.ts doc and use common methods to check pin or unpin. Removed unused methods. * Send room account data and state event in parallel * Rerender MessageActionBar.tsx if there is a room pinned event * Update pinning util tests * Add test for room pinned events in MessageActionBar-test.tsx