.. |
components
|
ignore @ prefixes when sorting memberlist
|
2016-05-19 23:00:28 +01:00 |
AddThreepid.js
|
|
|
Avatar.js
|
|
|
CallHandler.js
|
prettyprint conference joins and parts properly
|
2016-03-05 02:30:57 +00:00 |
component-index.js
|
Rewrite Read-receipt animation
|
2016-04-20 23:06:53 +01:00 |
ContentMessages.js
|
merge aviral's audio player
|
2016-04-13 00:00:24 +01:00 |
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 |
dispatcher.js
|
|
|
email.js
|
|
|
encryption.js
|
|
|
Entities.js
|
|
|
extend.js
|
|
|
GuestAccess.js
|
|
|
HtmlUtils.js
|
whitelist <u> tag (fixes vector-im/vector-web#1339)
|
2016-04-02 22:15:29 +05:30 |
ImageUtils.js
|
add comments for thumbHeight
|
2016-04-07 18:10:35 +01:00 |
index.js
|
|
|
KeyCode.js
|
Catch pageup/down and ctrl-home/end at the top level
|
2016-04-05 13:40:36 +01:00 |
linkify-matrix.js
|
incorporate review
|
2016-03-21 15:45:04 +00:00 |
MatrixClientPeg.js
|
incorporate keganfeedback
|
2016-03-12 19:49:54 +00:00 |
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
|
Add some comments to Notifier.js
|
2016-03-29 10:51:13 +01:00 |
ObjectUtils.js
|
Revert "Revert "Merge pull request #193 from matrix-org/rav/shouldComponentUpdates""
|
2016-03-09 15:56:53 +00:00 |
PasswordReset.js
|
|
|
Presence.js
|
|
|
ratelimitedfunc.js
|
|
|
Resend.js
|
Add 'cancel all' option to 'unsent messages' bar
|
2016-03-21 16:49:07 +00:00 |
RoomListSorter.js
|
|
|
ScalarAuthClient.js
|
Pass the room id to scalar
|
2016-05-06 14:42:00 +01:00 |
SdkConfig.js
|
Add suport for showing the scalar UI
|
2016-05-06 14:19:56 +01: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
|
|
|
SlashCommands.js
|
handle slashcommands with no args
|
2016-05-13 17:07:50 +01:00 |
TabComplete.js
|
stop ctrl-tab etc from triggering an autocomplete
|
2016-04-10 14:27:30 +01: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
|
switch Tinter from using dispatch to a synchronous update when changing the colourscheme, to avoid CSS getting out of sync with SVG colours
|
2016-04-16 01:00:10 +01:00 |
Unread.js
|
|
|
UserActivity.js
|
Make the read-marker less annoying
|
2016-03-22 12:15:17 +00:00 |
UserSettingsStore.js
|
Comment getEmailPusher
|
2016-05-04 09:41:36 +01:00 |
Velociraptor.js
|
Avoid having react interface methods call each other
|
2016-04-21 14:14:08 +01:00 |
VelocityBounce.js
|
|
|
WhoIsTyping.js
|
|
|