element-web/src
Richard van der Hoff eb36509620 Refactor CaptchaForm to put less logic in signupstages
A bunch of work being done in the Recaptcha signupstage makes more sense in
the CaptchaForm; let's move it.
2016-10-11 18:57:51 +01:00
..
autocomplete Fix unicode completions in autocomplete. 2016-09-16 15:38:29 +05:30
components Refactor CaptchaForm to put less logic in signupstages 2016-10-11 18:57:51 +01:00
utils Give DMRoomMap an explicit makeShared 2016-09-27 09:56:31 +01:00
AddThreepid.js Update function name as per js-sdk PR feedback 2016-07-08 17:53:06 +01:00
Avatar.js
CallHandler.js more s/Vector/Riot/ 2016-10-03 10:18:43 +01:00
component-index.js reskindex 2016-09-23 13:49:35 +01:00
ContentMessages.js fix upload for video or image files where sniffing the content.info fails 2016-08-03 13:27:06 +01:00
createRoom.js fix spinner on createroom 2016-09-17 02:19:32 +01:00
DateUtils.js formatTime for use with new timestamp format 2016-08-16 15:01:01 +01:00
dispatcher.js
email.js
Entities.js
extend.js
HtmlUtils.js Document brokenness 2016-09-21 16:25:18 +01:00
ImageUtils.js
index.js
Invite.js Added valid but unknown mx user 2016-09-13 17:09:40 +01:00
KeyCode.js
Lifecycle.js Give DMRoomMap an explicit makeShared 2016-09-27 09:56:31 +01:00
linkify-matrix.js Fail hard & fast if linkifyjs version is wrong 2016-09-27 10:38:01 +01:00
Markdown.js Fix markdown link syntax 2016-09-26 20:09:36 +01:00
MatrixClientPeg.js Typo 2016-09-28 10:17:47 +01:00
Modal.js
Notifier.js null checks on room in onRoomTimeline 2016-09-09 02:09:12 +01:00
ObjectUtils.js
PasswordReset.js Error if email already in use when resetting pw 2016-07-08 18:06:50 +01:00
Presence.js
ratelimitedfunc.js Cancel calls to rate-limited funcs on unmount 2016-08-10 13:39:47 +01:00
Resend.js
RichText.js force old selection state after creating entities 2016-09-21 07:20:50 +05:30
RoomListSorter.js
RoomNotifs.js fix guest access; broken since Aug 18 2016-09-01 22:16:55 +01:00
Rooms.js Not joined members any more 2016-09-21 09:57:17 +01:00
ScalarAuthClient.js Implement starter link support 2016-09-02 16:36:43 +01:00
ScalarMessaging.js Pass close_scalar postMessage action through to the dispatcher 2016-09-19 10:38:42 +01:00
SdkConfig.js reposition Login spinner 2016-06-21 19:50:03 +01:00
Signup.js Add some docs for the lifetime of Signup 2016-10-11 11:58:10 +01:00
SignupStages.js Refactor CaptchaForm to put less logic in signupstages 2016-10-11 18:57:51 +01:00
Skinner.js
SlashCommands.js Replace <p>s with <br/>s consistently 2016-09-16 21:40:00 +05:30
TabComplete.js Revert merge up from develop 2016-07-27 14:16:17 +01:00
TabCompleteEntries.js strip (IRC) suffix from tabcomplete entries 2016-08-16 03:50:59 +05:30
TextForEvent.js textual event for m.room.encryption 2016-09-15 17:01:02 +01:00
Tinter.js fix tinter for LeftPanel 2016-09-16 02:53:41 +01:00
UiEffects.js Refactor UI error effects 2016-08-03 15:59:17 +01:00
Unread.js
UserActivity.js use passive event listener for mousewheel 2016-09-07 22:54:37 +01:00
UserSettingsStore.js no labs for guests 2016-09-17 14:29:40 +01:00
Velociraptor.js Fix warnings emanating from Velociraptor elements 2016-08-01 16:56:25 +01:00
VelocityBounce.js Also change velocity-vector commit & requires 2016-06-07 20:47:37 +01:00
WhoIsTyping.js