riot-web/src
Ihor Hordiichuk 571fea1a96 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3721 of 3721 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-01-31 10:57:32 +00:00
..
@types Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
accessibility Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
actions Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
async-components/views/dialogs Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
audio Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
autocomplete Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
components Migrate highlight.js API call in TextualBody (#9923) 2023-01-31 09:48:34 +00:00
contexts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
customisations Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785) 2022-12-16 12:29:59 +00:00
dispatcher Member avatars without canvas (#9990) 2023-01-30 09:50:08 +00:00
editor Member avatars without canvas (#9990) 2023-01-30 09:50:08 +00:00
effects Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
emojipicker Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
events Convert RoomCreate to a functional component (#9999) 2023-01-30 10:02:32 +00:00
hooks Unify unread notification state determination (#9941) 2023-01-31 09:58:17 +00:00
i18n/strings Translated using Weblate (Ukrainian) 2023-01-31 10:57:32 +00:00
indexing Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
integrations Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
mjolnir Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
models Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
modules Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
notifications Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
performance Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
rageshake Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
resizer Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
settings Implement MSC3946 for AdvancedRoomSettingsTab (#9995) 2023-01-27 14:07:05 +00:00
stores Unify unread notification state determination (#9941) 2023-01-31 09:58:17 +00:00
toasts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
usercontent Apply prettier formatting 2022-12-12 12:24:14 +01:00
utils Fix MessageEditHistoryDialog crashing on complex input (#10018) 2023-01-31 09:55:20 +00:00
voice-broadcast Implement more robust broadcast chunk header detection (#10006) 2023-01-31 09:48:30 +01:00
widgets Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
workers
AddThreepid.ts Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785) 2022-12-16 12:29:59 +00:00
AsyncWrapper.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
Avatar.ts Member avatars without canvas (#9990) 2023-01-30 09:50:08 +00:00
BasePlatform.ts Implementation of MSC3824 to make the client OIDC-aware (#8681) 2023-01-27 11:06:10 +00:00
BlurhashEncoder.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
ContentMessages.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
DateUtils.ts Fix "[object Promise]" appearing in HTML exports (#9975) 2023-01-30 14:31:32 +00:00
DecryptionFailureTracker.ts Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785) 2022-12-16 12:29:59 +00:00
DeviceListener.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
Editing.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
HtmlUtils.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
IConfigOptions.ts Change the rageshake "app" for auto-rageshakes (#9909) 2023-01-16 15:00:03 +00:00
IdentityAuthClient.tsx Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785) 2022-12-16 12:29:59 +00:00
ImageUtils.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
KeyBindingsDefaults.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
KeyBindingsManager.ts Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785) 2022-12-16 12:29:59 +00:00
Keyboard.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
LegacyCallHandler.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
Lifecycle.ts Implementation of MSC3824 to make the client OIDC-aware (#8681) 2023-01-27 11:06:10 +00:00
Livestream.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
Login.ts Implementation of MSC3824 to make the client OIDC-aware (#8681) 2023-01-27 11:06:10 +00:00
Markdown.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
MatrixClientPeg.ts Update to supportsThreads (#9907) 2023-01-30 12:20:11 +00:00
MediaDeviceHandler.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Modal.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
NodeAnimator.tsx Enable `@typescript-eslint/explicit-member-accessibility` on /src (#9785) 2022-12-16 12:29:59 +00:00
Notifier.ts Only notify for first broadcast chunk (#9901) 2023-01-17 09:04:36 +00:00
PageTypes.ts
PasswordReset.ts Fix logout devices on password reset (#9925) 2023-01-18 08:25:03 +01:00
PlatformPeg.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
PosthogAnalytics.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
PosthogTrackers.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
Presence.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
Registration.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
Resend.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
Roles.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomAliasCache.ts
RoomInvite.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomNotifs.ts Unify unread notification state determination (#9941) 2023-01-31 09:58:17 +00:00
Rooms.ts Prevent unnecessary m.direct updates (#9805) 2022-12-21 09:30:08 -07:00
ScalarAuthClient.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
ScalarMessaging.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
SdkConfig.ts Change the rageshake "app" for auto-rageshakes (#9909) 2023-01-16 15:00:03 +00:00
Searching.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
SecurityManager.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
SendHistoryManager.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
SlashCommands.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
SlidingSyncManager.ts More tests 2023-01-20 12:38:58 +00:00
Terms.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
TextForEvent.tsx Use js-sdk imports for poll event types instead of events-sdk (#9904) 2023-01-13 10:02:33 -07:00
Unread.ts replace .at() with array.length-1 2023-01-18 16:43:18 +00:00
UserActivity.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
UserAddress.ts
Views.ts
VoipUserMapper.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
WhoIsTyping.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
boundThreepids.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
call-types.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
createRoom.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
email.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
emoji.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
identifiers.ts
index.ts
languageHandler.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
linkify-matrix.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
phonenumber.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
sendTimePerformanceMetrics.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
sentry.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
shouldHideEvent.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
theme.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
verification.ts Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00