element-web/src
Bruno Windels a1844e44f2 remove methods arg to requestVerification(DM)
as it's easy to have this argument be out of sync from all
the places this is called from the js-sdk. There is also little point,
as you can already specify the methods a consumer of the js-sdk
wants to provide through the verificationMethods option when creating
the client object.
2020-02-11 18:22:48 +01:00
..
accessibility fix useCallback dependencies, delint 2020-01-22 10:41:10 +00:00
actions
async-components/views/dialogs Merge pull request #4041 from matrix-org/foldleft/12221-reset-cross-signing 2020-02-10 17:14:05 +00:00
autocomplete Fix room completion for invited rooms and upgraded rooms 2020-01-30 18:03:45 +00:00
components remove methods arg to requestVerification(DM) 2020-02-11 18:22:48 +01:00
contexts rearrange 2020-01-16 01:45:16 +00:00
editor change order of if or conditions as micro-optimization 2020-01-30 20:59:30 +00:00
emojipicker Resolve default export warnings from Webpack 2020-01-24 22:26:34 +00:00
hooks Clean up E2EIcon for better maintainability 2020-01-23 14:38:17 +00:00
i18n/strings Merge pull request #4043 from matrix-org/bwindels/showunverifieddevicedialogonclick 2020-02-11 15:35:24 +00:00
indexing ManageEventIndexDialog: Show how many rooms are being currently crawled. 2020-02-01 12:01:53 +01:00
integrations Check for a matrixclient before trying to use it 2020-01-17 13:35:51 +00:00
mjolnir
notifications
rageshake [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
resizer
settings Merge pull request #4045 from matrix-org/bwindels/qrcodetuning 2020-02-11 08:19:29 +00:00
stores Only emit in RoomViewStore when state actually changes 2020-02-06 17:57:17 +00:00
utils Switch back to legacy decorators 2020-01-28 16:44:30 +00:00
ActiveRoomObserver.js
AddThreepid.js
Analytics.js Tweaks from PR 2020-01-29 16:10:46 +00:00
AsyncWrapper.js Unused import 2020-01-24 13:15:57 +00:00
Avatar.js Appease the linter 2020-01-13 13:28:33 -07:00
BasePlatform.js
boundThreepids.js
CallHandler.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
CallMediaHandler.js
ContentMessages.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
createRoom.js Add encryption option to createRoom 2020-01-23 14:05:38 +00:00
CrossSigningManager.js Merge pull request #4041 from matrix-org/foldleft/12221-reset-cross-signing 2020-02-10 17:14:05 +00:00
cryptodevices.js
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.js Update user info for device and trust changes 2020-01-29 21:55:29 +00:00
dispatcher.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
email.js
emoji.js fix compound emoji 2020-01-26 22:17:31 +00:00
extend.js
FromWidgetPostMessageApi.js
GroupAddressPicker.js
groups.js
HtmlUtils.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
IdentityAuthClient.js
ImageUtils.js
index.js
Keyboard.js
KeyRequestHandler.js Add missing import 2020-01-17 13:50:24 +00:00
languageHandler.js Fix languageHandler's use of $webapp languages.json for Jest 2020-01-09 17:22:50 -07:00
Lifecycle.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
linkify-matrix.js
Login.js
Markdown.js Treat links as external in report content admin message 2020-01-22 22:08:37 +00:00
MatrixClientPeg.js Advertise that we can scan QR codes even though we can't 2020-01-31 17:10:06 +00:00
Modal.js fix lint, add jsdoc 2020-02-06 15:29:35 +01:00
Notifier.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
phonenumber.js
PlatformPeg.js
Presence.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
ratelimitedfunc.js
Registration.js
Resend.js Appease the linter 2020-01-13 13:28:33 -07:00
Roles.js
RoomAliasCache.js
RoomInvite.js Remove user lists feature flag, making it the default 2020-01-22 21:14:53 -07:00
RoomListSorter.js
RoomNotifs.js
Rooms.js
ScalarAuthClient.js
ScalarMessaging.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
SdkConfig.ts
Searching.js
SendHistoryManager.js
shouldHideEvent.js
Skinner.js Appease the linter 2020-01-28 12:53:37 +00:00
SlashCommands.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
Terms.js
TextForEvent.js Remove now unused code from TextForEvent 2020-01-30 20:50:12 +00:00
theme.js Honour the isLogin flag in theme.js 2020-02-01 12:09:41 +00:00
Tinter.js Compute download file icon immediately 2020-01-16 14:00:48 +00:00
ToWidgetPostMessageApi.js
Unread.js Merge branch 'travis/sourcemaps' into travis/babel7-wp-es6-fixes 2020-01-08 14:42:01 -07:00
UserActivity.js
UserAddress.js
VectorConferenceHandler.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
WidgetMessaging.js
WidgetMessagingEndpoint.js