..
@types
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
accessibility
Improve formatting features in the editor ( #7104 )
2022-03-16 09:46:07 +00:00
actions
Improve typing around event emitter handlers ( #7816 )
2022-02-22 12:18:08 +00:00
async-components/views /dialogs
Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )
2022-03-01 20:42:05 +00:00
audio
Add lint for unused locals ( #8007 )
2022-03-09 12:05:16 +00:00
autocomplete
Prefer RoomStateEvent.Update where possible as it fires far less ( #7878 )
2022-02-24 14:39:25 +00:00
components
Use styled mxids in member list v2 ( #8110 )
2022-03-22 16:14:55 -06:00
contexts
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
customisations
Chat export parameter customisation ( #7647 )
2022-01-31 12:54:14 +01:00
dispatcher
Improve remove recent messages dialog ( #6114 )
2022-03-18 20:08:32 +00:00
editor
Fix emoting with emoji or pills ( #8105 )
2022-03-21 19:09:43 +00:00
effects
Chat Effects & Commands in thread context ( #7138 )
2021-11-18 12:47:11 +00:00
emojipicker
Auto fix
2021-10-22 17:23:37 -05:00
hooks
Prefer RoomStateEvent.Update where possible as it fires far less ( #7878 )
2022-02-24 14:39:25 +00:00
i18n /strings
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
indexing
Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )
2022-03-01 20:42:05 +00:00
integrations
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
mjolnir
Improve typing around event emitter handlers ( #7816 )
2022-02-22 12:18:08 +00: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
Auto fix
2021-10-22 17:23:37 -05:00
rageshake
Fix view source and devtools showing hljs warnings ( #7759 )
2022-02-09 09:09:06 +00:00
resizer
Add a condition to only activate the resizer which belongs to the clicked handle ( #7055 )
2021-11-02 11:48:50 +00:00
settings
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
stores
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
toasts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
usercontent
Improve typing
2021-09-25 09:58:01 +02:00
utils
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
widgets
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
workers
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c4
2021-07-14 18:36:12 +01:00
ActiveRoomObserver.ts
Add lint for unused locals ( #8007 )
2022-03-09 12:05:16 +00:00
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
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
AsyncWrapper.tsx
Auto fix
2021-10-22 17:23:37 -05:00
Avatar.ts
Implement more meta-spaces ( #7077 )
2021-11-11 13:07:41 +00:00
BasePlatform.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
BlurhashEncoder.ts
add valuable ts-ignore
2021-07-14 19:16:34 +01:00
boundThreepids.ts
Auto fix
2021-10-22 17:23:37 -05:00
CallHandler.tsx
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06:00
ContentMessages.ts
fix quicktime video thumbnailing ( #8108 )
2022-03-22 12:23:25 +00:00
createRoom.ts
Voice rooms prototype ( #8084 )
2022-03-22 16:14:11 -06: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
Add logging to diagnose non-disappearing toasts ( #7947 )
2022-03-02 14:30:04 +00:00
email.ts
Switch to a spec conforming email validation Regexp
2021-04-13 10:03:50 +01:00
emoji.ts
Improve emoji shortcodes generated from annotations
2021-10-06 09:47:56 +01:00
GroupAddressPicker.js
Auto fix
2021-10-22 17:23:37 -05:00
groups.js
HtmlUtils.tsx
Wire up drag-drop file uploads for the thread view ( #7860 )
2022-02-22 11:14:56 +00:00
IConfigOptions.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
identifiers.ts
We're ELEMENT
2021-05-14 14:22:31 -06:00
IdentityAuthClient.tsx
Auto fix
2021-10-22 17:23:37 -05:00
ImageUtils.ts
Typescript: ImageUtils
2020-10-30 17:50:37 +00:00
index.ts
Mandate use of js-sdk/src/matrix import over js-sdk/src ( #7933 )
2022-03-01 20:42:05 +00:00
KeyBindingsDefaults.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
KeyBindingsManager.ts
Make everything use the KeyBindingManager
( #7907 )
2022-02-28 16:05:52 +00:00
Keyboard.ts
Keyboard shortcut to open the sticker picker ( #7985 )
2022-03-08 15:05:36 +00:00
languageHandler.tsx
Add support for overriding strings in the app ( #7886 )
2022-03-01 11:53:09 -07:00
Lifecycle.ts
Add support for redirecting to external pages after logout ( #7905 )
2022-03-01 11:06:17 -07:00
linkify-matrix.ts
More posthog tracking around joining rooms and room search ( #7807 )
2022-02-17 18:03:27 +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
Fix formatting not being applied after links ( #7990 )
2022-03-08 13:12:36 +00:00
MatrixClientPeg.ts
Un-break crypto for soft logout
2022-02-16 12:33:33 -07:00
MediaDeviceHandler.ts
Auto fix
2021-10-22 17:23:37 -05: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
update location event types ( #8022 )
2022-03-10 18:03:31 +00:00
PageTypes.ts
Wire up more Posthog tracking ( #7689 )
2022-02-09 14:25:58 +00:00
PasswordReset.ts
Add lint for unused locals ( #8007 )
2022-03-09 12:05:16 +00:00
phonenumber.ts
Migrate CountryDropdown to TypeScript
2021-07-15 15:42:11 +02:00
PlatformPeg.ts
First step towards a11y in the new room list
2020-07-02 23:14:31 +01:00
PosthogAnalytics.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
PosthogTrackers.ts
Switch to web-specific screens and $pageview event ( #7777 )
2022-02-10 14:38:31 +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
Auto-fix lint errors
2021-06-29 13:11:58 +01:00
RoomAliasCache.ts
Convert RoomAliasCache to Typescript
2021-06-07 11:01:38 +01:00
RoomInvite.tsx
Share e2ee keys when using /invite SlashCommand ( #7655 )
2022-01-28 10:02:37 +00:00
RoomNotifs.ts
Fix wrongly asserting that PushRule::conditions is non-null ( #7973 )
2022-03-04 09:39:16 +00:00
Rooms.ts
Improve new search dialog context text for exactly 2 parent spaces ( #7761 )
2022-02-08 19:08:05 +00:00
ScalarAuthClient.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
ScalarMessaging.ts
Fix room_id check when adding user widgets ( #7448 )
2022-01-05 09:54:38 +00:00
SdkConfig.ts
Use & enforce snake_case naming convention on config.json settings ( #8062 )
2022-03-18 10:12:36 -06:00
Searching.ts
Auto fix
2021-10-22 17:23:37 -05:00
SecurityManager.ts
Auto fix
2021-12-09 09:10:23 +00: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
Override hide redaction preference for thread root ( #7546 )
2022-01-14 14:41:40 +00:00
Skinner.ts
Convert Skinner to TS
2021-09-27 14:41:08 +02:00
SlashCommands.tsx
Fix emoting with emoji or pills ( #8105 )
2022-03-21 19:09:43 +00:00
Terms.ts
Merge branch 'develop' into sort-imports
2021-10-27 21:50:56 -05:00
TextForEvent.tsx
update location event types ( #8022 )
2022-03-10 18:03:31 +00:00
theme.ts
Merge branch 'develop' into sort-imports
2021-12-09 08:34:20 +00:00
Unread.ts
Fixed a minor typo ( #8041 )
2022-03-11 11:59:49 -07:00
UserActivity.ts
Auto-fix lint errors
2021-06-29 13:11:58 +01:00
UserAddress.ts
Improve more typing
2021-07-20 12:30:41 +02:00
verification.ts
Fix spacing errors ( #7484 )
2022-01-10 12:57:20 +00:00
Views.ts
Wire up more Posthog tracking ( #7689 )
2022-02-09 14:25:58 +00:00
VoipUserMapper.ts
Add slash command to switch to a room's virtual room ( #7839 )
2022-02-25 15:58:13 +00:00
WhoIsTyping.ts
Auto-fix lint errors
2021-06-29 13:11:58 +01:00