| .. |
|
autocomplete
|
Cleanup autocomplete
|
2016-08-23 00:36:31 +05:30 |
|
components
|
handle matrix.to links correctly. add partial support for #/user URLs
|
2016-08-28 01:55:42 +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
|
ignore local busy - workaround for https://github.com/vector-im/vector-web/issues/1964
|
2016-08-15 16:17: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 |
|
DateUtils.js
|
formatTime for use with new timestamp format
|
2016-08-16 15:01:01 +01:00 |
|
Entities.js
|
…
|
|
|
HtmlUtils.js
|
handle matrix.to links correctly. add partial support for #/user URLs
|
2016-08-28 01:55:42 +01:00 |
|
ImageUtils.js
|
add comments for thumbHeight
|
2016-04-07 18:10:35 +01:00 |
|
Invite.js
|
Better support for inviting multiple people
|
2016-08-10 17:11:49 +01:00 |
|
KeyCode.js
|
Catch pageup/down and ctrl-home/end at the top level
|
2016-04-05 13:40:36 +01:00 |
|
Lifecycle.js
|
Merge pull request #410 from matrix-org/rav/use_server_device_id
|
2016-08-12 11:40:55 +01:00 |
|
MatrixClientPeg.js
|
Use server-generated deviceId
|
2016-08-12 07:31:15 +01:00 |
|
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
|
…
|
|
|
Resend.js
|
Add 'cancel all' option to 'unsent messages' bar
|
2016-03-21 16:49:07 +00:00 |
|
RichText.js
|
fix: Switch to opacity: 0 for composer emoji.
|
2016-08-03 18:27:49 +05:30 |
|
RoomListSorter.js
|
…
|
|
|
RoomNotifs.js
|
Only try to delete room rule if it exists
|
2016-08-18 16:59:25 +01:00 |
|
ScalarAuthClient.js
|
Change register response access_token to scalar_token
|
2016-08-17 17:16:19 +01:00 |
|
ScalarMessaging.js
|
Send bot options with leading underscore on the state key
|
2016-08-24 14:54:44 +01:00 |
|
SdkConfig.js
|
reposition Login spinner
|
2016-06-21 19:50:03 +01:00 |
|
Signup.js
|
Merge pull request #410 from matrix-org/rav/use_server_device_id
|
2016-08-12 11:40:55 +01:00 |
|
SignupStages.js
|
Error on registration if email taken
|
2016-07-06 15:22:06 +01:00 |
|
Skinner.js
|
…
|
|
|
SlashCommands.js
|
Remove /encrypt command
|
2016-06-23 13:21:55 +01:00 |
|
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
|
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 |
|
UiEffects.js
|
Refactor UI error effects
|
2016-08-03 15:59:17 +01:00 |
|
Unread.js
|
…
|
|
|
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
|
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
|
…
|
|
|
component-index.js
|
Merge pull request #403 from matrix-org/dbkr/multi_invite
|
2016-08-11 12:34:16 +01:00 |
|
createRoom.js
|
Merge pull request #350 from matrix-org/wmwragg/spinner-fix
|
2016-07-19 12:10:31 +01:00 |
|
dispatcher.js
|
…
|
|
|
email.js
|
…
|
|
|
extend.js
|
…
|
|
|
index.js
|
…
|
|
|
linkify-matrix.js
|
handle matrix.to links correctly. add partial support for #/user URLs
|
2016-08-28 01:55:42 +01:00 |
|
ratelimitedfunc.js
|
Cancel calls to rate-limited funcs on unmount
|
2016-08-10 13:39:47 +01:00 |