element-portable/src/settings
Patrick Cloke e19127f8ad
Implement MSC3952: intentional mentions (#9983)
Implements the intentional mentions feature of MSC3952 (behind
a labs flag).

If enabled, this will send an org.matrix.msc3952.mentions property
on events that will contain the user IDs and/or whether the room is
being mentioned. These mentions also gets propagated via some
custom behaviour for replies and edits.
2023-03-23 11:47:40 +00:00
..
controllers Add stable unstable version for jump to date before v1.6 is fully supported on a homeserver (#10398) 2023-03-17 15:08:17 -05:00
enums Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
handlers Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
watchers Apply strictNullChecks to src/settings/* (#10252 2023-02-28 10:24:59 +00:00
SettingLevel.ts Abstract electron settings properly to avoid boilerplate-hell (#8798) 2022-06-10 22:38:50 +01:00
Settings.tsx Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
SettingsStore.ts Show all labs even if incompatible, with appropriate tooltip explaining requirements (#10369) 2023-03-15 08:37:41 +00:00
UIFeature.ts Show filterContainer if "UIComponent.filterContainer" is enabled (#10381) 2023-03-21 09:06:43 +00:00
WatchManager.ts Fix some features not being configurable via features (#10276) 2023-03-03 13:31:51 +00:00