element-web-Github/test/components/views/messages/__snapshots__
Andy Balaam c496985ff3
Show a tile for an unloaded predecessor room if it has via_servers (#10483)
* Improve typing in constructor of RoomPermalinkCreator

* Provide via servers if present when navigating to predecessor room from Advanced Room Settings

* Show an error tile when the predecessor room is not found

* Test for MatrixToPermalinkConstructor.forRoom

* Test for MatrixToPermalinkConstructor.forEvent

* Display a tile for predecessor event if it contains via servers

* Fix missing case where event id is provided as well as via servers

* Refactor RoomPredecessor tests

* Return lost filterConsole to its home

* Comments for IState in AdvancedRoomSettingsTab

* Explain why we might render a tile even without prevRoom

* Guess the old room's via servers if they are not provided

* Fix TypeScript errors

* Adjust regular expression (hopefully) to avoid potential catastrophic backtracking

* Another attempt at avoiding super-liner regex performance

* Tests for guessServerNameFromRoomId and better implementation

* Further attempt to prevent backtracking

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-04-12 15:26:45 +00:00
..
DateSeparator-test.tsx.snap Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
DecryptionFailureBody-test.tsx.snap Display "The sender has blocked you from receiving this message" error message instead of "Unable to decrypt message" (#10202) 2023-02-22 11:39:09 +01:00
JumpToDatePicker-test.tsx.snap Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
MBeaconBody-test.tsx.snap Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
MLocationBody-test.tsx.snap Kill off enzyme in preference of react testing library (#10255) 2023-03-06 15:17:46 +00:00
MPollBody-test.tsx.snap fix broken test (#10171) 2023-02-16 22:27:03 +00:00
MPollEndBody-test.tsx.snap Ended poll tiles: add ended the poll message (#10193) 2023-02-22 10:53:12 +00:00
MVideoBody-test.tsx.snap Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
RoomPredecessorTile-test.tsx.snap Show a tile for an unloaded predecessor room if it has via_servers (#10483) 2023-04-12 15:26:45 +00:00
TextualBody-test.tsx.snap Tweak pill UI (#10417) 2023-03-22 13:27:24 +01:00