element-web-Github/src
Michael Weimann 0a6fe83a8c
Add audible notifcation on broadcast error (#10654)
* Add audible notifcation on broadcast error

* Add error audio file

* Add error ogg

* Catch play broadcast error

* Await play error sound

* Add promise error handling

* Add comment about audio elements
2023-05-11 12:15:34 +00:00
..
@types Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
accessibility Fix usages of ARIA tabpanel (#10628) 2023-04-25 09:31:54 +01:00
actions Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
async-components/views/dialogs Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
audio Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
autocomplete Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
components Fall back from server generated thumbnail to original image (#10853) 2023-05-11 09:20:14 +00:00
contexts Improve context types (#10510) 2023-04-04 14:01:04 +01:00
customisations Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
dispatcher Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
editor Fix use of logger that assumes it interpolates strings (#10789) 2023-05-05 10:56:15 +00:00
effects Make TS strict the effects folder (#10111) 2023-02-08 13:12:14 +01:00
emojipicker Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
events Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
hooks Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
i18n/strings Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
indexing Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
integrations Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
mjolnir Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
models Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
modules Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
notifications Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
performance Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
rageshake Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
resizer Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
settings Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +00:00
stores Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
toasts Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
usercontent Apply prettier formatting 2022-12-12 12:24:14 +01:00
utils Fix: Edit history modal crash (#10834) 2023-05-11 10:21:02 +00:00
voice-broadcast Add audible notifcation on broadcast error (#10654) 2023-05-11 12:15:34 +00:00
widgets Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
workers Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
AddThreepid.ts Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
AsyncWrapper.tsx remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
Avatar.ts Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
BasePlatform.ts Improve types to match reality (#10691) 2023-04-24 07:29:01 +00:00
BlurhashEncoder.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
boundThreepids.ts Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
call-types.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
ContentMessages.ts Treat thumbnail upload failures as complete upload failures (#10829) 2023-05-09 09:52:07 +00:00
createRoom.ts Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
DateUtils.ts Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
DecryptionFailureTracker.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
DeviceListener.ts DeviceListener: use new getUserDeviceInfo method (#10826) 2023-05-09 13:39:51 +00:00
Editing.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
email.ts Factor out basic email check (#10244) 2023-02-28 10:39:35 +01:00
emoji.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
HtmlUtils.tsx Merge pull request from GHSA-xv83-x443-7rmw 2023-04-25 09:30:32 +01:00
IConfigOptions.ts Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
identifiers.ts
IdentityAuthClient.tsx Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
ImageUtils.ts Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
index.ts
KeyBindingsDefaults.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
KeyBindingsManager.ts Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
Keyboard.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
languageHandler.tsx Replace newTranslatableError with UserFriendlyError (#10440 2023-03-31 08:30:43 +01:00
LegacyCallHandler.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
Lifecycle.ts Consolidate login errors (#10722) 2023-04-27 09:05:31 +01:00
linkify-matrix.ts Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
Livestream.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
Login.ts Apply strictNullChecks to src/components/auth/* (#10484 2023-03-31 09:26:15 +01:00
Markdown.ts Apply strictNullChecks to Markdown.ts (#10623) 2023-04-17 07:41:51 +00:00
MatrixClientPeg.ts Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
MediaDeviceHandler.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Modal.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
NodeAnimator.tsx Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
Notifier.ts Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
PageTypes.ts
PasswordReset.ts Fix some inconsistencies in error messages (#10114) 2023-02-09 10:04:54 +00:00
phonenumber.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PlatformPeg.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
PosthogAnalytics.ts Posthog properly handle Analytics ID changing from under us (#10702) 2023-04-26 08:03:35 +00:00
PosthogTrackers.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Presence.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Registration.tsx Fix UIFeature.Registration not applying to all paths (#10371) 2023-03-14 15:20:38 +00:00
Resend.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Roles.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomAliasCache.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RoomInvite.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RoomNotifs.ts Sort muted rooms to the bottom of their section of the room list (#10592) 2023-05-05 01:53:26 +00:00
Rooms.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
ScalarAuthClient.ts Conform more of the codebase with strictNullChecks (#10703) 2023-04-25 09:28:48 +01:00
ScalarMessaging.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
SdkConfig.ts Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
Searching.ts Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
SecurityManager.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
SendHistoryManager.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
sendTimePerformanceMetrics.ts Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
sentry.ts Remove dependency on org.matrix.e2e_cross_signing unstable feature (#10593) 2023-04-14 10:14:05 +00:00
shouldHideEvent.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
SlashCommands.tsx Replace uses of checkDeviceTrust with getDeviceVerificationStatus (#10663) 2023-04-24 14:19:46 +01:00
SlidingSyncManager.ts More tests 2023-01-20 12:38:58 +00:00
Terms.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
TextForEvent.tsx Use generics to better type TabbedView (#10726) 2023-04-27 12:55:29 +01:00
theme.ts Update all non-major dependencies (#9766) 2023-03-06 17:21:09 +00:00
Typeguards.ts Apply strictNullChecks to src/LegacyCallHandler.tsx (#10690) 2023-05-05 17:08:07 +01:00
Unread.ts Add unread fallback logging (#10509) 2023-04-11 07:41:59 +00:00
UserActivity.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
UserAddress.ts
verification.ts Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
Views.ts
VoipUserMapper.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
WhoIsTyping.ts TypeScript strict fixes (#10138) 2023-02-10 18:11:57 +00:00
WorkerManager.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00