.. |
@types
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
accessibility
|
Unified room context menus (#7072)
|
2021-11-15 11:39:25 +00:00 |
actions
|
Replace console.error with logger.error
|
2021-10-18 14:08:23 +02:00 |
async-components/views/dialogs
|
Fix js-sdk import (#7143)
|
2021-11-16 11:44:33 +00:00 |
audio
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
autocomplete
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
components
|
Add maximise widget functionality (#7098)
|
2021-11-16 15:43:18 +01:00 |
contexts
|
Allow quote-reply in thread view element-web (#6959)
|
2021-10-19 16:05:34 +01:00 |
customisations
|
Remove redundant duplicate mimetype field which doesn't conform to spec (#7045)
|
2021-10-28 09:40:38 +01:00 |
dispatcher
|
Cleanup re-dispatching around timelines and composers (#7023)
|
2021-10-25 11:43:54 +00:00 |
editor
|
Add insert link button to the format bar (#5879)
|
2021-10-25 10:56:55 +01:00 |
effects
|
Add rainfall effect (#7086)
|
2021-11-16 12:54:40 +00:00 |
emojipicker
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
hooks
|
Tidy some types
|
2021-09-14 14:41:55 +01:00 |
i18n/strings
|
Fix timeline text when sharing room layout (#7140)
|
2021-11-16 15:44:19 +01:00 |
indexing
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
integrations
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
mjolnir
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
models
|
Make attachments uploadable to a thread (#7064)
|
2021-11-03 08:43:24 +00:00 |
notifications
|
Replace console.error with logger.error
|
2021-10-18 14:08:23 +02:00 |
performance
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
polls
|
Display started polls in timeline (without votes) (behind labs setting) (#7088)
|
2021-11-10 15:44:57 +00:00 |
rageshake
|
Replace console.error with logger.error
|
2021-10-18 14:08:23 +02: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
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
stores
|
Add maximise widget functionality (#7098)
|
2021-11-16 15:43:18 +01:00 |
toasts
|
Improve device list in Security & Privacy settings (#7004)
|
2021-10-29 18:11:39 -04:00 |
usercontent
|
Improve typing
|
2021-09-25 09:58:01 +02:00 |
utils
|
Add root folder to zip file created by export chat feature (#7097)
|
2021-11-15 14:37:16 -07:00 |
widgets
|
Replace console.error with logger.error
|
2021-10-18 14:08:23 +02: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
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
AddThreepid.ts
|
Fix bad imports to js-sdk
|
2021-10-12 13:51:24 -06:00 |
Analytics.tsx
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
AsyncWrapper.tsx
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
Avatar.ts
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
BasePlatform.ts
|
Replace console.error with logger.error
|
2021-10-18 14:08:23 +02:00 |
BlurhashEncoder.ts
|
add valuable ts-ignore
|
2021-07-14 19:16:34 +01:00 |
boundThreepids.ts
|
Convert boundThreepid to TS
|
2021-09-27 14:34:54 +02:00 |
CallHandler.tsx
|
Replace console.info with logger.info
|
2021-10-18 14:08:23 +02:00 |
ContentMessages.tsx
|
Make attachments uploadable to a thread (#7064)
|
2021-11-03 08:43:24 +00:00 |
CountlyAnalytics.ts
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
createRoom.ts
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
DateUtils.ts
|
Display relative time in thread panel event tile (#7068)
|
2021-11-03 10:16:50 +00:00 |
DecryptionFailureTracker.ts
|
Fix setTimeout/setInterval typing
|
2021-07-12 09:02:46 +01:00 |
DeviceListener.ts
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06: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 lint errors
|
2021-06-29 13:11:58 +01:00 |
groups.js
|
|
|
HtmlUtils.tsx
|
Rename ReplyThread to ReplyChain to avoid confusion with m.thread
|
2021-10-15 17:42:44 +01:00 |
identifiers.ts
|
We're ELEMENT
|
2021-05-14 14:22:31 -06:00 |
IdentityAuthClient.tsx
|
Add some member access qualifiers
|
2021-09-28 07:48:56 +02:00 |
ImageUtils.ts
|
Typescript: ImageUtils
|
2020-10-30 17:50:37 +00:00 |
index.ts
|
Convert index to TS
|
2021-09-27 18:40:01 +02:00 |
KeyBindingsDefaults.ts
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
|
2021-07-15 09:59:40 +01:00 |
KeyBindingsManager.ts
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
|
2021-07-15 09:59:40 +01:00 |
Keyboard.ts
|
Add riot-desktop shortcuts for forward/back matching browsers&slack
|
2020-04-11 18:57:59 +01:00 |
languageHandler.tsx
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
Lifecycle.ts
|
Automatic error reporting (#7046)
|
2021-10-29 08:34:25 +00:00 |
linkify-matrix.ts
|
Use click not onclick
|
2021-09-28 07:53:52 +02:00 |
Livestream.ts
|
|
|
Login.ts
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
Markdown.ts
|
Add types to the implementations too
|
2021-07-01 23:02:51 +01:00 |
MatrixClientPeg.ts
|
Implement deep-linking for threads (matrix.to) (#7003)
|
2021-10-22 09:30:36 +01:00 |
MediaDeviceHandler.ts
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +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
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
PageTypes.ts
|
Convert PageTypes to TS
|
2021-09-27 14:41:03 +02:00 |
PasswordReset.ts
|
Add missing types
|
2021-08-19 10:43:48 +02: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
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
Presence.ts
|
Replace console.info with logger.info
|
2021-10-18 14:08:23 +02:00 |
Registration.tsx
|
Convert Registration to TS
|
2021-09-27 14:41:08 +02:00 |
Resend.ts
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06: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
|
Replace console.error with logger.error
|
2021-10-18 14:08:23 +02:00 |
RoomNotifs.ts
|
Convert RoomNotifs to TS
|
2021-09-27 18:39:57 +02:00 |
Rooms.ts
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c1
|
2021-07-12 18:58:18 +01:00 |
ScalarAuthClient.ts
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
ScalarMessaging.ts
|
Remove all directional quotation marks in the codebase (#7059)
|
2021-10-29 21:59:21 -04:00 |
SdkConfig.ts
|
Add config types and utility function for SSO redirect config (#6976)
|
2021-10-21 08:35:00 -06:00 |
Searching.ts
|
Fix Searching's mixing of types
|
2021-07-10 16:00:04 +01:00 |
SecurityManager.ts
|
Remove sdk.getComponent() where possible (#7091)
|
2021-11-08 10:27:52 +00:00 |
SendHistoryManager.ts
|
Replace console.warn with logger.warn
|
2021-10-18 14:08:23 +02:00 |
sendTimePerformanceMetrics.ts
|
Appease the linter
|
2021-09-08 11:35:25 -06:00 |
sentry.ts
|
Automatic error reporting (#7046)
|
2021-10-29 08:34:25 +00:00 |
shouldHideEvent.ts
|
Add ability to properly edit messages in Threads. (#6877)
|
2021-10-01 15:35:54 +02:00 |
Skinner.ts
|
Convert Skinner to TS
|
2021-09-27 14:41:08 +02:00 |
SlashCommands.tsx
|
Make /msg <message> param optional for more flexibility (#7028)
|
2021-10-25 11:40:33 +01:00 |
Terms.ts
|
Fix ModalManager reRender racing with itself (#7027)
|
2021-10-25 12:37:59 +01:00 |
TextForEvent.tsx
|
Fix timeline text when sharing room layout (#7140)
|
2021-11-16 15:44:19 +01:00 |
theme.ts
|
Add a high contrast theme (a variant of the light theme) (#7036)
|
2021-10-27 14:31:54 +01:00 |
Unread.ts
|
Fix instances of event.sender being read for just the userId - this field may not be set in time
|
2021-07-15 17:43:24 +01: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
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
VoipUserMapper.ts
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
WhoIsTyping.ts
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |