mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
c496985ff3
* 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> |
||
---|---|---|
.. | ||
__snapshots__ | ||
beacon | ||
device | ||
dm | ||
exportUtils | ||
localRoom | ||
location | ||
media | ||
permalinks | ||
room | ||
validate | ||
AnimationUtils-test.ts | ||
arrays-test.ts | ||
AutoDiscoveryUtils-test.tsx | ||
colour-test.ts | ||
connection-test.ts | ||
createVoiceMessageContent-test.ts | ||
DateUtils-test.ts | ||
direct-messages-test.ts | ||
DMRoomMap-test.ts | ||
enums-test.ts | ||
EventRenderingUtils-test.ts | ||
EventUtils-test.ts | ||
export-test.tsx | ||
Feedback-test.ts | ||
FixedRollingArray-test.ts | ||
generate-megolm-test-vectors.py | ||
iterables-test.ts | ||
leave-behaviour-test.ts | ||
local-room-test.ts | ||
LruCache-test.ts | ||
maps-test.ts | ||
MegolmExportEncryption-test.ts | ||
membership-test.ts | ||
MessageDiffUtils-test.tsx | ||
MultiInviter-test.ts | ||
notifications-test.ts | ||
numbers-test.ts | ||
objects-test.ts | ||
pillify-test.tsx | ||
sets-test.ts | ||
ShieldUtils-test.ts | ||
Singleflight-test.ts | ||
SnakedObject-test.ts | ||
stringOrderField-test.ts | ||
threepids-test.ts | ||
tooltipify-test.tsx | ||
WidgetUtils-test.ts |