element-web/src
Michael Weimann 32618dc2b5 Translated using Weblate (German)
Currently translated at 98.8% (3251 of 3289 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-11-19 18:39:02 +00:00
..
@types Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00:00
accessibility Unified room context menus (#7072) 2021-11-15 11:39:25 +00:00
actions Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
async-components/views/dialogs Adjust recovery key button sizes depending on text width (#7134) 2021-11-17 09:34:59 +00:00
audio Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
autocomplete Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
components Iterate type definitions (#7168) 2021-11-19 17:35:11 +00:00
contexts Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
customisations Remove redundant duplicate mimetype field which doesn't conform to spec (#7045) 2021-10-28 09:40:38 +01:00
dispatcher Fix automatic composer focus, regressed by threads work (#7167) 2021-11-19 17:15:15 +00:00
editor Add insert link button to the format bar (#5879) 2021-10-25 10:56:55 +01:00
effects Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
emojipicker
hooks
i18n/strings Translated using Weblate (German) 2021-11-19 18:39:02 +00:00
indexing Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
integrations Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
mjolnir
models Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
notifications Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
performance Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
polls Display started polls in timeline (without votes) (behind labs setting) (#7088) 2021-11-10 15:44:57 +00:00
rageshake Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
resizer Add a condition to only activate the resizer which belongs to the clicked handle (#7055) 2021-11-02 11:48:50 +00:00
settings Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
stores Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
toasts Improve device list in Security & Privacy settings (#7004) 2021-10-29 18:11:39 -04:00
usercontent
utils Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
widgets Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
workers
ActiveRoomObserver.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AddThreepid.ts Fix bad imports to js-sdk 2021-10-12 13:51:24 -06:00
Analytics.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AsyncWrapper.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Avatar.ts Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00:00
BasePlatform.ts Add logging for a bunch of silently swallowed errors (#7148) 2021-11-18 09:01:45 +11:00
BlurhashEncoder.ts
CallHandler.tsx Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
ContentMessages.tsx Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
CountlyAnalytics.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
DateUtils.ts Display relative time in thread panel event tile (#7068) 2021-11-03 10:16:50 +00:00
DecryptionFailureTracker.ts
DeviceListener.ts
GroupAddressPicker.js
HtmlUtils.tsx Rename ReplyThread to ReplyChain to avoid confusion with m.thread 2021-10-15 17:42:44 +01:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
Lifecycle.ts Add logging for a bunch of silently swallowed errors (#7148) 2021-11-18 09:01:45 +11:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Implement deep-linking for threads (matrix.to) (#7003) 2021-10-22 09:30:36 +01:00
MediaDeviceHandler.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Modal.tsx Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
NodeAnimator.tsx
Notifier.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Pass advanced_disable_decide to stop posthog contacting its decide endpoint (#7149) 2021-11-18 09:01:32 +11:00
Presence.ts Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
RoomNotifs.ts Iterate type definitions (#7168) 2021-11-19 17:35:11 +00:00
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts Remove all directional quotation marks in the codebase (#7059) 2021-10-29 21:59:21 -04:00
SdkConfig.ts Add config types and utility function for SSO redirect config (#6976) 2021-10-21 08:35:00 -06:00
Searching.ts
SecurityManager.ts Remove `sdk.getComponent()` where possible (#7091) 2021-11-08 10:27:52 +00:00
SendHistoryManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Skinner.ts
SlashCommands.tsx Disable op/deop commands where user has no permissions (#7161) 2021-11-19 10:49:34 +00:00
Terms.ts Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
TextForEvent.tsx Fix timeline text when sharing room layout (#7140) 2021-11-16 15:44:19 +01:00
Unread.ts
UserActivity.ts
UserAddress.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts
createRoom.ts Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00:00
email.ts
emoji.ts
groups.js
identifiers.ts
index.ts
languageHandler.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Automatic error reporting (#7046) 2021-10-29 08:34:25 +00:00
shouldHideEvent.ts
theme.ts Add a high contrast theme (a variant of the light theme) (#7036) 2021-10-27 14:31:54 +01:00
verification.ts