element-web/src
David Baker 2943db1072 Flag incoming DMs as such
* Add the 'is_direct' flag to rooms created for DMs
 * For invites, look for the DM flag when getting the DM user ID for a room
 * When accepting an invite, look for the flag and mark the room as a DM room if appropriate.
2016-09-12 18:32:44 +01:00
..
autocomplete Change references to MatrixTools to Rooms 2016-09-07 11:33:58 +01:00
components Flag incoming DMs as such 2016-09-12 18:32:44 +01:00
utils Flag incoming DMs as such 2016-09-12 18:32:44 +01:00
AddThreepid.js
Avatar.js
CallHandler.js Fix error dialog on conf call error 2016-09-05 17:03:10 +01:00
component-index.js Merge branch 'develop' into matthew/notif-panel 2016-09-09 11:12:52 +01:00
ContentMessages.js
createRoom.js Flag incoming DMs as such 2016-09-12 18:32:44 +01:00
DateUtils.js formatTime for use with new timestamp format 2016-08-16 15:01:01 +01:00
dispatcher.js
email.js
Entities.js
extend.js
HtmlUtils.js fix emojione sizing 2016-08-28 14:54:07 +05:30
ImageUtils.js
index.js
Invite.js Better support for inviting multiple people 2016-08-10 17:11:49 +01:00
KeyCode.js
Lifecycle.js improve e2e warning a bit 2016-09-02 17:37:16 +01:00
linkify-matrix.js pick up ! matrix.to URLs 2016-08-28 02:12:18 +01:00
MatrixClientPeg.js update to use new API based on js-sdk PR input 2016-09-08 22:48:44 +01:00
Modal.js
Notifier.js null checks on room in onRoomTimeline 2016-09-09 02:09:12 +01:00
ObjectUtils.js
PasswordReset.js
Presence.js
ratelimitedfunc.js Cancel calls to rate-limited funcs on unmount 2016-08-10 13:39:47 +01:00
Resend.js
RichText.js Fix focus and toggling issues in formatting bar 2016-09-08 02:46:56 +05:30
RoomListSorter.js
RoomNotifs.js fix guest access; broken since Aug 18 2016-09-01 22:16:55 +01:00
Rooms.js Update createRoom to support creating DM rooms 2016-09-09 19:25:00 +01:00
ScalarAuthClient.js Implement starter link support 2016-09-02 16:36:43 +01:00
ScalarMessaging.js Return after sending an error 2016-09-09 16:14:41 +01:00
SdkConfig.js
Signup.js Fix CAS support by using a temporary Matrix client 2016-09-09 21:01:10 +01:00
SignupStages.js
Skinner.js
SlashCommands.js Change references to MatrixTools to Rooms 2016-09-07 11:33:58 +01:00
TabComplete.js
TabCompleteEntries.js strip (IRC) suffix from tabcomplete entries 2016-08-16 03:50:59 +05:30
TextForEvent.js Show something when we see a no-op join event 2016-09-02 16:59:42 +01:00
Tinter.js
UiEffects.js
Unread.js
UserActivity.js use passive event listener for mousewheel 2016-09-07 22:54:37 +01:00
UserSettingsStore.js RTE format bar enhancements 2016-09-08 00:03:54 +05:30
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js