riot-web/src
Travis Ralston 27dc4cb574 Appease the linter 2021-01-22 17:03:36 -07:00
..
@types Support initial ordering and calculation for widgets by layout 2021-01-18 17:41:42 -07:00
accessibility Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
actions
async-components/views/dialogs Rename recovery-key.txt to security-key.txt 2021-01-12 16:05:40 -06:00
autocomplete remove unnecessary plus checks in emoji regexes 2020-11-27 19:41:45 -05:00
components Appease the linter 2021-01-22 17:03:36 -07:00
contexts fix tests 2020-11-05 16:27:41 +00:00
customisations Merge pull request #5445 from matrix-org/travis/hide-rooms 2020-11-27 07:07:18 -07:00
dispatcher Document payload (or in this case, lack thereof) 2021-01-04 11:54:10 +00:00
editor Merge branch 'develop' into emoji_quick_shortcut 2020-12-04 11:05:50 -05:00
effects Appease the linter 2020-12-21 00:18:58 -07:00
emojipicker
hooks Appease the linters 2021-01-18 20:53:15 -07:00
i18n/strings Merge pull request #5553 from matrix-org/travis/widget-layout 2021-01-21 13:22:52 -07:00
indexing
integrations fix remaining type mismatches 2020-10-19 21:13:31 +01:00
mjolnir
notifications
rageshake Fix a bunch of silly lint errors 2020-10-30 18:18:17 +00:00
resizer Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets 2020-10-21 09:56:22 +01:00
settings This isn't a setting any more, just a regular ol' config option 2021-01-22 11:00:12 +00:00
stores Merge pull request #5560 from matrix-org/dbkr/voip_user_mapper 2021-01-22 14:12:08 +00:00
toasts Update styling of the Analytics toast to try and decrease number of users blindly pressing No 2020-11-09 14:21:45 +00:00
usercontent
utils Fix percentage calculation 2021-01-19 00:22:02 -07:00
widgets Try a different string 2021-01-16 23:29:27 -07:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx
AsyncWrapper.js
Avatar.ts
BasePlatform.ts apply changes from review, and other fixes/improvements 2020-12-10 21:52:18 -05:00
CallHandler.tsx Add VoIP user mapper 2021-01-21 19:20:35 +00:00
CallMediaHandler.js
ContentMessages.tsx Initial Countly work 2020-10-29 15:57:16 +00:00
CountlyAnalytics.ts Fix room directory events happening in the wrong order for Funnels 2020-10-30 20:20:58 +00:00
DateUtils.ts
DecryptionFailureTracker.js
DeviceListener.ts
GroupAddressPicker.js
HtmlUtils.tsx Look for emoji in the body that will be displayed 2020-12-21 15:24:59 +00:00
IdentityAuthClient.js
ImageUtils.ts Typescript: ImageUtils 2020-10-30 17:50:37 +00:00
Keyboard.ts
Lifecycle.ts apply changes from review, and other fixes/improvements 2020-12-10 21:52:18 -05:00
Login.ts Better adhere to MSC process 2020-12-16 10:07:07 +00:00
Markdown.js
MatrixClientPeg.ts Merge pull request #5397 from matrix-org/bwindels/customise-dehydration-key 2020-11-04 17:25:52 +00:00
Modal.tsx Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
Notifier.ts
ObjectUtils.js
PageTypes.js
PasswordReset.js Remove backwards compatibility in ServerConfig for m.require_identity_server 2020-11-25 09:00:31 +00:00
PhasedRollOut.js
PlatformPeg.ts
Presence.ts
Registration.js
Resend.js
Roles.ts
RoomAliasCache.js
RoomInvite.js Pass filter text when clicking explore/dm prompt 2020-11-11 17:04:09 +00:00
RoomNotifs.js
RoomNotifsTypes.ts
Rooms.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.ts
Searching.js Spec compliance, /search doesn't have to return results 2020-10-19 12:46:55 +01:00
SecurityManager.ts
SendHistoryManager.ts
Skinner.js fix more tests 2020-11-05 16:54:25 +00:00
SlashCommands.tsx Add the unflip slashcommand 2020-12-18 12:19:37 +01:00
Terms.js
TextForEvent.js Render layout changes in the timeline 2021-01-18 19:31:11 -07:00
Tinter.js
Unread.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
UserActivity.ts
UserAddress.js
Velociraptor.js
VelocityBounce.js
VoipUserMapper.ts Oops, the tests won't work if we don't export the functions 2021-01-21 22:42:12 +00:00
WhoIsTyping.ts
boundThreepids.js
createRoom.ts Fix DM logic to always pick a more reliable DM room 2020-11-16 15:07:09 -07:00
email.ts
emoji.ts
groups.js
index.js
languageHandler.tsx Developer design a permissions dialog 2020-11-17 20:38:59 -07:00
linkify-matrix.js Recognise *.element.io links as Element permalinks 2020-12-21 13:15:00 +00:00
phonenumber.ts Allow country names to be translated 2020-11-08 22:33:15 -06:00
ratelimitedfunc.js
shouldHideEvent.ts
theme.js
verification.js