element-web/src
Andrey 6b559aaf40 Translated using Weblate (Russian)
Currently translated at 99.8% (1170 of 1172 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2018-05-18 09:42:24 +00:00
..
actions
async-components/views/dialogs
autocomplete Don't autocomplete users for single "@" 2018-04-24 13:59:18 +01:00
components Call afterComponentDidMount() after componentDidMount 2018-05-17 16:50:16 +01:00
i18n/strings Translated using Weblate (Russian) 2018-05-18 09:42:24 +00:00
notifications point imports at the new locations 2018-04-13 00:43:44 +01:00
rageshake Fix rageshake 2018-04-20 14:06:09 +01:00
settings Add setting to enable widget screenshots (if widgets declare support) 2018-05-12 14:30:59 -06:00
stores Merge branches 'develop' and 't3chguy/m.relates_to' of github.com:matrix-org/matrix-react-sdk into t3chguy/m.relates_to 2018-05-02 13:08:38 +01:00
utils Correctly identify sticker picker widgets 2018-05-13 17:15:35 -06:00
wrappers
ActiveRoomObserver.js
AddThreepid.js
Analytics.js Null check before accessing _paq 2018-05-03 18:25:00 +01:00
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js
createRoom.js
cryptodevices.js
DateUtils.js
dispatcher.js
email.js
Entities.js
extend.js
FromWidgetPostMessageApi.js Add a warning for widget developers when their postMessage is missing a requestId 2018-05-12 14:32:08 -06:00
GroupAddressPicker.js Refactor GroupStores into one global GroupStore 2018-05-01 11:24:17 +01:00
groups.js
HtmlUtils.js switch from asymmetrical fallback form to a cleaner one mx-reply 2018-05-12 15:58:25 +01:00
ImageUtils.js
index.js
IntegrationManager.js
Keyboard.js
KeyRequestHandler.js
languageHandler.js
Lifecycle.js Rewrite to use async / await 2018-04-27 17:49:53 +01:00
linkify-matrix.js
Login.js
Markdown.js
matrix-to.js
MatrixClientPeg.js Merge branch 'develop' into travis/remove-presence 2018-04-11 15:17:28 -06:00
Modal.js
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
phonenumber.js
PlatformPeg.js
Presence.js Merge branch 'develop' into travis/remove-presence 2018-04-11 15:17:28 -06:00
ratelimitedfunc.js
Resend.js
RichText.js
Roles.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js
Rooms.js
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js Rename uses of function too 2018-05-15 17:34:02 +01:00
SdkConfig.js Fix Analytics to not import DEFAULTS, therefore avoiding NPE 2018-04-26 14:30:27 +01:00
shouldHideEvent.js
Skinner.js
SlashCommands.js
stripped-emoji.json
TextForEvent.js Use mxid as sender name on set display name 2018-04-20 14:28:20 +01:00
Tinter.js Put Tinter loop body in a try/catch 2018-04-11 18:31:54 +01:00
ToWidgetPostMessageApi.js Expose the requestId fully in the toWidget postMessage API 2018-05-12 14:31:58 -06:00
UiEffects.js
Unread.js
UserActivity.js
UserAddress.js
UserSettingsStore.js
VectorConferenceHandler.js move VectorConferenceHandler over and use getUpdateCheckStatusEnum via field rather than export 2018-04-13 01:29:38 +01:00
Velociraptor.js Null check node before we pass it to velocity 2018-04-13 10:44:37 +01:00
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js Send the widgetId as part of all toWidget requests 2018-05-12 14:32:12 -06:00
WidgetMessagingEndpoint.js
WidgetUtils.js