element-web-Github/src
David Baker 577a7e3f06 Merge pull request #223 from matrix-org/dbkr/poll_for_email_validation
Poll for email validation once the validation email has been sent
2016-03-17 10:50:38 +00:00
..
components hopefully stop weird flickering bugs when pressing delete or zero-height textareas... 2016-03-17 02:17:17 +00:00
AddThreepid.js Implement adding email addresses to your profile. 2016-01-19 16:36:54 +00:00
Avatar.js Show User avatar URLs 2016-01-15 17:31:32 +00:00
CallHandler.js prettyprint conference joins and parts properly 2016-03-05 02:30:57 +00:00
component-index.js Merge branch 'rav/roomview_works' into develop 2016-02-24 17:26:46 +00:00
ContentMessages.js clear upload bar correctly after upload completes by fixing a race and moving the upload_finished dispatch after clearing up the inprogress uploads data structure. I have zero idea how this ever worked... :/ 2016-02-15 21:29:56 +02:00
ContextualMenu.js update copyright for 2016 2016-01-07 04:06:52 +00:00
DateUtils.js update copyright for 2016 2016-01-07 04:06:52 +00:00
dispatcher.js update copyright for 2016 2016-01-07 04:06:52 +00:00
email.js Implement adding email addresses to your profile. 2016-01-19 16:36:54 +00:00
encryption.js update copyright for 2016 2016-01-07 04:06:52 +00:00
Entities.js Add a tile to the invitee list which represents an email tile 2016-01-22 17:20:52 +00:00
extend.js update copyright for 2016 2016-01-07 04:06:52 +00:00
GuestAccess.js No longer persist guest room IDs. Replace with transient peeked room ID. 2016-01-06 17:33:00 +00:00
HtmlUtils.js Give <a> elements in search results a key 2016-02-22 17:44:34 +00:00
index.js update copyright for 2016 2016-01-07 04:06:52 +00:00
linkify-matrix.js Make the links we emit for room URLs valid rather than relying on the onClick handler (ie. make them work if you c+p them) 2016-02-18 18:16:39 +00:00
MatrixClientPeg.js incorporate keganfeedback 2016-03-12 19:49:54 +00:00
MatrixTools.js update copyright for 2016 2016-01-07 04:06:52 +00:00
Modal.js update copyright for 2016 2016-01-07 04:06:52 +00:00
Notifier.js Factor out audio bings to a separate setting 2016-03-10 10:59:40 +00:00
ObjectUtils.js Revert "Revert "Merge pull request #193 from matrix-org/rav/shouldComponentUpdates"" 2016-03-09 15:56:53 +00:00
PasswordReset.js Remove generateClientSecret and use the one the js sdk gives us. 2016-01-18 17:50:27 +00:00
Presence.js Merge branch 'develop' into kegan/guest-access 2016-01-07 13:21:06 +00:00
ratelimitedfunc.js Style things from PR comments 2016-02-05 09:51:09 +00:00
Resend.js update copyright for 2016 2016-01-07 04:06:52 +00:00
RoomListSorter.js update copyright for 2016 2016-01-07 04:06:52 +00:00
Signup.js Comment why we're storing the session id 2016-03-17 09:42:52 +00:00
SignupStages.js Poll for email validation once the validation email has been sent, and continue with the registration process if/when it succeeds. 2016-03-16 19:42:52 +00:00
Skinner.js update copyright for 2016 2016-01-07 04:06:52 +00:00
SlashCommands.js add markdown to tab complete list 2016-02-14 13:45:52 +02:00
TabComplete.js Add a Command class; add Entry.getFillText() 2016-01-14 14:39:58 +00:00
TabCompleteEntries.js Add a Command class; add Entry.getFillText() 2016-01-14 14:39:58 +00:00
TextForEvent.js reject invites explicitly - fixes https://github.com/vector-im/vector-web/issues/1133 2016-03-16 01:16:15 +00:00
Tinter.js tint border-left 2016-02-18 00:32:46 +00:00
Unread.js Your own messages should not count as unread 2016-01-28 11:12:56 +00:00
UserActivity.js Consider mouse-clicking as user activity 2016-02-12 10:19:45 +00:00
UserSettingsStore.js Factor out audio bings to a separate setting 2016-03-10 10:59:40 +00:00
Velociraptor.js Some null checks in animation code 2016-01-08 16:47:13 +00:00
VelocityBounce.js Move velocity stuff / contextual menu from Vector to React. 2015-11-27 15:37:40 +00:00
WhoIsTyping.js Partial porting over of vector controller logic to react sdk. 2015-09-17 18:23:38 +01:00