element-web-Github/src
zopieux 08a9053843 Translated using Weblate (French)
Currently translated at 99.9% (3162 of 3165 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-09-20 10:29:09 +00:00
..
@types Use source id directly 2021-09-02 14:27:55 +02:00
accessibility iterate spaces treeview stuff 2021-08-09 14:01:34 +01:00
actions Second batch of burning 2021-07-02 17:08:27 +02:00
async-components/views/dialogs Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
audio Fix types in release mode again 2021-09-07 18:49:31 +01:00
autocomplete Remove non-functional DuckDuckGo Autocomplete Provider 2021-08-31 16:05:16 +01:00
components Merge pull request #6831 from SimonBrandner/fix/end-of-line-emoji-edit/19084 2021-09-18 00:47:06 -06:00
contexts Merge branch 'develop' into watch-show-timestamps 2021-07-18 11:47:44 -04:00
customisations use the mimetype from the info property rather than the EncryptedFile 2021-08-10 19:27:24 -04:00
dispatcher Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18093 2021-07-29 16:11:16 +01:00
editor Merge remote-tracking branch 'upstream/develop' into fix/end-of-line-emoji 2021-09-11 10:21:56 +02:00
effects Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
emojipicker Auto-fix lint errors 2021-06-29 13:11:58 +01:00
hooks Tidy some types 2021-09-14 14:41:55 +01:00
i18n/strings Translated using Weblate (French) 2021-09-20 10:29:09 +00:00
indexing Fix pagination and improve typing 2021-08-18 10:02:42 +02:00
integrations Auto-fix lint errors 2021-06-29 13:11:58 +01:00
mjolnir Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
models Improve and consolidate typing 2021-07-10 15:43:46 +01:00
notifications Fix more types around notifications 2021-07-12 21:48:20 -06:00
performance Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
rageshake Remove test error on startup, and send correct user text 2021-08-11 18:01:22 +01:00
resizer Fix resizer for detaching 2021-08-24 18:22:06 +02:00
settings Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-10 09:53:04 +01:00
stores use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
toasts Merge remote-tracking branch 'upstream/develop' into fix/ringing-sound/15591 2021-08-04 16:30:03 +02:00
usercontent Update visual style and sandbox properly 2021-07-16 15:55:07 -06:00
utils Fix reactions aria-label not being a string and thus being read as [Object object] 2021-09-17 11:36:22 +01:00
widgets Appease the linter 2021-08-25 18:25:20 -06:00
workers Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c4 2021-07-14 18:36:12 +01:00
ActiveRoomObserver.ts Remove dupe import 2021-08-06 08:19:49 +02:00
AddThreepid.js Standardise spelling of identity server 2021-07-13 16:28:43 +01:00
Analytics.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
AsyncWrapper.tsx Revert some changes due to failing tests 2021-07-02 18:00:07 +02:00
Avatar.ts Fix avatar placeholders not getting capitalized 2021-07-19 12:48:44 -04:00
BasePlatform.ts Merge branch 'develop' into t3chguy/ts/4 2021-06-29 22:24:47 +01:00
BlurhashEncoder.ts add valuable ts-ignore 2021-07-14 19:16:34 +01:00
boundThreepids.js
CallHandler.tsx Formatting 2021-09-03 10:38:39 +01:00
ContentMessages.tsx Add config option to turn on in-room event sending timing metrics 2021-09-08 11:28:19 -06:00
CountlyAnalytics.ts Fix setTimeout/setInterval typing 2021-07-12 09:02:46 +01:00
createRoom.ts Only make the initial space rooms suggested by default 2021-08-31 16:42:21 +01:00
DateUtils.ts Add formatSeconds() 2021-08-27 16:19:59 +02:00
DecryptionFailureTracker.ts Fix setTimeout/setInterval typing 2021-07-12 09:02:46 +01:00
DeviceListener.ts Add logging to debug stuck toast bug 2021-09-03 15:14:44 +01:00
email.ts
emoji.ts Add comments to isRegionalIndicator 2021-08-05 17:56:16 -04:00
GroupAddressPicker.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
groups.js
HtmlUtils.tsx Fix indent 2021-08-04 10:34:48 +02:00
identifiers.ts
IdentityAuthClient.js Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
ImageUtils.ts
index.js
KeyBindingsDefaults.ts Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete 2021-07-15 09:59:40 +01:00
KeyBindingsManager.ts Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete 2021-07-15 09:59:40 +01:00
Keyboard.ts
languageHandler.tsx Use correct variable 2021-07-31 11:50:25 -06:00
Lifecycle.ts Use a UUID instead of hashed user ID for tracking 2021-09-14 15:30:42 +01:00
linkify-matrix.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Livestream.ts
Login.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Markdown.ts Add types to the implementations too 2021-07-01 23:02:51 +01:00
MatrixClientPeg.ts PR feedback 2021-08-24 09:09:28 +01:00
MediaDeviceHandler.ts Use MediaHandler 2021-09-11 08:19:41 +02:00
Modal.tsx fix three lints 2021-07-20 10:33:52 +01:00
NodeAnimator.js
Notifier.ts Fix instances of event.sender being read for just the userId - this field may not be set in time 2021-07-15 17:43:24 +01:00
PageTypes.js
PasswordReset.ts Add missing types 2021-08-19 10:43:48 +02:00
phonenumber.ts Migrate CountryDropdown to TypeScript 2021-07-15 15:42:11 +02:00
PlatformPeg.ts
PosthogAnalytics.ts Fix comment 2021-09-15 14:17:52 +01:00
Presence.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Registration.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
Resend.ts Remove message_send_failed as it was unused 2021-09-14 17:49:18 +02:00
Roles.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
RoomAliasCache.ts Convert RoomAliasCache to Typescript 2021-06-07 11:01:38 +01:00
RoomInvite.tsx First batch of burning 2021-07-02 12:12:41 +02:00
RoomNotifs.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
RoomNotifsTypes.ts
Rooms.ts Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/c4 2021-07-13 15:46:48 +01:00
ScalarAuthClient.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ScalarMessaging.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SdkConfig.ts
Searching.ts Fix Searching's mixing of types 2021-07-10 16:00:04 +01:00
SecurityManager.ts Merge pull request #6330 from matrix-org/dbkr/tsify_secretstorage 2021-07-08 09:18:31 +01:00
SendHistoryManager.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
sendTimePerformanceMetrics.ts Appease the linter 2021-09-08 11:35:25 -06:00
sentry.ts Fix import breaking types in release mode 2021-08-24 17:43:23 +01:00
shouldHideEvent.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Skinner.js
SlashCommands.tsx remove stale unused import 2021-08-31 16:11:22 +01:00
Terms.ts Revert some changes due to failing tests 2021-07-02 18:00:07 +02:00
TextForEvent.tsx Merge pull request #6489 from psrpinto/better-pinned-messages 2021-09-03 13:27:49 -06:00
theme.js Add data-mx-theme to theme css for hot-reload 2021-08-02 22:31:38 +02:00
Unread.ts Fix instances of event.sender being read for just the userId - this field may not be set in time 2021-07-15 17:43:24 +01:00
UserActivity.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UserAddress.ts Improve more typing 2021-07-20 12:30:41 +02:00
verification.ts Improve and consolidate typing 2021-07-10 15:43:46 +01:00
VoipUserMapper.ts Cache virtual/native room mappings when they're created 2021-06-15 16:27:18 +01:00
WhoIsTyping.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00