element-web-Github/src
Robin 0b0e414fd4
Fix unresponsive notification toggles (#8549)
* Return consistently typed setting values from localStorage

* Watch notification toggles

* Test that it all works
2022-05-10 09:13:02 -04:00
..
@types
accessibility Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
actions Fix issue with dispatch happening mid-dispatch due to js-sdk emit (#8473) 2022-05-03 15:02:55 +01:00
async-components/views/dialogs Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
audio
autocomplete Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
components Fix unresponsive notification toggles (#8549) 2022-05-10 09:13:02 -04:00
contexts Fix jump to bottom button being always displayed in non-overflowing timelines (#8460) 2022-05-01 19:38:36 -06:00
customisations Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
dispatcher Log TimelinePanel debugging info when opening the bug report modal (#8502) 2022-05-09 21:32:25 -05:00
editor Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
effects Add heart effect (#6188) 2022-04-08 15:31:04 -06:00
emojipicker
events display beacon tiles in timeline regardless of labs flag (#8423) 2022-04-29 14:12:10 +00:00
hooks Remove feature_custom_status 2022-05-06 12:39:03 -06:00
i18n/strings Appease i18n 2022-05-09 19:33:11 -06:00
indexing Document what all of our "Pegs" are (just singletons) (#8510) 2022-05-09 21:34:27 -05:00
integrations Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
mjolnir Send stable m.policy.rule.* events instead of mjolnir-prefixed unstable ones (#8300) 2022-04-13 09:10:55 +01:00
models
notifications Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
performance Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
rageshake Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
resizer Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
settings Fix unresponsive notification toggles (#8549) 2022-05-10 09:13:02 -04:00
stores Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
toasts Grammar fix: by it's administrator -> by its administrator (#8467) 2022-05-05 03:50:30 +00:00
usercontent Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
utils Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
widgets
workers
AddThreepid.ts
Analytics.tsx
AsyncWrapper.tsx
Avatar.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
BasePlatform.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
BlurhashEncoder.ts
boundThreepids.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
call-types.ts
CallHandler.tsx Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
ContentMessages.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
createRoom.ts Iterate video room designs in labs (#8499) 2022-05-04 17:02:06 -04:00
DateUtils.ts
DecryptionFailureTracker.ts Add raw error to analytics E2E error event context (#8447) 2022-05-04 21:46:03 -06:00
DeviceListener.ts
Editing.ts
email.ts
emoji.ts
group_helpers.tsx
HtmlUtils.tsx Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
IConfigOptions.ts
identifiers.ts
IdentityAuthClient.tsx
ImageUtils.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
index.ts
KeyBindingsDefaults.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
KeyBindingsManager.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
Keyboard.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
languageHandler.tsx Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
Lifecycle.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
linkify-matrix.ts Don't linkify code blocks (#7859) 2022-05-03 00:26:37 +00:00
Livestream.ts
Login.ts
Markdown.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
MatrixClientPeg.ts Document what all of our "Pegs" are (just singletons) (#8510) 2022-05-09 21:34:27 -05:00
MediaDeviceHandler.ts Add ability to change audio and video devices during a call (#7173) 2022-05-04 16:41:56 +02:00
Modal.tsx
NodeAnimator.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
Notifier.ts Remove feature_dnd 2022-05-06 12:31:53 -06:00
PageTypes.ts
PasswordReset.ts Allow user to control if they are signed out of all devices when changing password (#8259) 2022-04-22 18:15:38 +01:00
phonenumber.ts
PlatformPeg.ts Document what all of our "Pegs" are (just singletons) (#8510) 2022-05-09 21:34:27 -05:00
PosthogAnalytics.ts Add new user signup event tracking in PostHog (#8412) 2022-04-28 11:46:02 +01:00
PosthogTrackers.ts
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
RoomNotifs.ts
Rooms.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts
SdkConfig.ts
Searching.ts
SecurityManager.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
SendHistoryManager.ts
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts Fix regression of edits showing up in the timeline with hidden events shown (#8260) 2022-04-08 12:10:10 +01:00
SlashCommands.tsx clarify /jumptodate argument (#8323) 2022-04-14 11:13:18 -04:00
Terms.ts
TextForEvent.tsx Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
theme.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
Unread.ts Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00
UserActivity.ts
UserAddress.ts
verification.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts