..
@types
Replace browser-encrypt-attachment with matrix-encrypt-attachment ( #7795 )
2022-04-05 11:29:27 -06:00
accessibility
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
actions
Fix issue with dispatch happening mid-dispatch due to js-sdk emit ( #8473 )
2022-05-03 15:02:55 +01:00
async-components/views /dialogs
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
audio
Step 8.4.3: Improve PlaybackQueue listener efficiency
2022-03-28 14:02:31 -06:00
autocomplete
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
components
Iterate video room designs in labs ( #8499 )
2022-05-04 17:02:06 -04:00
contexts
Fix jump to bottom button being always displayed in non-overflowing timelines ( #8460 )
2022-05-01 19:38:36 -06:00
customisations
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
dispatcher
Fix: Remove jittery timeline scrolling after jumping to an event ( #8263 )
2022-04-08 20:48:57 +02:00
editor
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
effects
Add heart effect ( #6188 )
2022-04-08 15:31:04 -06:00
emojipicker
Auto fix
2021-10-22 17:23:37 -05:00
events
display beacon tiles in timeline regardless of labs flag ( #8423 )
2022-04-29 14:12:10 +00:00
hooks
Iterate video room designs in labs ( #8499 )
2022-05-04 17:02:06 -04:00
i18n /strings
Iterate video room designs in labs ( #8499 )
2022-05-04 17:02:06 -04:00
indexing
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
integrations
Step 8.5: Move tabbed integration manager dialog construction
2022-03-28 14:02:31 -06:00
mjolnir
Send stable m.policy.rule.* events instead of mjolnir-prefixed unstable ones ( #8300 )
2022-04-13 09:10:55 +01:00
models
Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )
2022-03-01 20:42:05 +00:00
notifications
Add lint for unused locals ( #8007 )
2022-03-09 12:05:16 +00:00
performance
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
rageshake
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
resizer
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
settings
Fix reading of cached room device setting values ( #8491 )
2022-05-04 15:54:59 +01:00
stores
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
toasts
Step 8.5: Move user tab enum
2022-03-28 14:02:31 -06:00
usercontent
Improve typing
2021-09-25 09:58:01 +02:00
utils
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
widgets
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
workers
AddThreepid.ts
Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )
2022-03-01 20:42:05 +00:00
Analytics.tsx
Step 3.2: Stop using getComponent
in code
2022-03-28 14:02:31 -06:00
AsyncWrapper.tsx
Step 3.2: Stop using getComponent
in code
2022-03-28 14:02:31 -06:00
Avatar.ts
Replace deprecated String#substr with String#slice ( #8314 )
2022-04-14 07:52:42 +00:00
BasePlatform.ts
Add message right click context menu v2 ( #5672 )
2022-04-15 08:22:59 -06:00
BlurhashEncoder.ts
boundThreepids.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
call-types.ts
Step 8.5: Move call event type
2022-03-28 14:02:31 -06:00
CallHandler.tsx
Cast dispatcher payloads correctly when firing them
2022-03-31 19:38:00 -06:00
ContentMessages.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
createRoom.ts
Iterate video room designs in labs ( #8499 )
2022-05-04 17:02:06 -04:00
DateUtils.ts
Live location share - set time limit ( #8082 )
2022-03-21 12:42:58 +01:00
DecryptionFailureTracker.ts
Remove Countly analytics integration ( #7808 )
2022-02-15 16:58:30 +00:00
DeviceListener.ts
Step 8.5: Move isLoggedIn helper
2022-03-28 14:02:31 -06:00
Editing.ts
Fix issue with redacting via edit composer flow causing stuck editStates ( #8184 )
2022-03-29 13:33:11 +01:00
email.ts
emoji.ts
Upgrade emojibase
and twemoji
( #7286 )
2022-03-23 17:08:34 +00:00
group_helpers.tsx
Delete groups (legacy communities system) ( #8027 )
2022-03-22 23:07:37 +00:00
HtmlUtils.tsx
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
IConfigOptions.ts
Delete groups (legacy communities system) ( #8027 )
2022-03-22 23:07:37 +00:00
identifiers.ts
IdentityAuthClient.tsx
Auto fix
2021-10-22 17:23:37 -05:00
ImageUtils.ts
index.ts
Step 6: Refactor event rendering to stop using getComponent
2022-03-28 14:02:31 -06:00
KeyBindingsDefaults.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
KeyBindingsManager.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
Keyboard.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
languageHandler.tsx
Replace deprecated String#substr with String#slice ( #8314 )
2022-04-14 07:52:42 +00:00
Lifecycle.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
linkify-matrix.ts
Don't linkify code blocks ( #7859 )
2022-05-03 00:26:37 +00:00
Livestream.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
Login.ts
Revert "Support refresh tokens ( #7802 )"
2022-02-16 12:32:38 -07:00
Markdown.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
MatrixClientPeg.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
MediaDeviceHandler.ts
Add ability to change audio and video devices during a call ( #7173 )
2022-05-04 16:41:56 +02:00
Modal.tsx
Fix ModalManager reRender racing with itself ( #7027 )
2021-10-25 12:37:59 +01:00
NodeAnimator.tsx
Add some member access qualifiers
2021-09-28 07:48:56 +02:00
Notifier.ts
Step 8.3: Convert RoomViewStore
to a more modern singleton for imports
2022-03-28 14:02:31 -06:00
PageTypes.ts
Delete groups (legacy communities system) ( #8027 )
2022-03-22 23:07:37 +00:00
PasswordReset.ts
Allow user to control if they are signed out of all devices when changing password ( #8259 )
2022-04-22 18:15:38 +01:00
phonenumber.ts
PlatformPeg.ts
PosthogAnalytics.ts
Add new user signup event tracking in PostHog ( #8412 )
2022-04-28 11:46:02 +01:00
PosthogTrackers.ts
Delete groups (legacy communities system) ( #8027 )
2022-03-22 23:07:37 +00:00
Presence.ts
Auto fix
2021-10-22 17:23:37 -05:00
Registration.tsx
type Actions ( #7862 )
2022-02-22 10:04:27 +00:00
Resend.ts
Cancel pending events in virtual room when call placed ( #7583 )
2022-01-20 09:32:15 +00:00
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
RoomNotifs.ts
Fix wrongly asserting that PushRule::conditions is non-null ( #7973 )
2022-03-04 09:39:16 +00:00
Rooms.ts
Step 8.5: Move room i18n helpers
2022-03-28 14:02:31 -06:00
ScalarAuthClient.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
ScalarMessaging.ts
Step 8.3: Convert RoomViewStore
to a more modern singleton for imports
2022-03-28 14:02:31 -06:00
SdkConfig.ts
Fix incorrect typing on SdkConfig defaults ( #8147 )
2022-03-25 09:13:26 -06:00
Searching.ts
Auto fix
2021-10-22 17:23:37 -05:00
SecurityManager.ts
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
SendHistoryManager.ts
Auto fix
2021-10-22 17:23:37 -05:00
sendTimePerformanceMetrics.ts
Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )
2022-03-01 20:42:05 +00:00
sentry.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
shouldHideEvent.ts
Fix regression of edits showing up in the timeline with hidden events shown ( #8260 )
2022-04-08 12:10:10 +01:00
SlashCommands.tsx
clarify /jumptodate
argument ( #8323 )
2022-04-14 11:13:18 -04:00
Terms.ts
Step 3.2: Stop using getComponent
in code
2022-03-28 14:02:31 -06:00
TextForEvent.tsx
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
theme.ts
Replace deprecated String#substr with String#slice ( #8314 )
2022-04-14 07:52:42 +00:00
Unread.ts
Avoid looking up settings during timeline rendering ( #8313 )
2022-04-14 23:23:22 +00:00
UserActivity.ts
UserAddress.ts
verification.ts
Step 8.5: Move various room utilities out of createRoom
2022-03-28 14:02:31 -06:00
Views.ts
Wire up more Posthog tracking ( #7689 )
2022-02-09 14:25:58 +00:00
VoipUserMapper.ts
Step 8.5: Move various room utilities out of createRoom
2022-03-28 14:02:31 -06:00
WhoIsTyping.ts