element-web/src
J. Ryan Stinnett 6a94d84630
Merge pull request #3980 from matrix-org/jryans/cs-polish
Replace device with session in UI text
2020-01-29 16:32:40 +00:00
..
accessibility fix useCallback dependencies, delint 2020-01-22 10:41:10 +00:00
actions
async-components/views/dialogs Replace device with session in UI text 2020-01-29 15:52:32 +00:00
autocomplete Remove unused fetch polyfills, querystring, require-json. Move glob to dev-dep 2020-01-18 02:01:45 +00:00
components Merge pull request #3980 from matrix-org/jryans/cs-polish 2020-01-29 16:32:40 +00:00
contexts
editor Merge pull request #3891 from matrix-org/t3chguy/fix_multi_paragraph_formatting 2020-01-23 13:31:12 +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 Tweaks from PR 2020-01-29 16:10:46 +00:00
indexing EventIndex: Don't mark the event listener method docs as jsdoc comments. 2020-01-28 16:13:56 +01:00
integrations Check for a matrixclient before trying to use it 2020-01-17 13:35:51 +00:00
mjolnir
notifications
rageshake
resizer
settings Replace device with session in UI text 2020-01-29 15:52:32 +00:00
stores Don't peek until the matrix client is ready 2020-01-29 15:07:43 +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
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
createRoom.js Add encryption option to createRoom 2020-01-23 14:05:38 +00:00
CrossSigningManager.js Adjust secret storage to work before sync 2020-01-17 17:59:12 +00:00
cryptodevices.js
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.js Change new session toast to unverified 2020-01-29 15:00:04 +00:00
dispatcher.js
email.js
emoji.js fix compound emoji 2020-01-26 22:17:31 +00:00
Entities.js
extend.js
FromWidgetPostMessageApi.js
GroupAddressPicker.js
groups.js
HtmlUtils.js
IdentityAuthClient.js
ImageUtils.js
index.js
Keyboard.js
KeyRequestHandler.js Add missing import 2020-01-17 13:50:24 +00:00
languageHandler.js
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 Add verification with QR codes 2020-01-23 19:29:54 -07:00
Modal.js Split AsyncWrapper out from Modal 2020-01-24 12:28:03 +00:00
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js
Registration.js
Resend.js
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
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 Hide default encryption algorithm 2020-01-24 17:53:33 +00:00
theme.js
Tinter.js Compute download file icon immediately 2020-01-16 14:00:48 +00:00
ToWidgetPostMessageApi.js
Unread.js
UserActivity.js
UserAddress.js
VectorConferenceHandler.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js
WidgetMessagingEndpoint.js