element-web/src
xelantro b30b1999db Translated using Weblate (German)
Currently translated at 99.6% (3035 of 3046 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-07-12 14:25:08 +00:00
..
@types Fix edit history modal 2021-06-24 11:16:13 +01:00
accessibility Add support to keyboard shortcuts dialog for [digits] 2021-05-24 18:08:43 +01:00
actions Convert MatrixActionCreators to Typescript 2021-06-07 10:58:22 +01:00
async-components/views/dialogs Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
autocomplete Hide communities invites and the community autocompleter when Spaces Beta is enabled 2021-06-22 22:07:42 +01:00
components Merge pull request #6280 from robintown/group-acls 2021-06-29 10:02:12 +01:00
contexts Cache lowBandwidth setting to speed up BaseAvatar 2021-06-06 23:08:47 -04:00
customisations Fix imports 2021-06-18 16:13:55 +01:00
dispatcher Add allowClose to payload 2021-06-24 10:39:45 +02:00
editor update style of imports in all modified files 2021-05-26 14:14:55 +01:00
effects fix copy-pasta 2021-05-18 11:58:15 +01:00
emojipicker
hooks Fix typing 2021-06-22 22:19:01 +01:00
i18n/strings Translated using Weblate (German) 2021-07-12 14:25:08 +00:00
indexing Improve typing of Event Index Manager / Seshat 2021-06-19 15:37:06 +01:00
integrations use Intl.Collator over String.prototype.localeCompare for better performance 2021-06-02 10:42:17 +01:00
mjolnir Use new js-sdk types properly 2021-06-18 16:18:42 +01:00
models Convert all of file uploads to the new dispatcher 2021-03-05 13:20:50 -07:00
notifications Remove a bunch of useless 'use strict' definitions 2021-03-08 20:26:08 -07:00
performance Benchmark multiple common user scenario 2021-06-15 15:06:00 +01:00
rageshake Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5.1 2021-06-23 13:05:21 +01:00
resizer Tweak resizer collapse distributor behaviour to work with the expanding space panel 2021-03-02 14:02:03 +00:00
settings Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17665 2021-06-22 17:38:05 +01:00
stores Fix right panel store cleaning some state when permalink within room is clicked 2021-06-28 15:48:13 +01:00
toasts More specific type definition and adhering to code style better 2021-06-18 12:44:15 +01:00
usercontent Make styles dynamic 2021-03-10 21:08:01 -07:00
utils Apply suggestions from code review 2021-06-28 20:40:11 -06:00
voice Update src/voice/VoiceRecording.ts 2021-06-28 01:22:05 -06:00
widgets Remove "read" level language for new API scope 2021-05-14 14:17:10 -06:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx
AsyncWrapper.tsx Make skinning less upset 2021-06-07 11:20:35 +01:00
Avatar.ts Consolidate types with js-sdk changes 2021-06-18 15:31:12 +01:00
BasePlatform.ts Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
boundThreepids.js
CallHandler.tsx Merge pull request #6082 from SimonBrandner/fix/mute-incoming-call/15591 2021-06-17 16:41:00 +01:00
ContentMessages.tsx Encrypt the voice message file if needed 2021-06-25 13:54:05 -06:00
CountlyAnalytics.ts remove legacy polyfills and unused dependencies 2021-06-11 12:19:14 +01:00
createRoom.ts Move various createRoom types to the js-sdk 2021-06-14 13:31:58 -06:00
DateUtils.ts Don't show seconds in ImageView 2021-04-02 09:25:21 +02:00
DecryptionFailureTracker.ts Iterate PR 2021-06-22 22:23:09 +01:00
DeviceListener.ts
email.ts Switch to a spec conforming email validation Regexp 2021-04-13 10:03:50 +01:00
emoji.ts
GroupAddressPicker.js Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly 2021-05-25 16:12:34 +01:00
groups.js
HtmlUtils.tsx Iterate PR 2021-06-22 22:23:09 +01:00
identifiers.ts We're ELEMENT 2021-05-14 14:22:31 -06:00
IdentityAuthClient.js Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
ImageUtils.ts
index.js Import the js-sdk at the index so the request object gets set 2021-03-18 21:24:02 -06:00
KeyBindingsDefaults.ts Merge pull request #5818 from Johennes/feature/mac-go-home 2021-04-07 10:32:17 +01:00
KeyBindingsManager.ts Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
Keyboard.ts
languageHandler.tsx More typescript conversion 2021-06-22 17:23:13 +01:00
Lifecycle.ts Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
linkify-matrix.js Wrap decodeURIComponent in try-catch to protect against malformed URIs 2021-05-13 10:20:27 +01:00
Livestream.ts use a constant 2021-03-05 10:40:26 +00:00
Login.ts Remove brand prefix too 2021-06-01 11:04:45 +01:00
Markdown.js Fix import style for commonmark 2021-01-27 13:06:59 +00:00
MatrixClientPeg.ts don't overwrite callback with undefined if no customization provided 2021-03-22 19:52:09 -04:00
MediaDeviceHandler.ts log -> warn 2021-06-23 10:43:49 +02:00
Modal.tsx Fix modal opening race condition 2021-06-22 09:53:58 +01:00
NodeAnimator.js Rename Velociraptor to NodeAnimator after velocity deprecation 2021-04-14 10:18:45 +01:00
Notifier.ts Fix types 2021-06-24 14:13:27 +02:00
PageTypes.js
PasswordReset.js Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
phonenumber.ts
PlatformPeg.ts
Presence.ts Build pass 1 2021-06-01 22:21:04 -06:00
ratelimitedfunc.js
Registration.js
Resend.ts Convert Resend to Typescript 2021-06-07 11:03:39 +01:00
Roles.ts
RoomAliasCache.ts Convert RoomAliasCache to Typescript 2021-06-07 11:01:38 +01:00
RoomInvite.tsx Fix cyclic imports 2021-06-24 11:12:32 +01:00
RoomNotifs.js
RoomNotifsTypes.ts
Rooms.ts More typescript conversion 2021-06-22 17:23:13 +01:00
ScalarAuthClient.ts Merge branch 'develop' into Bubble-bericht 2021-05-07 18:32:38 +05:30
ScalarMessaging.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
SdkConfig.ts
Searching.js Fix tests by updating private field names and spies 2021-06-17 15:18:52 +01:00
SecurityManager.ts Convert more of js-sdk crypto and fix underscored field accesses 2021-06-23 14:47:24 +01:00
SendHistoryManager.ts
shouldHideEvent.ts Prefer cached settings values in shouldHideEvent 2021-06-05 01:25:01 -04:00
Skinner.js Make debugging skinning problems easier 2021-03-08 20:22:43 -07:00
SlashCommands.tsx Fix typescript types 2021-06-18 16:21:46 +01:00
Terms.ts Build pass 1 2021-06-01 22:21:04 -06:00
TextForEvent.tsx Trailing spaces 2021-06-24 17:27:53 +02:00
theme.js fix issue with injected styles exploding the theme engine 2021-03-26 15:43:59 +00:00
Tinter.js
Unread.ts Remove unused import 2021-06-28 21:08:19 +03:00
UserActivity.ts
UserAddress.ts Convert MultiInviter, RoomInvite and UserAddress to Typescript 2021-06-16 10:18:32 +01:00
verification.ts Convert verification and UntrustedDeviceDialog to TS 2021-05-12 17:08:44 +01:00
VoipUserMapper.ts Cache virtual/native room mappings when they're created 2021-06-15 16:27:18 +01:00
WhoIsTyping.ts