element-web-Github/src
David Baker 7c50cfeab8
Fix direction override characters breaking member event text direction (#6999)
Strip RLO & LRO chars from display names when rendering text for
member events.

See https://github.com/matrix-org/matrix-js-sdk/pull/1992 - also
necessary here because we use the display name in the event content
rather than from the member object sanitised by the js-sdk.
2021-10-20 16:14:11 +00:00
..
@types Merge pull request #6869 from SimonBrandner/task/src-ts 2021-09-30 12:48:23 -06:00
accessibility
actions Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
async-components/views/dialogs Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
audio Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
autocomplete
components Update style of composer format bar to match message action bar (#6351) 2021-10-20 09:19:54 -06:00
contexts Allow quote-reply in thread view element-web (#6959) 2021-10-19 16:05:34 +01:00
customisations Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
dispatcher Create room threads list view (#6904) 2021-10-14 15:27:35 +02:00
editor Allow editing of /rainbow and /rainbowme 2021-10-12 14:02:05 +01:00
effects
emojipicker
hooks
i18n/strings Break ThemeChoicePanel into a separate component (#6998) 2021-10-20 14:58:27 +00:00
indexing Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
integrations Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
mjolnir
models
notifications Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
performance Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
rageshake Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
resizer
settings Add a developer mode flag and use it for accessing space timelines (#6994) 2021-10-20 06:55:22 -06:00
stores Allow quote-reply in thread view element-web (#6959) 2021-10-19 16:05:34 +01:00
toasts
usercontent
utils Merge pull request #6960 from matrix-org/gsouquet/rename-replythread 2021-10-18 17:11:31 +01:00
widgets Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
workers
ActiveRoomObserver.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AddThreepid.ts Fix bad imports to js-sdk 2021-10-12 13:51:24 -06:00
Analytics.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AsyncWrapper.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Avatar.ts Merge remote-tracking branch 'upstream/develop' into fix/auto-avatars 2021-10-01 15:46:35 +02:00
BasePlatform.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
BlurhashEncoder.ts
boundThreepids.ts
CallHandler.tsx Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
ContentMessages.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
CountlyAnalytics.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
createRoom.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
DateUtils.ts Merge branch 'develop' into export-conversations 2021-09-22 18:07:01 +05:30
DecryptionFailureTracker.ts
DeviceListener.ts
email.ts
emoji.ts Improve emoji shortcodes generated from annotations 2021-10-06 09:47:56 +01:00
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Rename ReplyThread to ReplyChain to avoid confusion with m.thread 2021-10-15 17:42:44 +01:00
identifiers.ts
IdentityAuthClient.tsx
ImageUtils.ts
index.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
languageHandler.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Lifecycle.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
linkify-matrix.ts
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
MediaDeviceHandler.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Modal.tsx
NodeAnimator.tsx
Notifier.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
PageTypes.ts
PasswordReset.ts
phonenumber.ts
PlatformPeg.ts
PosthogAnalytics.ts
Presence.ts Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
RoomNotifs.ts
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
SdkConfig.ts
Searching.ts
SecurityManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
SendHistoryManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
Skinner.ts
SlashCommands.tsx Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
Terms.ts
TextForEvent.tsx Fix direction override characters breaking member event text direction (#6999) 2021-10-20 16:14:11 +00:00
theme.ts Fix setTheme types (#6894) 2021-10-01 16:40:04 +02:00
Unread.ts
UserActivity.ts
UserAddress.ts
verification.ts
VoipUserMapper.ts
WhoIsTyping.ts