element-web/src
Michael Telatynski 589d41e3b9 DRY the code a little bit in anticipation of #813
which sends a `focus_composer` onCancelClick()

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-04-21 18:51:49 +01:00
..
async-components/views/dialogs
autocomplete
components DRY the code a little bit in anticipation of #813 2017-04-21 18:51:49 +01:00
utils
wrappers
AddThreepid.js Comment typos 2017-03-22 12:00:16 +00:00
Avatar.js
BasePlatform.js Make the clear cache button work on desktop 2017-04-10 17:39:27 +01:00
CallHandler.js beautify a tonne more errors 2017-03-12 22:59:41 +00:00
ConstantTimeDispatcher.js add constantTimeDispatcher and use it for strategic refreshes. 2017-04-17 21:06:37 +01:00
ContentMessages.js Merge pull request #605 from SijmenSchoon/feature/pastefiles 2017-03-09 17:55:58 +00:00
DateUtils.js
Entities.js
HtmlUtils.js Merge pull request #787 from VShell/patch-3 2017-04-02 12:49:01 +01:00
ImageUtils.js
Invite.js allow @local:domain style mxids 2017-02-21 14:50:09 +00:00
KeyCode.js cmd-k for quick search 2017-04-15 12:13:29 +01:00
Lifecycle.js Add state loggingIn to MatrixChat to fix flashing login 2017-03-27 16:39:04 +01:00
Login.js Send legacy parameters on login call 2017-03-14 14:37:18 +00:00
Markdown.js Fix block quotes all being on a single line 2017-02-17 18:06:00 +00:00
MatrixClientPeg.js Add support for using indexeddb in a webworker 2017-04-06 11:13:39 +01:00
Modal.js
Notifier.js Don't re-notify about messages on browser refresh 2017-03-28 15:02:08 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PlatformPeg.js
Presence.js
Resend.js Fix resend bar and "send anyway" in UDD 2017-03-03 10:02:08 +00:00
RichText.js
Roles.js Refactor roles into Roles.js 2017-04-10 10:09:26 +01:00
RoomListSorter.js
RoomNotifs.js
Rooms.js UI delay done in UI 2017-03-27 09:42:04 +01:00
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.js
Skinner.js
SlashCommands.js
TabComplete.js
TabCompleteEntries.js
TextForEvent.js Refactor roles into Roles.js 2017-04-10 10:09:26 +01:00
Tinter.js
UiEffects.js
UnknownDeviceErrorHandler.js Fix UDD for voip in e2e rooms 2017-03-16 15:05:54 +00:00
Unread.js
UserActivity.js
UserSettingsStore.js Rename RTE labs option to "New Composer & Autocomplete" 2017-02-16 02:20:34 +05:30
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
component-index.js add RoomView state for message being forwarded 2017-04-21 13:50:22 +01:00
createRoom.js beautify a tonne more errors 2017-03-12 22:59:41 +00:00
dispatcher.js Mark sync param as optional so that my IDE will stop complaining. 2017-04-21 13:50:22 +01:00
email.js
extend.js
index.js
linkify-matrix.js unbreak in-app permalinks correctly 2017-04-10 12:07:39 +01:00
phonenumber.js Support msisdn signin 2017-03-14 11:50:13 +00:00
ratelimitedfunc.js