Files
element-web/src
J. Ryan Stinnett df4e6a3913 Check for room in all Room.timeline* handlers
All `Room.timeline*` handlers must currently test for `room` first if they
expect it to exist. It is emitted not only for rooms, but also for timeline sets
without rooms, such as for notifications.

Almost all such handlers were correctly testing as needed, but it was missing
from `RoomBreadcrumbs`.

While that's quite confusing, we can start by testing for `room` when we expect
to have one.

Fixes https://github.com/vector-im/riot-web/issues/9630
2019-05-03 17:59:28 +01:00
..
2019-03-27 13:03:25 -06:00
2019-02-04 18:38:31 +00:00
2019-04-30 17:51:18 +01:00
2019-04-08 19:12:04 +01:00
2019-01-31 18:52:39 -06:00
2019-02-08 17:34:01 +00:00
2019-02-24 01:38:31 +00:00
2019-04-12 10:37:14 +01:00
2019-04-11 00:42:27 +01:00
2019-01-25 16:13:30 -06:00
2019-04-05 11:00:25 -06:00
2019-04-05 11:00:25 -06:00
2019-04-05 10:18:41 +01:00
2019-02-04 13:40:21 -07:00
2019-01-31 18:52:39 -06:00
2019-04-03 15:29:15 -06:00
2019-03-12 10:28:47 +00:00