element-web/src
Richard van der Hoff 9df1fb91ff Fix RoomSettings save
Looks like saving RoomSettings had been broken since 0d7cc59. `isFulfilled`
cannot be used as a static function.
2017-07-14 14:24:42 +01:00
..
async-components/views/dialogs
autocomplete Async functions now return bluebird promises, remove redundant Promise.resolve 2017-07-13 17:51:14 +01:00
components Fix RoomSettings save 2017-07-14 14:24:42 +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 replace q method calls with bluebird ones 2017-07-12 18:05:40 +01:00
wrappers
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js replace q method calls with bluebird ones 2017-07-12 18:05:40 +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
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 Scalar messaging: Add can_send_event operation (#1204) 2017-07-11 15:20:33 +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
VelocityBounce.js
WhoIsTyping.js