riot-web/src
Michael Telatynski ca4e7202ae
Merge pull request #5350 from matrix-org/t3chguy/fix/widgets
Widgets fixes
2020-10-21 16:30:24 +01:00
..
@types TS conversion exports 2020-10-13 17:40:34 +01:00
accessibility Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
actions updated TagFilterStore 2020-10-10 18:02:58 +05:30
async-components/views/dialogs Add security customisation points 2020-10-16 11:21:44 +01:00
autocomplete
components Merge pull request #5350 from matrix-org/t3chguy/fix/widgets 2020-10-21 16:30:24 +01:00
contexts
customisations Add security customisation points 2020-10-16 11:21:44 +01:00
dispatcher Iterate PR 2020-10-09 08:42:21 +01:00
editor apply to whitespace in general 2020-09-29 14:17:44 +01:00
emojipicker
hooks Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
i18n/strings Merge pull request #5345 from matrix-org/dbkr/select_answer 2020-10-21 13:42:23 +01:00
indexing event-index: Use camel case for the user/device id. 2020-10-13 17:03:58 +02:00
integrations fix remaining type mismatches 2020-10-19 21:13:31 +01:00
mjolnir
notifications
rageshake
resizer Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets 2020-10-21 09:56:22 +01:00
settings Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
stores Fix WidgetStore wrongly hanging onto old Widget definitions during removal 2020-10-21 16:06:22 +01:00
toasts Add security customisation points 2020-10-16 11:21:44 +01:00
usercontent
utils Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-21 12:48:51 +01:00
widgets Transition all remaining messaging over (delete the old stuff) 2020-09-30 20:20:31 -06:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx TS improvements 2020-10-13 22:58:21 +01:00
AsyncWrapper.js
Avatar.ts switch form global to window 2020-10-13 18:48:02 +01:00
BasePlatform.ts
CallHandler.tsx Support 'answered elsewhere' 2020-10-21 11:54:48 +01:00
CallMediaHandler.js
ContentMessages.tsx Replace extend with Object.assign 2020-10-13 17:36:40 +01:00
DateUtils.ts Convert DateUtils to TS 2020-10-13 17:39:58 +01:00
DecryptionFailureTracker.js
DeviceListener.ts
GroupAddressPicker.js
HtmlUtils.tsx fix img tags not always being rendered correctly 2020-10-05 09:50:19 +02:00
IdentityAuthClient.js
ImageUtils.js
Keyboard.ts
Lifecycle.ts Add security customisation points 2020-10-16 11:21:44 +01:00
Login.ts Add security customisation points 2020-10-16 11:21:44 +01:00
Markdown.js
MatrixClientPeg.ts Convert `src/SecurityManager.js` to TypeScript 2020-10-09 17:27:03 +01:00
Modal.tsx Convert `src/SecurityManager.js` to TypeScript 2020-10-09 17:27:03 +01:00
Notifier.ts TS improvements 2020-10-13 22:58:21 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
PlatformPeg.ts
Presence.ts Convert Presence to TS 2020-10-13 17:39:29 +01:00
Registration.js Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
Resend.js
Roles.ts Convert Roles to TS 2020-10-13 17:39:13 +01:00
RoomAliasCache.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js
RoomNotifsTypes.ts
Rooms.js Convert CallHandler to typescript 2020-09-24 16:16:20 +01:00
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.ts
Searching.js Spec compliance, /search doesn't have to return results 2020-10-19 12:46:55 +01:00
SecurityManager.ts Add security customisation points 2020-10-16 11:21:44 +01:00
SendHistoryManager.ts Update CIDER local and session storage keys to unbrick downgrade compat 2020-10-08 09:51:31 +01:00
Skinner.js
SlashCommands.tsx
Terms.js
TextForEvent.js Merge pull request #5324 from matrix-org/dbkr/hang_up_your_hangups 2020-10-19 09:57:13 +01:00
Tinter.js
Unread.js
UserActivity.ts switch form global to window 2020-10-13 18:48:02 +01:00
UserAddress.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.ts Convert WhoIsTyping to TS 2020-10-13 17:37:06 +01:00
boundThreepids.js
createRoom.ts Wrap canEncryptToAllUsers in a try/catch to handle server errors 2020-10-01 18:58:13 -06:00
email.ts Convert email to TS 2020-10-13 17:39:38 +01:00
emoji.ts
groups.js
index.js
languageHandler.tsx TS conversion exports 2020-10-13 17:40:34 +01:00
linkify-matrix.js
phonenumber.ts
ratelimitedfunc.js
shouldHideEvent.ts Convert shouldHideEvent to TS 2020-10-13 17:38:59 +01:00
theme.js
verification.js