riot-web/src
Matthew Hodgson 316a28838f let's wrap when you go off the beginning 2015-08-14 15:51:57 +01:00
..
controllers let's wrap when you go off the beginning 2015-08-14 15:51:57 +01:00
Avatar.js You can't just use React classes as normal static classes :( 2015-08-14 15:25:05 +01:00
CallHandler.js Add error dialogs for invites and call timeouts. 2015-07-20 16:40:00 +01:00
ComponentBroker.js factor out MRoomMemberTile, MCallInviteTile, MCallAnswerTile and MCallHangupTile to just use EventAsTextTile and thus reduce duplication enormously 2015-08-14 00:28:37 +01:00
ContentMessages.js
MatrixClientPeg.js Clear local storage *before* creating the client, Otherwise we will blow away anything that the client tried to persist after it was created 2015-07-22 09:43:40 +01:00
MatrixTools.js missed a file 2015-08-06 16:04:22 +01:00
Modal.js Prompt if a user really wants to leave the room 2015-07-22 17:53:18 +01:00
Presence.js Log when presence is set. 2015-07-21 16:23:21 +01:00
RoomListSorter.js
SlashCommands.js Merge pull request #16 from matrix-org/markjh/end-to-end 2015-07-21 13:21:43 -07:00
TextForEvent.js factor out MRoomMemberTile, MCallInviteTile, MCallAnswerTile and MCallHangupTile to just use EventAsTextTile and thus reduce duplication enormously 2015-08-14 00:28:37 +01:00
WhoIsTyping.js
dispatcher.js
encryption.js Add missing src/encryption.js file 2015-07-21 17:00:57 +01:00
extend.js
index.js
linkify-matrix.js