element-web/src
Matthew Hodgson 385e1ca1fb only let people add aliases if they canSeetAliases 2016-03-22 12:54:08 +00:00
..
components only let people add aliases if they canSeetAliases 2016-03-22 12:54:08 +00:00
AddThreepid.js
Avatar.js
CallHandler.js
ContentMessages.js
ContextualMenu.js
DateUtils.js remove YYYY from timestamps to workaround https://github.com/vector-im/vector-web/issues/987 2016-03-19 02:37:18 +00:00
Entities.js
GuestAccess.js
HtmlUtils.js inplace-edit on attribs 2016-03-21 15:54:02 +00:00
MatrixClientPeg.js
MatrixTools.js
Modal.js Remove unnecessary Modal.createDialogWithElement, complete with its broken onFinished() support. Switch SetDisplayNameDialog to use Modal.createDialog(). Explicitly pass false to closeDialog if the user tries to cancel dialogs by clicking on the background, rather than passing in an event object which evaluates to true. 2016-03-18 11:15:06 +00:00
Notifier.js ugh, get rid of accidental debugging 2016-03-17 17:25:48 +00:00
ObjectUtils.js
PasswordReset.js
Presence.js
Resend.js Add 'cancel all' option to 'unsent messages' bar 2016-03-21 16:49:07 +00:00
RoomListSorter.js
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
SlashCommands.js
TabComplete.js PR feedback 2016-03-17 16:46:54 +00:00
TabCompleteEntries.js take null last_active_ago values into account correctly when ordering tab complete 2016-03-16 22:27:09 +00:00
TextForEvent.js fix leaked user_id on various textual events 2016-03-17 19:05:39 +00:00
Tinter.js
Unread.js
UserActivity.js
UserSettingsStore.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
component-index.js
dispatcher.js
email.js
encryption.js
extend.js
index.js
linkify-matrix.js incorporate review 2016-03-21 15:45:04 +00:00
ratelimitedfunc.js