Files
element-web/src
Travis Ralston bc0bfa6377 Iterate on search results for message bubbles (#7047)
* PSFD-455: Iterate on search results for message bubbles

Though not perfect, this is a bit better than it was before. Specifically, we ensure our matching for `isOwnEvent` correctly identifies the user and that the results don't look *awful*. 

There's still room for improvement, but this should be a measurable improvement itself. Most notably, this doesn't fix a couple obvious bugs due to complexity:
* Message bubbles have the wrong corners for the display format (pre-existing).
* The sender's own messages are missing avatars/names. This is just way too complex to fix.

**Requires https://github.com/matrix-org/matrix-js-sdk/pull/2004**

* Tweak opacity

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-05-13 15:20:43 +00:00
..
2022-04-08 15:31:04 -06:00
2021-10-22 17:23:37 -05:00
2022-03-28 14:02:31 -06:00
2022-03-23 17:08:34 +00:00
2021-10-22 17:23:37 -05:00
2022-05-06 12:31:53 -06:00
2021-10-22 17:23:37 -05:00
2022-02-22 10:04:27 +00:00
2021-10-22 17:23:37 -05:00
2021-10-22 17:23:37 -05:00
2022-02-09 14:25:58 +00:00