element-web/src
David Baker 4248a20885 Fix settings direct chat
We were expecting this function to return a string user ID, but it
returned a user object

Make it return a user ID and add jsdoc to say what it returns.

Fixes https://github.com/vector-im/riot-web/issues/8180
2019-01-21 16:05:24 +00:00
..
actions
async-components/views/dialogs Iminimal lint-fixes to make develop CI build 2019-01-16 13:57:18 +00:00
autocomplete Iminimal lint-fixes to make develop CI build 2019-01-16 13:57:18 +00:00
components Change wording of 'invite anyway' setting 2019-01-16 15:07:30 +00:00
i18n/strings Change wording of 'invite anyway' setting 2019-01-16 15:07:30 +00:00
notifications Fix typo in push rules comment 2018-12-12 01:46:48 +00:00
rageshake
settings Change wording of 'invite anyway' setting 2019-01-16 15:07:30 +00:00
stores Merge pull request #2330 from matrix-org/travis/fix-pinned-rooms 2018-12-07 17:44:36 +00:00
utils Change wording of 'invite anyway' setting 2019-01-16 15:07:30 +00:00
wrappers
ActiveRoomObserver.js
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js React-sdk changes to support sandboxed electron 2018-12-18 17:40:30 +00:00
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js
createRoom.js
cryptodevices.js
DateUtils.js
DecryptionFailureTracker.js
dispatcher.js
email.js
Entities.js
extend.js
FromWidgetPostMessageApi.js
GroupAddressPicker.js
groups.js
HtmlUtils.js
ImageUtils.js
index.js
IntegrationManager.js
Keyboard.js
KeyRequestHandler.js
languageHandler.js
Lifecycle.js Avoid preserving HS url at logout 2018-12-10 14:44:12 +00:00
linkify-matrix.js
Login.js Handle well-known data in the login response 2018-12-21 09:51:03 +00:00
Markdown.js
matrix-to.js Appease the linter 2018-12-05 18:14:22 -07:00
MatrixClientPeg.js
Modal.js
Notifier.js Fix tinting of notification icon and use a more reliable notification source 2018-12-06 22:26:51 -07:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js
Registration.js Remove global flag 2018-12-13 22:00:06 -07:00
Resend.js
RichText.js
Roles.js
RoomInvite.js Rename returned completion states to be something sensible 2018-12-05 11:27:48 -07:00
RoomListSorter.js
RoomNotifs.js
Rooms.js Fix settings direct chat 2019-01-21 16:05:24 +00:00
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.js
shouldHideEvent.js Add a comment about the SettingsStore being slow 2018-12-08 12:06:37 -07:00
Skinner.js
SlashCommands.js
stripped-emoji.json
TextForEvent.js
Tinter.js Fix tinting of notification icon and use a more reliable notification source 2018-12-06 22:26:51 -07:00
ToWidgetPostMessageApi.js
UiEffects.js
Unread.js
UserActivity.js
UserAddress.js
UserSettingsStore.js
VectorConferenceHandler.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js
WidgetMessagingEndpoint.js