element-web/src
Glandos d218c78166 Translated using Weblate (French)
Currently translated at 100.0% (3754 of 3754 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-23 11:14:45 +00:00
..
@types Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
accessibility Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
actions Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
async-components/views/dialogs Fix import e2e key dialog staying disabled after paste (#10375) 2023-03-15 09:20:20 +00:00
audio Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
autocomplete Support dynamic room predecessor in SpaceProvider (#10348) 2023-03-10 11:01:45 +00:00
components Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
contexts Do not prompt for a password when doing a „reset all“ after login (#10208) 2023-02-23 08:46:49 +01:00
customisations Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
dispatcher Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
editor Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
effects
emojipicker
events
hooks Tweak pill UI (#10417) 2023-03-22 13:27:24 +01:00
i18n/strings Translated using Weblate (French) 2023-03-23 11:14:45 +00:00
indexing Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
integrations Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
mjolnir Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
models
modules Fixes user authentication when registering via the module API (#10257) 2023-03-07 16:24:44 +01:00
notifications Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
performance
rageshake Stricitfy rageshake (#10389) 2023-03-15 17:32:31 +00:00
resizer Apply `strictNullChecks` to `src/resizer/*` (#10378) 2023-03-15 20:27:59 +00:00
settings Pillify event permalinks (#10392) 2023-03-21 10:23:20 +01:00
stores Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
toasts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
usercontent
utils Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
voice-broadcast Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
widgets Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
workers
AddThreepid.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
AsyncWrapper.tsx Explicitly specify all `children` props (#10312) 2023-03-08 13:28:07 +00:00
Avatar.ts Apply strictNullChecks to src/components/views/avatars/* (#10254) 2023-02-28 10:25:36 +00:00
BasePlatform.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
BlurhashEncoder.ts
ContentMessages.ts Respect user cancelling upload flow by dismissing spinner (#10373) 2023-03-16 12:24:22 +00:00
DateUtils.ts Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
DecryptionFailureTracker.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
DeviceListener.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
Editing.ts
HtmlUtils.tsx
IConfigOptions.ts Remove hosting link provider from Element (#10270) 2023-03-02 17:36:16 +00:00
IdentityAuthClient.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
ImageUtils.ts
KeyBindingsDefaults.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
KeyBindingsManager.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
Keyboard.ts
LegacyCallHandler.tsx Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
Lifecycle.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
Livestream.ts
Login.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
Markdown.ts
MatrixClientPeg.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
MediaDeviceHandler.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Modal.tsx Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
NodeAnimator.tsx Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
Notifier.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts
PosthogTrackers.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Presence.ts
Registration.tsx Fix UIFeature.Registration not applying to all paths (#10371) 2023-03-14 15:20:38 +00:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RoomNotifs.ts
Rooms.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
ScalarAuthClient.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
ScalarMessaging.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SdkConfig.ts Apply `strictNullChecks` to `src/components/views/auth/*` (#10299 2023-03-07 10:45:55 +00:00
Searching.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
SecurityManager.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SendHistoryManager.ts
SlashCommands.tsx Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
SlidingSyncManager.ts
Terms.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
TextForEvent.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
Unread.ts Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
call-types.ts
createRoom.ts Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
email.ts Factor out basic email check (#10244) 2023-02-28 10:39:35 +01:00
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
linkify-matrix.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
shouldHideEvent.ts
theme.ts Update all non-major dependencies (#9766) 2023-03-06 17:21:09 +00:00
verification.ts