element-web/src
MamasLT c4e8b4221f Translated using Weblate (Lithuanian)
Currently translated at 81.3% (1926 of 2367 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lt/
2020-10-29 03:18:29 +00:00
..
@types Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets 2020-10-19 19:46:07 +01:00
accessibility Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
actions updated TagFilterStore 2020-10-10 18:02:58 +05:30
async-components/views/dialogs Fix React warning by moving handler to each button 2020-10-27 17:11:09 +00:00
autocomplete If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +01:00
components Merge pull request #5352 from matrix-org/hs/mvideobody 2020-10-27 18:56:29 -06:00
contexts Convert RoomView and RoomContext to TS 2020-09-08 10:52:37 +01:00
customisations Add security customisation points 2020-10-16 11:21:44 +01:00
dispatcher Iterate PR 2020-10-09 08:42:21 +01:00
editor apply to whitespace in general 2020-09-29 14:17:44 +01:00
emojipicker Stash lodash import optimization 2020-08-28 18:53:43 +01:00
hooks Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
i18n/strings Translated using Weblate (Lithuanian) 2020-10-29 03:18:29 +00:00
indexing event-index: Use camel case for the user/device id. 2020-10-13 17:03:58 +02:00
integrations fix remaining type mismatches 2020-10-19 21:13:31 +01:00
mjolnir Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
notifications Fix lint issues in new code 2020-07-20 20:43:55 +01:00
rageshake Tweak diagnostics for session backup key 2020-09-16 15:03:06 +01:00
resizer Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets 2020-10-21 09:56:22 +01:00
settings Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-19 20:50:16 +01:00
stores Fix theme variable passed to Jitsi 2020-10-27 11:26:16 +00:00
toasts Add security customisation points 2020-10-16 11:21:44 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-21 12:48:51 +01:00
widgets Transition all remaining messaging over (delete the old stuff) 2020-09-30 20:20:31 -06:00
ActiveRoomObserver.ts remove stale comment 2020-07-21 17:57:08 +01:00
AddThreepid.js
Analytics.tsx TS improvements 2020-10-13 22:58:21 +01:00
AsyncWrapper.js Remove create-react-class 2020-08-29 12:14:16 +01:00
Avatar.ts switch form global to window 2020-10-13 18:48:02 +01:00
BasePlatform.ts Try to close notification on all platforms which support it, not just electron 2020-08-12 12:16:28 +01:00
boundThreepids.js
CallHandler.tsx Support 'answered elsewhere' 2020-10-21 11:54:48 +01:00
CallMediaHandler.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ContentMessages.tsx Replace extend with Object.assign 2020-10-13 17:36:40 +01:00
createRoom.ts Wrap canEncryptToAllUsers in a try/catch to handle server errors 2020-10-01 18:58:13 -06:00
DateUtils.ts Convert DateUtils to TS 2020-10-13 17:39:58 +01:00
DecryptionFailureTracker.js
DeviceListener.ts Delay encryption setup toasts until encrypted rooms present 2020-09-16 15:03:06 +01:00
email.ts Convert email to TS 2020-10-13 17:39:38 +01:00
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
GroupAddressPicker.js
groups.js fix import 2020-07-02 23:26:39 +01:00
HtmlUtils.tsx Fix typo 2020-10-28 13:12:12 +00:00
IdentityAuthClient.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImageUtils.js
index.js
Keyboard.ts
languageHandler.tsx TS conversion exports 2020-10-13 17:40:34 +01:00
Lifecycle.ts Add security customisation points 2020-10-16 11:21:44 +01:00
linkify-matrix.js
Login.ts Add security customisation points 2020-10-16 11:21:44 +01:00
Markdown.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
MatrixClientPeg.ts Convert src/SecurityManager.js to TypeScript 2020-10-09 17:27:03 +01:00
Modal.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets 2020-10-19 19:46:07 +01:00
Notifier.ts TS improvements 2020-10-13 22:58:21 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
phonenumber.ts
PlatformPeg.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Presence.ts Convert Presence to TS 2020-10-13 17:39:29 +01:00
ratelimitedfunc.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
Registration.js Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
Resend.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Roles.ts Convert Roles to TS 2020-10-13 17:39:13 +01:00
RoomAliasCache.js
RoomInvite.js use valid jsdoc 2020-08-31 11:07:29 -06:00
RoomListSorter.js
RoomNotifs.js Replace countRoomsWithNotif with a dedicated NotificationState 2020-07-21 20:24:44 -06:00
RoomNotifsTypes.ts Move the Volume union type out to a throwaway 2020-07-07 14:07:35 +01:00
Rooms.js Convert CallHandler to typescript 2020-09-24 16:16:20 +01:00
ScalarAuthClient.js
ScalarMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
SdkConfig.ts Add a note to use the desktop builds when seshat isn't available 2020-09-16 17:23:37 -06:00
Searching.js Spec compliance, /search doesn't have to return results 2020-10-19 12:46:55 +01:00
SecurityManager.ts Add security customisation points 2020-10-16 11:21:44 +01:00
SendHistoryManager.ts Update CIDER local and session storage keys to unbrick downgrade compat 2020-10-08 09:51:31 +01:00
shouldHideEvent.ts Convert shouldHideEvent to TS 2020-10-13 17:38:59 +01:00
Skinner.js
SlashCommands.tsx UI Feature Flag: Disable integrations entry UI 2020-09-16 11:38:50 +01:00
Terms.js
TextForEvent.js Merge pull request #5324 from matrix-org/dbkr/hang_up_your_hangups 2020-10-19 09:57:13 +01:00
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Tinter.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Unread.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
UserActivity.ts switch form global to window 2020-10-13 18:48:02 +01:00
UserAddress.js
Velociraptor.js
VelocityBounce.js
verification.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
WhoIsTyping.ts Convert WhoIsTyping to TS 2020-10-13 17:37:06 +01:00