riot-web/src
Neeraj Vageele 6f455217d1
correct home server URL (#11391)
* correct home server URL

* update snapshot

---------

Co-authored-by: Neeraj <neerajv@thirdrocktechkno.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-08-14 09:08:34 +00:00
..
@types Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
accessibility Fix roving tab index getting confused after dragging space order (#10901) 2023-05-17 14:18:21 +00:00
actions Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
async-components/views/dialogs Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
audio Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
autocomplete Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export (#11368) 2023-08-08 07:16:04 +00:00
components correct home server URL (#11391) 2023-08-14 09:08:34 +00:00
contexts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
customisations Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
dispatcher Switch to importing more things from the main js-sdk export (#11376) 2023-08-09 15:10:54 +00:00
editor Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
effects Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
emojipicker
events Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
hooks Fix useRoomMembers missing updates causing incorrect membership counts (#11392) 2023-08-09 12:27:37 +00:00
i18n/strings Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
indexing Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
integrations Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
mjolnir Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
models Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
modules Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
notifications Switch to importing more things from the main js-sdk export (#11376) 2023-08-09 15:10:54 +00:00
performance
rageshake Switch to importing more things from the main js-sdk export (#11376) 2023-08-09 15:10:54 +00:00
resizer Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
settings Switch to importing more things from the main js-sdk export (#11376) 2023-08-09 15:10:54 +00:00
slash-commands Split join and goto slash commands, the latter shouldn't auto_join (#11259) 2023-07-14 11:20:59 +00:00
stores Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
toasts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
usercontent
utils Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
voice-broadcast Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
widgets Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
workers Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
AddThreepid.ts Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
AsyncWrapper.tsx remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
Avatar.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
BasePlatform.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
BlurhashEncoder.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
ContentMessages.ts Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
DateUtils.ts Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
DecryptionFailureTracker.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
DeviceListener.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
Editing.ts
HtmlUtils.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
IConfigOptions.ts use more future proof config for static clients (#11175) 2023-07-04 23:10:03 +00:00
IdentityAuthClient.tsx Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
Lifecycle.ts Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
Livestream.ts Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
Login.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
Markdown.ts Handle newlines in user pills (#11166) 2023-07-05 22:00:27 +00:00
MatrixClientPeg.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
MediaDeviceHandler.ts Use MatrixClientPeg::safeGet for strict typing (#10989) 2023-06-21 17:29:44 +01:00
Modal.tsx Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
NodeAnimator.tsx Conform more of the codebase to strict types (#11162) 2023-06-29 12:17:05 +01:00
Notifier.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
PosthogTrackers.ts
Presence.ts Mark more logs as debug to tidy the console (#11349) 2023-08-07 08:41:39 +00:00
Registration.tsx
Resend.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
RoomNotifs.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
Rooms.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ScalarAuthClient.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ScalarMessaging.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
SdkConfig.ts Allow specifying help URLs in config.json (#11070) 2023-06-14 07:45:19 +00:00
Searching.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
SecurityManager.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
SendHistoryManager.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
SlashCommands.tsx Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export (#11368) 2023-08-08 07:16:04 +00:00
SlidingSyncManager.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
Terms.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
TextForEvent.tsx Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
Typeguards.ts RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
Unread.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
WhoIsTyping.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
WorkerManager.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
boundThreepids.ts Switch to importing more things from the main js-sdk export (#11376) 2023-08-09 15:10:54 +00:00
call-types.ts
createRoom.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
email.ts
emoji.ts Conform more of the codebase to strict types (#11162) 2023-06-29 12:17:05 +01:00
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts Fix clicking MXID in timeline going to matrix.to (#11263) 2023-07-14 10:55:55 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
shouldHideEvent.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
theme.ts Apply `strictNullChecks` to `src/components/views/spaces/*` (#10517) 2023-06-28 15:39:19 +01:00
verification.ts Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export (#11368) 2023-08-08 07:16:04 +00:00