..
@types
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
accessibility
Fix quote shortcut for most keyboard layouts ( #9298 )
2022-09-29 15:51:50 +00:00
actions
Device manager - promote to beta ( #9380 )
2022-10-11 11:10:55 +02:00
async-components/views /dialogs
Convert inputs on Export/Import Room Key dialogs to be real Fields ( #9350 )
2022-10-04 23:28:57 -06:00
audio
Honor advanced audio processing settings when recording voice messages ( #9610 )
2022-12-05 11:19:50 -05:00
autocomplete
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
components
Fix replies to emotes not showing as inline ( #9707 )
2022-12-05 12:50:51 +00:00
contexts
Add voice broadcast playback pip ( #9603 )
2022-11-24 09:08:41 +01:00
customisations
Consolidate public room search experience ( #9605 )
2022-11-22 15:05:09 +00:00
dispatcher
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
editor
Update dependency html-entities to v2 ( #9697 )
2022-12-02 11:10:54 +00:00
effects
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
emojipicker
Auto fix
2021-10-22 17:23:37 -05:00
events
Don't allow group calls to be unterminated ( #9710 )
2022-12-05 16:11:23 +00:00
hooks
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
i18n /strings
Update copy of 'Change layout' button to match Element Call ( #9703 )
2022-12-02 17:59:14 +00:00
indexing
Fix TimelineReset handling when no room associated ( #9553 )
2022-11-08 14:44:54 +00:00
integrations
Deduplicate string compare utility ( #9579 )
2022-11-15 10:20:36 +00:00
mjolnir
Send stable m.policy.rule.* events instead of mjolnir-prefixed unstable ones ( #8300 )
2022-04-13 09:10:55 +01:00
models
Fix call splitbrains when switching between rooms ( #9692 )
2022-12-02 09:35:31 +01:00
modules
Support a module API surface for custom functionality ( #8246 )
2022-07-05 12:26:44 -06:00
notifications
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
performance
Add basic performance testing via Cypress ( #8586 )
2022-05-17 15:38:45 +01:00
rageshake
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
resizer
Apply corrections identified by SonarQube ( #8457 )
2022-05-03 22:04:37 +01:00
settings
Add config setting to disable bulk unverified sessions nag ( #9657 )
2022-12-02 03:24:45 +00:00
stores
Remove unused Element Call capabilities ( #9653 )
2022-11-30 13:54:18 +00:00
toasts
Only display bulk unverified sessions nag when current session is verified (PSG-893) ( #9656 )
2022-12-02 02:59:46 +00:00
usercontent
Eslint - require copyright header rule ( #8514 )
2022-05-06 09:09:28 +00:00
utils
Update dependency filesize to v10 ( #9695 )
2022-12-01 23:55:24 +00:00
voice-broadcast
Do not resume voice broadcasts on seek ( #9686 )
2022-12-05 09:43:47 +01:00
widgets
Implement MSC3819: Allowing widgets to send/receive to-device messages ( #8885 )
2022-08-10 08:57:56 -04:00
workers
AddThreepid.ts
Move from browser-request
to fetch
( #9345 )
2022-10-12 18:59:07 +01:00
AsyncWrapper.tsx
Step 3.2: Stop using getComponent
in code
2022-03-28 14:02:31 -06:00
Avatar.ts
Wire local room logic ( #9078 )
2022-07-20 09:26:25 +02:00
BasePlatform.ts
Add support for disabling spell checking ( #8604 )
2022-07-28 08:10:04 +00: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
ContentMessages.ts
Store refactor: use non-global stores in components ( #9293 )
2022-10-19 13:07:03 +01:00
createRoom.ts
Move from browser-request
to fetch
( #9345 )
2022-10-12 18:59:07 +01:00
DateUtils.ts
Update voice broadcast time display ( #9646 )
2022-11-30 08:47:29 +01:00
DecryptionFailureTracker.ts
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
DeviceListener.ts
Add config setting to disable bulk unverified sessions nag ( #9657 )
2022-12-02 03:24:45 +00: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
HtmlUtils.tsx
Update dependency html-entities to v2 ( #9697 )
2022-12-02 11:10:54 +00:00
IConfigOptions.ts
Show time left for voice broadcast recordings ( #9564 )
2022-11-10 10:53:49 +00:00
identifiers.ts
IdentityAuthClient.tsx
Make sonar happier ( #9114 )
2022-07-29 11:01:15 +00:00
ImageUtils.ts
Run a minor code quality checker over the repo ( #8524 )
2022-05-09 22:52:05 +00:00
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
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
languageHandler.tsx
Remove unused packages and fix invariant violation on AsyncStore onNotReady
( #9404 )
2022-10-13 09:22:32 +01:00
LegacyCallHandler.tsx
Add more debugging for why audio ring/ringback might not be playing ( #9642 )
2022-12-01 04:08:09 +00:00
Lifecycle.ts
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
linkify-matrix.ts
Delete the remainder of groups ( #9357 )
2022-10-05 17:44:46 +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
Make SonarCloud happier ( #9545 )
2022-11-07 13:45:34 +00:00
Markdown.ts
Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis ( #9600 )
2022-11-21 11:24:59 +00:00
MatrixClientPeg.ts
sliding-sync: spider all rooms on the user's account for search ( #9514 )
2022-11-01 10:27:03 +00:00
MediaDeviceHandler.ts
Implement voice broadcast device selection ( #9572 )
2022-11-15 10:02:40 +01:00
Modal.tsx
Close context menu when a modal is opened to prevent user getting stuck ( #9560 )
2022-11-09 15:33:09 +00:00
NodeAnimator.tsx
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
Notifier.ts
bugfix: fix an issue where the Notifier would incorrectly fire for non-timeline events ( #9664 )
2022-12-01 12:21:56 +00:00
PageTypes.ts
Delete the remainder of groups ( #9357 )
2022-10-05 17:44:46 +00:00
PasswordReset.ts
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
phonenumber.ts
PlatformPeg.ts
Fix PlatformSettingsHandler always returning true due to returning a Promise ( #8954 )
2022-06-30 14:48:21 +00:00
PosthogAnalytics.ts
Send layout analytics as WebLayout ( #9482 )
2022-11-04 09:10:37 +00:00
PosthogTrackers.ts
Delete the remainder of groups ( #9357 )
2022-10-05 17:44:46 +00:00
Presence.ts
Auto fix
2021-10-22 17:23:37 -05:00
Registration.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
Resend.ts
Cancel pending events in virtual room when call placed ( #7583 )
2022-01-20 09:32:15 +00:00
Roles.ts
Reset custom power selector when blurred on empty ( #9508 )
2022-10-26 16:14:33 +00:00
RoomAliasCache.ts
RoomInvite.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
RoomNotifs.ts
Pass a client into RoomNotifs.getRoomNotifsState
( #9631 )
2022-11-29 10:55:15 +00:00
Rooms.ts
Consolidate public room search experience ( #9605 )
2022-11-22 15:05:09 +00:00
ScalarAuthClient.ts
Send Content-Type: application/json header for integration manager /register API ( #9490 )
2022-10-24 15:30:49 +01:00
ScalarMessaging.ts
Fix integration manager get_open_id_token
action and add E2E tests ( #9520 )
2022-11-15 10:03:47 -07:00
SdkConfig.ts
Show time left for voice broadcast recordings ( #9564 )
2022-11-10 10:53:49 +00:00
Searching.ts
Extract Search handling from RoomView into its own Component ( #9574 )
2022-11-18 16:40:22 +00:00
SecurityManager.ts
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +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
Update sentry-javascript monorepo to v7 (major) ( #9702 )
2022-12-05 11:18:50 +00: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
Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis ( #9600 )
2022-11-21 11:24:59 +00:00
SlidingSyncManager.ts
sliding sync: add lazy-loading member support ( #9530 )
2022-11-18 19:05:00 +00:00
Terms.ts
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
TextForEvent.tsx
Add notifications and toasts for Element Call calls ( #9337 )
2022-10-06 14:27:12 +00:00
theme.ts
Typescript updates ( #9658 )
2022-11-30 11:32:56 +00:00
Unread.ts
Add thread notification with server assistance (MSC3773) ( #9400 )
2022-10-24 07:50:21 +01:00
UserActivity.ts
UserAddress.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
verification.ts
Prepare utils for local rooms ( #9084 )
2022-07-25 10:17:40 +02:00
Views.ts
Implement Use Case Selection screen ( #8984 )
2022-07-13 15:43:44 +02:00
VoipUserMapper.ts
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
WhoIsTyping.ts
Make SonarCloud happier ( #9545 )
2022-11-07 13:45:34 +00:00