riot-web/src
Travis Ralston c815a370e7 Remove some unused components
We no longer have tinting support, so remove it. We still need the `Tinter` to exist though as it's used in quite a few places (though does nothing). Similarly, we have to keep the `roomColor` setting due to it being used in a few places - another PR can take away the tinter support properly.

The room tile context menu and top left menu are artifacts of the old room list.

The end to end tests weren't failing before as the code path is unused, however it seems worthwhile to keep it as we will eventually need it.
2020-08-20 20:47:02 -06: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 Remove some unused components 2020-08-20 20:47:02 -06:00
contexts
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 feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
i18n/strings Run all room leaving behaviour through a single function 2020-08-19 19:21:40 -06: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 Merge pull request #5124 from matrix-org/travis/settings-v3 2020-08-19 12:00:48 -06:00
resizer Remove legacy resizing code 2020-07-17 15:18:42 -06:00
settings Implement force state for features like in the proposal 2020-08-17 13:51:41 -06:00
stores Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06: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 Remove debugging 2020-08-19 19:42:58 -06: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
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
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
FromWidgetPostMessageApi.js Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
GroupAddressPicker.js
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
Keyboard.ts
Lifecycle.js Remove rebranding toast 2020-08-11 14:27:53 +01:00
Login.js
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
PhasedRollOut.js
PlatformPeg.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Presence.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
SendHistoryManager.js
Skinner.js
SlashCommands.tsx Run all room leaving behaviour through a single function 2020-08-19 19:21:40 -06:00
Terms.js
TextForEvent.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
WhoIsTyping.js
WidgetMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
WidgetMessagingEndpoint.js
boundThreepids.js
createRoom.ts FIx coment 2020-07-20 20:50:12 +01:00
email.js
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
extend.js
groups.js
index.js
languageHandler.tsx Revert "Merge pull request #5125 from matrix-org/travis/spec-i18n" 2020-08-18 13:09:33 -06:00
linkify-matrix.js
phonenumber.ts
ratelimitedfunc.js
shouldHideEvent.js
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
verification.js Replaced string actions with their corresponding types 2020-07-22 15:14:50 +05:30