element-web/src
Luke Barnard d179398cf2 Merge pull request #1227 from matrix-org/luke/feature-matrixto-timeline-pills
Decorate matrix.to anchor tags as mx_UserPill and mx_RoomPill
2017-07-19 17:17:48 +01:00
..
async-components/views/dialogs
autocomplete Merge pull request #1231 from matrix-org/luke/fix-rte-duplicate-autocompletions 2017-07-19 17:05:12 +01:00
components Merge pull request #1227 from matrix-org/luke/feature-matrixto-timeline-pills 2017-07-19 17:17:48 +01:00
i18n/strings Implement disabled-by-default setting for auto-replacement of plaintext emojis 2017-07-13 17:37:43 +01:00
stores
utils Remove other promise notify 2017-07-18 11:27:21 +01:00
wrappers
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js Fix file uploading 2017-07-14 17:01:03 +01:00
createRoom.js q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
DateUtils.js
dispatcher.js
email.js
Entities.js
extend.js
HtmlUtils.js Update unicodeToImage to maintain compatibility with emojione 2017-07-11 18:27:35 +01:00
ImageUtils.js
index.js
Invite.js
KeyCode.js Update to reflect previous implementation 2017-07-12 17:12:57 +01:00
KeyRequestHandler.js
languageHandler.js replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
Lifecycle.js replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
linkify-matrix.js
Login.js q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
Markdown.js
MatrixClientPeg.js
Modal.js
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js
Resend.js
RichText.js Remove redundant, unused decorators from RTE 2017-07-17 14:27:50 +01:00
Roles.js
RoomListSorter.js
RoomNotifs.js replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
Rooms.js q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
RtsClient.js
ScalarAuthClient.js replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
ScalarMessaging.js Hook up the edit widget button (#1218) 2017-07-14 11:17:59 +01:00
SdkConfig.js
Skinner.js
SlashCommands.js
stripped-emoji.json Bump the dep on emojione to 2.2.7 to add 🦈 and others 2017-07-11 13:48:15 +01:00
TextForEvent.js
Tinter.js
UiEffects.js
UnknownDeviceErrorHandler.js
Unread.js
UserActivity.js
UserSettingsStore.js q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
Velociraptor.js Null-guard RR logic 2017-07-10 15:07:22 +01:00
VelocityBounce.js
WhoIsTyping.js