element-web/src
Richard Lewis b2c26e6984
Merge pull request #1920 from matrix-org/rxl881/refreshWidget
Add a "reload widget" button.
2018-05-24 18:11:22 +01:00
..
actions
async-components/views/dialogs
autocomplete Don't autocomplete users for single "@" 2018-04-24 13:59:18 +01:00
components Merge pull request #1920 from matrix-org/rxl881/refreshWidget 2018-05-24 18:11:22 +01:00
i18n/strings Merge pull request #1920 from matrix-org/rxl881/refreshWidget 2018-05-24 18:11:22 +01:00
notifications
rageshake Fix rageshake 2018-04-20 14:06:09 +01:00
settings Remove cookie bar setting from UserSettings 2018-05-16 15:20:38 +01:00
stores Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to 2018-05-02 13:08:38 +01:00
utils Correctly identify sticker picker widgets 2018-05-13 17:15:35 -06:00
wrappers
ActiveRoomObserver.js
AddThreepid.js
Analytics.js Modify showDetailsModal to give examples if analytics is not enabled 2018-05-24 12:46:06 +01:00
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js
createRoom.js
cryptodevices.js
DateUtils.js
dispatcher.js
email.js
Entities.js
extend.js
FromWidgetPostMessageApi.js Add a warning for widget developers when their postMessage is missing a requestId 2018-05-12 14:32:08 -06:00
GroupAddressPicker.js Refactor GroupStores into one global GroupStore 2018-05-01 11:24:17 +01:00
groups.js
HtmlUtils.js Fix vector-im/riot-web#6523 Emoji rendering destroys paragraphs 2018-05-17 20:12:51 +02:00
ImageUtils.js
index.js
IntegrationManager.js
Keyboard.js
KeyRequestHandler.js
languageHandler.js
Lifecycle.js Rewrite to use async / await 2018-04-27 17:49:53 +01:00
linkify-matrix.js
Login.js
Markdown.js
matrix-to.js
MatrixClientPeg.js
Modal.js Add concept of priority modal to modal manager 2018-05-22 15:47:05 +01:00
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js
Resend.js
RichText.js
Roles.js
RoomInvite.js Specify valid address types to "Start a chat" dialog 2018-05-16 18:57:53 +01:00
RoomListSorter.js
RoomNotifs.js
Rooms.js
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js Rename uses of function too 2018-05-15 17:34:02 +01:00
SdkConfig.js Fix Analytics to not import DEFAULTS, therefore avoiding NPE 2018-04-26 14:30:27 +01:00
shouldHideEvent.js
Skinner.js
SlashCommands.js
stripped-emoji.json
TextForEvent.js Use mxid as sender name on set display name 2018-04-20 14:28:20 +01:00
Tinter.js
ToWidgetPostMessageApi.js Expose the requestId fully in the toWidget postMessage API 2018-05-12 14:31:58 -06:00
UiEffects.js
Unread.js
UserActivity.js
UserAddress.js
UserSettingsStore.js
VectorConferenceHandler.js
Velociraptor.js Null check node before we pass it to velocity 2018-04-13 10:44:37 +01:00
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js Send the widgetId as part of all toWidget requests 2018-05-12 14:32:12 -06:00
WidgetMessagingEndpoint.js
WidgetUtils.js