..
@types
Fix edit history modal
2021-06-24 11:16:13 +01:00
accessibility
…
actions
Convert MatrixActionCreators to Typescript
2021-06-07 10:58:22 +01:00
async-components/views /dialogs
…
autocomplete
Hide communities invites and the community autocompleter when Spaces Beta is enabled
2021-06-22 22:07:42 +01:00
components
Move the dial pad button next to Explore button from Create Room context menu ( #6237 )
2021-06-25 11:45:15 +01:00
contexts
Cache lowBandwidth setting to speed up BaseAvatar
2021-06-06 23:08:47 -04:00
customisations
Fix imports
2021-06-18 16:13:55 +01:00
dispatcher
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5
2021-06-22 17:28:19 +01:00
editor
update style of imports in all modified files
2021-05-26 14:14:55 +01:00
effects
…
emojipicker
…
hooks
Fix typing
2021-06-22 22:19:01 +01:00
i18n /strings
Move the dial pad button next to Explore button from Create Room context menu ( #6237 )
2021-06-25 11:45:15 +01:00
indexing
Improve typing of Event Index Manager / Seshat
2021-06-19 15:37:06 +01:00
integrations
use Intl.Collator over String.prototype.localeCompare for better performance
2021-06-02 10:42:17 +01:00
mjolnir
Use new js-sdk types properly
2021-06-18 16:18:42 +01:00
models
…
notifications
…
performance
Benchmark multiple common user scenario
2021-06-15 15:06:00 +01:00
rageshake
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5.1
2021-06-23 13:05:21 +01:00
resizer
…
settings
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17665
2021-06-22 17:38:05 +01:00
stores
consolidate the two onRoomAccountData listeners
2021-06-22 21:22:30 +01:00
toasts
More specific type definition and adhering to code style better
2021-06-18 12:44:15 +01:00
usercontent
…
utils
Merge pull request #6258 from matrix-org/t3chguy/fix/17752
2021-06-24 13:34:45 +01:00
voice
CallMediaHandler -> MediaDeviceHandler
2021-06-23 09:26:33 +02:00
widgets
…
ActiveRoomObserver.ts
…
AddThreepid.js
…
Analytics.tsx
…
AsyncWrapper.tsx
Make skinning less upset
2021-06-07 11:20:35 +01:00
Avatar.ts
Consolidate types with js-sdk changes
2021-06-18 15:31:12 +01:00
BasePlatform.ts
…
CallHandler.tsx
Merge pull request #6082 from SimonBrandner/fix/mute-incoming-call/15591
2021-06-17 16:41:00 +01:00
ContentMessages.tsx
remove legacy polyfills and unused dependencies
2021-06-11 12:19:14 +01:00
CountlyAnalytics.ts
remove legacy polyfills and unused dependencies
2021-06-11 12:19:14 +01:00
DateUtils.ts
…
DecryptionFailureTracker.ts
Iterate PR
2021-06-22 22:23:09 +01:00
DeviceListener.ts
…
GroupAddressPicker.js
Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly
2021-05-25 16:12:34 +01:00
HtmlUtils.tsx
Iterate PR
2021-06-22 22:23:09 +01:00
IdentityAuthClient.js
…
ImageUtils.ts
…
KeyBindingsDefaults.ts
…
KeyBindingsManager.ts
…
Keyboard.ts
…
Lifecycle.ts
…
Livestream.ts
…
Login.ts
Remove brand prefix too
2021-06-01 11:04:45 +01:00
Markdown.js
…
MatrixClientPeg.ts
…
MediaDeviceHandler.ts
log -> warn
2021-06-23 10:43:49 +02:00
Modal.tsx
Fix modal opening race condition
2021-06-22 09:53:58 +01:00
NodeAnimator.js
…
Notifier.ts
…
PageTypes.js
…
PasswordReset.js
…
PlatformPeg.ts
…
Presence.ts
Build pass 1
2021-06-01 22:21:04 -06:00
Registration.js
…
Resend.ts
Convert Resend to Typescript
2021-06-07 11:03:39 +01:00
Roles.ts
…
RoomAliasCache.ts
Convert RoomAliasCache to Typescript
2021-06-07 11:01:38 +01:00
RoomInvite.tsx
Fix cyclic imports
2021-06-24 11:12:32 +01:00
RoomNotifs.js
…
RoomNotifsTypes.ts
…
Rooms.ts
More typescript conversion
2021-06-22 17:23:13 +01:00
ScalarAuthClient.ts
…
ScalarMessaging.js
…
SdkConfig.ts
…
Searching.js
Fix tests by updating private field names and spies
2021-06-17 15:18:52 +01:00
SecurityManager.ts
Convert more of js-sdk crypto and fix underscored field accesses
2021-06-23 14:47:24 +01:00
SendHistoryManager.ts
…
Skinner.js
…
SlashCommands.tsx
Fix typescript types
2021-06-18 16:21:46 +01:00
Terms.ts
Build pass 1
2021-06-01 22:21:04 -06:00
TextForEvent.ts
Update punctuation
2021-06-23 19:42:47 -06:00
Tinter.js
…
Unread.ts
More typescript conversion
2021-06-22 17:23:13 +01:00
UserActivity.ts
…
UserAddress.ts
Convert MultiInviter, RoomInvite and UserAddress to Typescript
2021-06-16 10:18:32 +01:00
VoipUserMapper.ts
Cache virtual/native room mappings when they're created
2021-06-15 16:27:18 +01:00
WhoIsTyping.ts
…
boundThreepids.js
…
createRoom.ts
Move various createRoom types to the js-sdk
2021-06-14 13:31:58 -06:00
email.ts
…
emoji.ts
…
groups.js
…
identifiers.ts
…
index.js
…
languageHandler.tsx
More typescript conversion
2021-06-22 17:23:13 +01:00
linkify-matrix.js
…
phonenumber.ts
…
ratelimitedfunc.js
…
shouldHideEvent.ts
Prefer cached settings values in shouldHideEvent
2021-06-05 01:25:01 -04:00
theme.js
…
verification.ts
…