element-web/src
Johannes Löthberg 4d2926485b Replace marked with commonmark
Marked has some annoying bugs, and the author is inactive, so replace it
with commonmark.js, which is the reference JavaScript implementation of
CommonMark.  CommonMark is also preferable since it has a specification,
and a conformance test suite to make sure that parsers are correct.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-11-29 23:14:04 +01:00
..
autocomplete Fix unicode completions in autocomplete. 2016-09-16 15:38:29 +05:30
components s/block/blacklist for e2e 2016-11-29 18:48:43 +00:00
utils Make the promises be q promises 2016-11-11 13:57:45 +00:00
wrappers Fix NPE in LoggedInView 2016-11-07 09:28:10 +00:00
AddThreepid.js
Avatar.js
BasePlatform.js PR feedback 2016-11-08 11:43:24 +00:00
CallHandler.js Disable conference calling for encrypted rooms 2016-11-11 15:49:21 +00:00
component-index.js npm run reskindex 2016-11-10 17:03:24 +00:00
ContentMessages.js Generate thumbnails when sending m.image and m.video messages. (#555) 2016-11-15 11:22:39 +00:00
createRoom.js fix spinner on createroom 2016-09-17 02:19:32 +01:00
DateUtils.js
dispatcher.js
email.js
Entities.js
extend.js
HtmlUtils.js Run highlight.js asynchronously 2016-10-26 18:41:28 +01:00
ImageUtils.js
index.js
Invite.js Added valid but unknown mx user 2016-09-13 17:09:40 +01:00
KeyCode.js Keyboard shortcuts to mute microphone/camera 2016-10-17 14:13:56 +01:00
Lifecycle.js Give DMRoomMap an explicit makeShared 2016-09-27 09:56:31 +01:00
linkify-matrix.js Make room alias & user ID links matrix.to links 2016-11-04 11:38:28 +00:00
Markdown.js Replace marked with commonmark 2016-11-29 23:14:04 +01:00
MatrixClientPeg.js Typo 2016-09-28 10:17:47 +01:00
Modal.js
Notifier.js Move Notifications into Platform 2016-11-02 17:35:31 +00:00
ObjectUtils.js
PageTypes.js Factor out LoggedInView from MatrixChat 2016-11-03 18:59:32 +00:00
PasswordReset.js
PlatformPeg.js s/fir/for/ 2016-11-02 16:15:35 +00:00
Presence.js
ratelimitedfunc.js
Resend.js
RichText.js force old selection state after creating entities 2016-09-21 07:20:50 +05:30
RoomListSorter.js
RoomNotifs.js
Rooms.js Not joined members any more 2016-09-21 09:57:17 +01:00
ScalarAuthClient.js
ScalarMessaging.js Pass close_scalar postMessage action through to the dispatcher 2016-09-19 10:38:42 +01:00
SdkConfig.js
Signup.js Merge pull request #516 from matrix-org/rav/interactive_auth_dialog 2016-10-12 18:27:23 +01:00
SignupStages.js Merge pull request #514 from matrix-org/dbkr/prevent_email_spam 2016-10-12 14:40:39 +01:00
Skinner.js
SlashCommands.js Replace <p>s with <br/>s consistently 2016-09-16 21:40:00 +05:30
TabComplete.js
TabCompleteEntries.js
TextForEvent.js textual event for m.room.encryption 2016-09-15 17:01:02 +01:00
Tinter.js Cache the tinted SVGs for MFileBody as data URLs (#559) 2016-11-16 14:16:51 +00:00
UiEffects.js
Unread.js
UserActivity.js
UserSettingsStore.js Get rid of always-on labs settings 2016-11-21 10:25:48 +00:00
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js