element-web/src
David Baker 6a03c0a3c0 Send mx_local_settings in rageshake
Perhaps ideally we should get a complete dump of the settings in
effect out of the settings manager, but all I want for now is the
webrtc audio inputs and outputs, so let's send the ones stored locally.
2020-08-21 10:32:51 +01:00
..
@types TypeScript: enable es2019 lib for newer definitions 2020-08-17 18:20:57 +01:00
accessibility Use StyledRadioGroup 2020-07-28 17:13:58 +01:00
actions Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/eslint-config 2020-07-20 16:22:32 +01:00
async-components/views/dialogs Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
autocomplete Merge pull request #5083 from matrix-org/jryans/riot-to-element 2020-08-05 12:25:45 +01:00
components Merge pull request #5123 from matrix-org/t3chguy/room-list/14466 2020-08-18 17:22:05 +01:00
contexts convert MatrixClientContext to Typescript 2020-07-02 23:39:27 +01:00
dispatcher Clean up types properly 2020-07-30 11:51:10 +05:30
editor Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
emojipicker Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
hooks Convert hooks to Typescript 2020-08-04 22:00:05 +01:00
i18n/strings Add filter results count and explore prompt 2020-08-17 18:20:00 +01:00
indexing Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
integrations Fix lint issues in new code 2020-07-20 20:43:55 +01:00
mjolnir Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
notifications Fix lint issues in new code 2020-07-20 20:43:55 +01:00
rageshake Send mx_local_settings in rageshake 2020-08-21 10:32:51 +01:00
resizer Remove legacy resizing code 2020-07-17 15:18:42 -06:00
settings Put message previews for Emoji behind Labs 2020-08-13 16:40:18 +01:00
stores Put message previews for Emoji behind Labs 2020-08-13 16:40:18 +01:00
toasts Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Merge branch 'develop' into bwindels/make-reply-not-overlay 2020-08-18 13:39:06 +02:00
widgets Merge pull request #5086 from matrix-org/t3chguy/notifications12 2020-08-05 16:28:52 +01:00
ActiveRoomObserver.ts remove stale comment 2020-07-21 17:57:08 +01:00
AddThreepid.js
Analytics.js Remove base domain from instance name 2020-07-14 14:32:52 +01:00
AsyncWrapper.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Avatar.js change accent color 2020-07-14 20:36:27 +02:00
BasePlatform.ts Try to close notification on all platforms which support it, not just electron 2020-08-12 12:16:28 +01:00
boundThreepids.js
CallHandler.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
CallMediaHandler.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ContentMessages.tsx Merge pull request #4956 from matrix-org/t3chguy/ts/1 2020-07-21 17:55:20 +01:00
createRoom.ts FIx coment 2020-07-20 20:50:12 +01:00
CrossSigningManager.js Use an explicit list of keys to share 2020-08-07 15:54:05 +01:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
email.js
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
extend.js
FromWidgetPostMessageApi.js Factor out cloning to a util and use it everywhere 2020-06-22 14:14:43 -06:00
GroupAddressPicker.js Create and use stylised checkboxes 2020-05-28 22:33:00 +01:00
groups.js fix import 2020-07-02 23:26:39 +01:00
HtmlUtils.tsx Fix exception when stripping replies from an event with a null body 2020-08-12 10:40:25 +01:00
IdentityAuthClient.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImageUtils.js
index.js
Keyboard.ts
languageHandler.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Lifecycle.js Remove rebranding toast 2020-08-11 14:27:53 +01:00
linkify-matrix.js
Login.js Fix m.id.phone spec compliance 2020-06-12 22:36:50 +01:00
Markdown.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
MatrixClientPeg.ts Fix various TypeScript linting issues 2020-07-29 11:03:43 -06:00
Modal.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Notifier.ts improve types 2020-08-05 11:22:43 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js Fix/document a number of UIA oddities 2020-05-29 08:23:59 -06:00
PhasedRollOut.js
phonenumber.ts
PlatformPeg.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Presence.js
ratelimitedfunc.js
Registration.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Resend.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Roles.js
RoomAliasCache.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js Replace countRoomsWithNotif with a dedicated NotificationState 2020-07-21 20:24:44 -06:00
RoomNotifsTypes.ts Move the Volume union type out to a throwaway 2020-07-07 14:07:35 +01:00
Rooms.js
ScalarAuthClient.js
ScalarMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
SdkConfig.ts Change default brand name 2020-07-10 19:57:01 +01:00
Searching.js Searching: Restore the encryption state for the paginated results. 2020-06-10 15:41:55 +02:00
SendHistoryManager.js
shouldHideEvent.js
Skinner.js
SlashCommands.tsx Fix /op slash command 2020-08-13 16:29:25 +01:00
Terms.js
TextForEvent.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Tinter.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ToWidgetPostMessageApi.js
Unread.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
UserActivity.js
UserAddress.js
VectorConferenceHandler.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Velociraptor.js
VelocityBounce.js
verification.js Replaced string actions with their corresponding types 2020-07-22 15:14:50 +05:30
WhoIsTyping.js
WidgetMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
WidgetMessagingEndpoint.js