element-web/src
Richard van der Hoff 4e4f8fad23 Merge pull request #79 from matrix-org/rav/dispatcher_leak
VideoView: Fix a dispatcher leak
2016-01-06 17:52:13 +00:00
..
components Merge pull request #79 from matrix-org/rav/dispatcher_leak 2016-01-06 17:52:13 +00:00
Avatar.js simplify avatar logic slightly 2015-11-30 14:39:42 +00:00
CallHandler.js position the inbound call box correctly, and fix various issues with when the video preview and callview are shown 2015-12-17 02:49:09 +00:00
ContentMessages.js Don't show the error dialog if the request was canceled. Handle 'request entity too large'. 2015-12-03 10:52:06 +00:00
ContextualMenu.js Move velocity stuff / contextual menu from Vector to React. 2015-11-27 15:37:40 +00:00
DateUtils.js fix comedy bug where dates in timestamps were spectacularly wrong 2016-01-03 00:40:05 +00:00
HtmlUtils.js sync CSS classnames with current react component names 2016-01-03 00:11:11 +00:00
MatrixClientPeg.js store the custom HS/IS URL in local storage, add some review commentary 2015-11-10 19:10:30 +00:00
MatrixTools.js Hook up aliases via listeners too. 2015-10-27 09:58:55 +00:00
Modal.js s/React/ReactDOM 2015-11-10 19:53:29 +00:00
Notifier.js Don't notify for events until the SDK is PREPARED else you can notify for stale events 2015-12-15 17:01:16 +00:00
Presence.js Fix presence exception. Yay, javascript. 2015-11-18 09:57:14 +00:00
Resend.js lost copyright 2015-12-18 00:13:57 +00:00
RoomListSorter.js
Signup.js Supply bind_email=true at registration time - required for 3pid invites to work. 2015-12-17 14:34:45 +00:00
SignupStages.js Correctly display an error if a bad IS URL is entered. 2015-11-20 10:37:46 +00:00
Skinner.js Remove unintentional logging 2015-12-01 10:20:21 +00:00
SlashCommands.js explicitly rejoin parted rooms 2015-12-28 02:58:40 +00:00
TabComplete.js Hotfix for tab press bug 2015-12-24 11:56:50 +00:00
TabCompleteEntries.js Move RoomMember[] -> MemberEntry[] conversion somewhere sensible 2015-12-22 15:38:23 +00:00
TextForEvent.js Full Stop. 2015-12-17 16:40:46 +00:00
UnreadStatus.js Add a logic class to determine whether an event affects a room's unread count / status & use it 2015-12-04 16:20:05 +00:00
UserActivity.js only dispatch user_activity event if the mouse actually moves (rather than the DOM moving under the mouse) 2015-11-29 15:39:10 +00:00
UserSettingsStore.js Review comments 2015-12-24 10:50:47 +00:00
Velociraptor.js Move velocity stuff / contextual menu from Vector to React. 2015-11-27 15:37:40 +00:00
VelocityBounce.js Move velocity stuff / contextual menu from Vector to React. 2015-11-27 15:37:40 +00:00
WhoIsTyping.js
component-index.js Factor out a separate SearchResultTile 2016-01-05 17:56:59 +00:00
dispatcher.js
encryption.js
extend.js
index.js Move MatrixChat and login components to react SDK. 2015-11-30 18:11:04 +00:00
linkify-matrix.js Hook up aliases via listeners too. 2015-10-27 09:58:55 +00:00