riot-web/src
David Baker b9f508a61e Merge pull request #197 from matrix-org/dbkr/starting_room_alias_tidy
Tidy up starting from a room alias when not logged in.
2016-03-04 17:54:37 +00:00
..
components Merge pull request #197 from matrix-org/dbkr/starting_room_alias_tidy 2016-03-04 17:54:37 +00:00
AddThreepid.js Implement adding email addresses to your profile. 2016-01-19 16:36:54 +00:00
Avatar.js Show User avatar URLs 2016-01-15 17:31:32 +00:00
CallHandler.js
ContentMessages.js clear upload bar correctly after upload completes by fixing a race and moving the upload_finished dispatch after clearing up the inprogress uploads data structure. I have zero idea how this ever worked... :/ 2016-02-15 21:29:56 +02:00
ContextualMenu.js
DateUtils.js
Entities.js Add a tile to the invitee list which represents an email tile 2016-01-22 17:20:52 +00:00
GuestAccess.js
HtmlUtils.js Give <a> elements in search results a key 2016-02-22 17:44:34 +00:00
MatrixClientPeg.js Log when sessions are saved/restored/not found 2016-02-05 13:32:01 +00:00
MatrixTools.js
Modal.js
Notifier.js stop floods of notifs when doing a logout+login 2016-02-15 22:07:08 +00:00
ObjectUtils.js Split out alias settings into its own component: AliasSettings 2016-02-02 12:46:14 +00:00
PasswordReset.js Remove generateClientSecret and use the one the js sdk gives us. 2016-01-18 17:50:27 +00:00
Presence.js
Resend.js
RoomListSorter.js
Signup.js
SignupStages.js
Skinner.js
SlashCommands.js add markdown to tab complete list 2016-02-14 13:45:52 +02:00
TabComplete.js
TabCompleteEntries.js
TextForEvent.js unneccessary '+' 2016-03-04 11:37:37 +00:00
Tinter.js tint border-left 2016-02-18 00:32:46 +00:00
Unread.js Your own messages should not count as unread 2016-01-28 11:12:56 +00:00
UserActivity.js Consider mouse-clicking as user activity 2016-02-12 10:19:45 +00:00
UserSettingsStore.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
component-index.js Merge branch 'rav/roomview_works' into develop 2016-02-24 17:26:46 +00:00
dispatcher.js
email.js Implement adding email addresses to your profile. 2016-01-19 16:36:54 +00:00
encryption.js
extend.js
index.js
linkify-matrix.js Make the links we emit for room URLs valid rather than relying on the onClick handler (ie. make them work if you c+p them) 2016-02-18 18:16:39 +00:00
ratelimitedfunc.js Style things from PR comments 2016-02-05 09:51:09 +00:00