.. |
autocomplete
|
fix: https for DDG, provide range for UserProvider
|
2016-07-05 01:37:01 +05:30 |
components
|
Badge dohickey shown on name hover and badge hover
|
2016-07-21 18:20:12 +01:00 |
AddThreepid.js
|
Update function name as per js-sdk PR feedback
|
2016-07-08 17:53:06 +01: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 |
ContentMessages.js
|
Add support for sending uploaded content as m.video
|
2016-07-19 16:05:15 +01:00 |
ContextualMenu.js
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
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
|
Add a tile to the invitee list which represents an email tile
|
2016-01-22 17:20: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
|
improve comment
|
2016-07-18 01:34:26 +01:00 |
ImageUtils.js
|
add comments for thumbHeight
|
2016-04-07 18:10:35 +01:00 |
KeyCode.js
|
Catch pageup/down and ctrl-home/end at the top level
|
2016-04-05 13:40:36 +01:00 |
MatrixClientPeg.js
|
Merge branch 'develop' into feature-autocomplete
|
2016-06-17 00:37:39 +05:30 |
MatrixTools.js
|
Remove now unused MatrixTools.GetRoomForAlias
|
2016-06-20 17:11:46 +01:00 |
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
|
Error if email already in use when resetting pw
|
2016-07-08 18:06:50 +01:00 |
Presence.js
|
Merge branch 'develop' into kegan/guest-access
|
2016-01-07 13:21:06 +00:00 |
Resend.js
|
Add 'cancel all' option to 'unsent messages' bar
|
2016-03-21 16:49:07 +00:00 |
RichText.js
|
fix: code cleanup, fix getCurrentCommand
|
2016-07-04 21:44:35 +05:30 |
RoomListSorter.js
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
SdkConfig.js
|
reposition Login spinner
|
2016-06-21 19:50:03 +01:00 |
Signup.js
|
Error on registration if email taken
|
2016-07-06 15:22:06 +01:00 |
SignupStages.js
|
Error on registration if email taken
|
2016-07-06 15:22:06 +01:00 |
Skinner.js
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
SlashCommands.js
|
Remove /encrypt command
|
2016-06-23 13:21:55 +01:00 |
TabComplete.js
|
Comments & required props
|
2016-07-15 17:15:51 +01:00 |
TabCompleteEntries.js
|
Rejig tab complete to make it faster
|
2016-07-15 16:10:27 +01: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
|
Your own messages should not count as unread
|
2016-01-28 11:12:56 +00:00 |
UserActivity.js
|
Make the read-marker less annoying
|
2016-03-22 12:15:17 +00:00 |
UserSettingsStore.js
|
handle accountData changes, and errors on toggling URL previews
|
2016-07-20 18:14:16 +01:00 |
Velociraptor.js
|
Also change velocity-vector commit & requires
|
2016-06-07 20:47:37 +01:00 |
VelocityBounce.js
|
Also change velocity-vector commit & requires
|
2016-06-07 20:47:37 +01:00 |
WhoIsTyping.js
|
Partial porting over of vector controller logic to react sdk.
|
2015-09-17 18:23:38 +01:00 |
component-index.js
|
reskindex
|
2016-07-18 10:42:18 +01:00 |
createRoom.js
|
Merge pull request #350 from matrix-org/wmwragg/spinner-fix
|
2016-07-19 12:10:31 +01: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 |
extend.js
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
index.js
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
linkify-matrix.js
|
incorporate review
|
2016-03-21 15:45:04 +00:00 |
ratelimitedfunc.js
|
Style things from PR comments
|
2016-02-05 09:51:09 +00:00 |