riot-web/src
Hubert Chathi eed8d1538b
Add more encryption properties to PostHog (#12415)
* report time to decrypt an event if it's slow

* add more stats

* fix some tests

* keep original timestamp, and report non-visible decryption failures

* add statistic for whether the user trusts their own device

* revert local playwright docker changes

* apply changes from review

* also remove logout event handler on logout

* apply changes from review

* make eventDecrypted callback private
2024-05-16 00:25:58 +00:00
..
@types Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
accessibility Tooltip: Improve accessibility for context menus (#12462) 2024-05-15 14:25:30 +00:00
actions
async-components/views/dialogs Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
audio Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
autocomplete Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
components Add more encryption properties to PostHog (#12415) 2024-05-16 00:25:58 +00:00
contexts New context for local device verification (#12417) 2024-04-16 09:43:27 +00:00
customisations Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
dispatcher Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
editor Use `*` for italics as it doesn't break when used mid-word (#12523) 2024-05-15 09:01:45 +00:00
effects
emojipicker
events Stop displaying verification done messages in timeline (#11932) 2023-12-01 09:12:38 +00:00
hooks Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
i18n/strings [create-pull-request] automated change (#12515) 2024-05-13 08:29:50 +00:00
indexing Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
integrations
mjolnir Improve types for `sendStateEvent` (#12331) 2024-03-20 14:27:29 +00:00
models Fix beta notifications reconciliation for intentional mentions push rules (#12510) 2024-05-09 14:11:11 +00:00
modules Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
notifications
performance
rageshake Add A-Element-R labels to rageshakes if rust (#12251) 2024-02-15 19:45:46 +00:00
resizer
settings MSC3575 (Sliding Sync) add well-known proxy support (#12307) 2024-04-30 18:11:11 +00:00
slash-commands Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
stores Fix `element-desktop-ssoid being` included in OIDC Authorization call (#12495) 2024-05-13 13:31:08 +00:00
toasts Tooltip: improve accessibility for call and voice messages (#12489) 2024-05-07 10:20:52 +00:00
usercontent
utils Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
voice-broadcast Tooltip: improve accessibility for call and voice messages (#12489) 2024-05-07 10:20:52 +00:00
widgets Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
workers Appease the linter 2023-11-18 21:37:49 +01:00
AddThreepid.ts
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts Allow explicit configuration of OIDC dynamic registration metadata (#12514) 2024-05-14 09:38:33 +00:00
BlurhashEncoder.ts
ContentMessages.ts Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
DateUtils.ts
DecryptionFailureTracker.ts Add more encryption properties to PostHog (#12415) 2024-05-16 00:25:58 +00:00
DeviceListener.ts
Editing.ts
HtmlUtils.tsx Add room topic to right panel room info (#12503) 2024-05-10 10:00:43 +00:00
IConfigOptions.ts Allow explicit configuration of OIDC dynamic registration metadata (#12514) 2024-05-14 09:38:33 +00:00
IdentityAuthClient.tsx Fix Identity Server terms accepting not working as expected (#12109) 2024-01-08 10:27:03 +00:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx
Lifecycle.ts Fix `element-desktop-ssoid being` included in OIDC Authorization call (#12495) 2024-05-13 13:31:08 +00:00
Linkify.tsx Linkify User Interactive Authentication errors (#12271) 2024-04-16 11:34:44 +01:00
Livestream.ts
Login.ts Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
Markdown.ts
MatrixClientPeg.ts Improve comments and types in MatrixClientPeg (#12477) 2024-05-01 13:22:29 +00:00
MediaDeviceHandler.ts
Modal.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
NodeAnimator.tsx Fix regression around read receipt animation from refs changes (#12100) 2024-01-03 11:36:11 +00:00
Notifier.ts Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
PageTypes.ts
PasswordReset.ts Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
PlatformPeg.ts
PlaybackEncoder.ts Reuse single PlaybackWorker between Playback instances (#12520) 2024-05-14 14:56:33 +00:00
PosthogAnalytics.ts Update all non-major dependencies (#12468) 2024-04-30 14:41:46 +00:00
PosthogTrackers.ts Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
Rooms.ts
ScalarAuthClient.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
ScalarMessaging.ts Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
SdkConfig.ts
Searching.ts
SecurityManager.ts Replace `SecurityCustomisations` with `CryptoSetupExtension` (#12342) 2024-04-12 15:15:17 +00:00
SendHistoryManager.ts
SlashCommands.tsx Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3 2024-03-20 17:25:23 +00:00
SlidingSyncManager.ts Fix well-known lookup for sliding sync labs check (#12519) 2024-05-14 12:40:10 +00:00
Terms.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
TextForEvent.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
Typeguards.ts
Unread.ts Pop out of Threads Activity Centre (#12136) 2024-02-07 13:49:40 +00:00
UserActivity.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
UserAddress.ts
Views.ts
VoipUserMapper.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
WhoIsTyping.ts
WorkerManager.ts
boundThreepids.ts
call-types.ts Extract types for re-use in matrix-js-sdk.d.ts (#12350) 2024-03-19 10:19:38 +00:00
createRoom.ts Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
email.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts Enable redirected media by default (#12142) 2024-02-11 07:32:57 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Update dependency @sentry/browser to v7.94.1 (#12171) 2024-01-24 09:23:54 +00:00
shouldHideEvent.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
theme.ts Revert "Make EC widget theme reactive - Update widget url when the theme chan…" (#12382) 2024-03-28 12:04:14 +00:00
verification.ts Remove references to `matrix-js-sdk/src/crypto/verification` (#12365) 2024-03-25 17:44:45 +00:00