..
@types
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
accessibility
Remove `mock` from `KeyboardShortcuts.ts` ( #9034 )
2022-07-11 09:56:20 +02:00
actions
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
async-components/views /dialogs
Improve partial translation `or` to have usage context ( #9244 )
2022-09-06 13:27:36 +01:00
audio
Increase max length of voice messages to 15m (PSG-661) ( #9133 )
2022-08-08 08:06:04 -04:00
autocomplete
Use "frequently used emojis" for autocompletion in composer ( #8998 )
2022-07-21 15:27:11 +02:00
components
add generic caption typography component ( #9283 )
2022-09-15 11:53:21 +02:00
contexts
…
customisations
Respect `filename` field on `m.file` events ( #8951 )
2022-06-30 16:22:52 +01:00
dispatcher
Fix progress bar regression throughout the app ( #9219 ) ( #9221 )
2022-08-25 16:47:48 +01:00
editor
Fix replying using chat effect commands ( #9101 )
2022-07-27 11:03:25 +01:00
effects
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
emojipicker
…
events
Reset matrix-js-sdk back to develop branch
2022-08-31 16:38:16 +01:00
hooks
Implement MSC3575: Sliding Sync ( #8328 )
2022-09-07 15:42:39 +00:00
i18n /strings
Device manager - logout current session (PSG-743) ( #9275 )
2022-09-14 14:37:36 +02:00
indexing
…
integrations
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
mjolnir
…
models
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04: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
…
rageshake
…
resizer
…
settings
Implement MSC3575: Sliding Sync ( #8328 )
2022-09-07 15:42:39 +00:00
stores
bugfix: fix in-reply-to previews not disappearing when swapping rooms ( #9278 )
2022-09-15 12:09:16 +00:00
toasts
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
usercontent
…
utils
Update image-media.ts ( #9276 )
2022-09-14 12:00:54 +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
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
AsyncWrapper.tsx
…
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
…
ContentMessages.ts
Use doMaybeLocalRoomAction ( #9038 )
2022-07-13 07:56:36 +02:00
DateUtils.ts
…
DecryptionFailureTracker.ts
Fix all megolm error reported as unknown ( #8916 )
2022-06-30 08:55:05 +01:00
DeviceListener.ts
…
Editing.ts
…
HtmlUtils.tsx
Attempt to fix `Failed to execute 'removeChild' on 'Node'` ( #9196 )
2022-08-17 13:35:33 +00:00
IConfigOptions.ts
Extract ValidatedServerConfig ( #9054 )
2022-07-14 15:03:34 +02:00
IdentityAuthClient.tsx
Make sonar happier ( #9114 )
2022-07-29 11:01:15 +00:00
ImageUtils.ts
…
KeyBindingsDefaults.ts
…
KeyBindingsManager.ts
…
Keyboard.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
LegacyCallHandler.tsx
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
Lifecycle.ts
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
Livestream.ts
…
Login.ts
…
Markdown.ts
…
MatrixClientPeg.ts
Implement MSC3575: Sliding Sync ( #8328 )
2022-09-07 15:42:39 +00:00
MediaDeviceHandler.ts
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
Modal.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
NodeAnimator.tsx
…
Notifier.ts
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
PageTypes.ts
…
PasswordReset.ts
…
PlatformPeg.ts
Fix PlatformSettingsHandler always returning true due to returning a Promise ( #8954 )
2022-06-30 14:48:21 +00:00
PosthogAnalytics.ts
…
PosthogTrackers.ts
Implement Use Case Selection screen ( #8984 )
2022-07-13 15:43:44 +02:00
Presence.ts
…
Registration.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
Resend.ts
…
Roles.ts
…
RoomAliasCache.ts
…
RoomInvite.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
RoomNotifs.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
Rooms.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +02:00
ScalarAuthClient.ts
…
ScalarMessaging.ts
Allow integration managers to remove users ( #9211 )
2022-09-13 08:59:04 -06:00
SdkConfig.ts
…
Searching.ts
…
SecurityManager.ts
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
SendHistoryManager.ts
…
SlashCommands.tsx
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
SlidingSyncManager.ts
Implement MSC3575: Sliding Sync ( #8328 )
2022-09-07 15:42:39 +00:00
Terms.ts
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
TextForEvent.tsx
Fix invisible power levels tile when showing hidden events ( #9162 )
2022-08-10 13:33:13 +00:00
Unread.ts
Implement MSC3575: Sliding Sync ( #8328 )
2022-09-07 15:42:39 +00:00
UserActivity.ts
…
UserAddress.ts
Remove dead code ( #9035 )
2022-07-11 07:52:44 +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
…
boundThreepids.ts
…
call-types.ts
…
createRoom.ts
Prepare for Element Call integration ( #9224 )
2022-08-30 15:13:39 -04:00
email.ts
…
emoji.ts
…
group_helpers.tsx
Remove Piwik support ( #8835 )
2022-06-14 17:51:51 +01:00
identifiers.ts
…
index.ts
…
languageHandler.tsx
Support a module API surface for custom functionality ( #8246 )
2022-07-05 12:26:44 -06:00
linkify-matrix.ts
Some small tidying up ( #9149 )
2022-08-09 11:55:49 +00:00
phonenumber.ts
…
sendTimePerformanceMetrics.ts
…
sentry.ts
…
shouldHideEvent.ts
…
theme.ts
…
verification.ts
Prepare utils for local rooms ( #9084 )
2022-07-25 10:17:40 +02:00