element-web/src
random 78d696e6b8 Translated using Weblate (Italian)
Currently translated at 99.9% (3339 of 3340 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-12-09 09:13:12 +00:00
..
@types Add utility method mxLoginWithAccessToken to login with existing access token (#7261) 2021-12-02 13:46:44 +00:00
accessibility Update space panel expand mechanism (#7230) 2021-12-07 09:32:00 +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 Allow ending polls (#7305) 2021-12-08 14:56:48 +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 Update space panel expand mechanism (#7230) 2021-12-07 09:32:00 +00:00
editor Fix wrong indentation with nested ordered list unnesting list on edit (#7300) 2021-12-07 09:46:04 +00:00
effects Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
emojipicker
hooks
i18n/strings Translated using Weblate (Italian) 2021-12-09 09:13:12 +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 Allow ending polls (#7305) 2021-12-08 14:56:48 +00:00
rageshake Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00: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 Simple static location sharing (#7135) 2021-12-06 09:45:12 +00:00
stores Threads notifications after app startup (#7253) 2021-12-07 12:51:34 +00:00
toasts Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11:00
usercontent
utils Fix html exporting and improve output size (#7312) 2021-12-09 08:51:05 +00:00
widgets Remove leading slash from /addwidget Jitsi confs (#7175) 2021-11-22 18:34:55 -07: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 Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11: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 Don't inhibit current room notifications if user has Modal open (#7274) 2021-12-03 11:02:47 +00:00
BlurhashEncoder.ts
CallHandler.tsx Don't allow calls when the connection the server has been lost (#7287) 2021-12-06 08:07:02 +00:00
ContentMessages.tsx Allow stickers to be sent in a Thread (#7267) 2021-12-03 08:22:13 +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 Integrate analytics stubs (#7186) 2021-12-06 21:43:42 +11:00
DeviceListener.ts
GroupAddressPicker.js
HtmlUtils.tsx Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts Update space panel expand mechanism (#7230) 2021-12-07 09:32:00 +00:00
KeyBindingsManager.ts Update space panel expand mechanism (#7230) 2021-12-07 09:32:00 +00:00
Keyboard.ts
Lifecycle.ts Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11:00
Livestream.ts
Login.ts
Markdown.ts Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
MatrixClientPeg.ts Add utility method mxLoginWithAccessToken to login with existing access token (#7261) 2021-12-02 13:46:44 +00: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 Don't inhibit current room notifications if user has Modal open (#7274) 2021-12-03 11:02:47 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Integrate analytics stubs (#7186) 2021-12-06 21:43:42 +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 Show room context details in forward dialog (#7162) 2021-11-23 09:35:01 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts Fix setBotPower to not use `.content` (#7179) 2021-12-01 17:23:26 +00: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 Make `CallHandler` more `EventEmitter`y (#6704) 2021-11-30 18:09:13 +00:00
Terms.ts Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
TextForEvent.tsx Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
Unread.ts
UserActivity.ts
UserAddress.ts
VoipUserMapper.ts Make `CallHandler` more `EventEmitter`y (#6704) 2021-11-30 18:09:13 +00:00
WhoIsTyping.ts
boundThreepids.ts
createRoom.ts Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
email.ts
emoji.ts Improve emoji shortcodes generated from annotations 2021-10-06 09:47:56 +01:00
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 Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Automatic error reporting (#7046) 2021-10-29 08:34:25 +00:00
shouldHideEvent.ts
theme.ts Spaces quick settings (#7196) 2021-11-26 15:41:04 +00:00
verification.ts