Kerry
|
3b88ea19b7
|
Stabilize support for MSC3952: intentional mentions (#3397)
* use stable identifiers for MSC3952: intentional mentions
* add matrix version to feature support for intentional mentions
|
2023-07-11 22:04:06 +00:00 |
|
Patrick Cloke
|
fc55c4c72a
|
Implement MSC3952: intentional mentions (#3092)
* Add experimental push rules.
* Update for changes to MSC3952: Use event_property_is and event_property_contains.
* Revert custom user/room mention conditions.
* Skip legacy rule processing if mentions exist.
* Add client option for intentional mentions.
* Fix tests.
* Test leagcy behavior with intentional mentions.
* Handle simple review comments.
|
2023-03-22 20:22:34 +00:00 |
|
Patrick Cloke
|
bcf3bba44e
|
Implement MSC3966: a push rule condition to check if an array contains a value (#3180)
* Support MSC3966 to match values in an array in push rule conditions.
* Update to stable identifiers.
* Appease the linter.
|
2023-03-07 16:36:06 +00:00 |
|
Patrick Cloke
|
b4cdc5a923
|
Implement MSC3758: a push rule condition to match event properties exactly (#3179)
* Add some comments.
* Support MSC3758 to exactly match values in push rule conditions.
* Update to stable prefix.
|
2023-03-06 14:52:43 +00:00 |
|
Kerry
|
933a0c9909
|
Polls push rules (#3181)
* add poll push rule ids
* add getPushRuleAndKindById method to pushprocessor
|
2023-03-01 20:30:40 +00:00 |
|
Michael Weimann
|
349c2c2587
|
Apply prettier formatting
|
2022-12-09 09:38:20 +01:00 |
|
Michael Telatynski
|
6c543382e6
|
Make SonarCloud happier (#2850)
* Make SonarCloud happier
* Revert one change due to lack of strict mode upstream
* Fix typo
|
2022-11-07 12:16:48 +00:00 |
|
Michael Telatynski
|
db49cd8d13
|
Make the js-sdk conform to tsc --strict (#2835)
Co-authored-by: Faye Duxovni <fayed@matrix.org>
|
2022-11-03 12:50:05 +00:00 |
|
Šimon Brandner
|
a12e6185f9
|
Update call notification push rule to match MSC3914 (#2781)
|
2022-10-21 15:17:34 +00:00 |
|
Germain
|
516f52c5a4
|
Support to remotely toggle push notifications (#2686)
|
2022-09-22 08:37:54 +00:00 |
|
Michael Telatynski
|
b2d83c1f80
|
Iterate type definitions (#2029)
|
2021-11-19 17:35:09 +00:00 |
|
Michael Telatynski
|
69ba32683c
|
Iterate PR based on feedback
|
2021-08-11 21:45:51 +01:00 |
|
Michael Telatynski
|
9b50455049
|
Iterate PR, merge types with @types/PushRules
|
2021-08-10 11:03:05 +01:00 |
|
Travis Ralston
|
d5c3cb1b7f
|
More minimal types for pushers & push rules
|
2021-07-12 21:50:27 -06:00 |
|
Travis Ralston
|
11e25ea9a2
|
Appease linter
|
2021-07-11 21:02:33 -06:00 |
|
Travis Ralston
|
fb7184e6fb
|
Reorganize types a bit
|
2021-07-11 20:56:52 -06:00 |
|
Travis Ralston
|
3c77a8772a
|
Add minimal types for "notification settings" UI
For https://github.com/vector-im/element-web/issues/17782
|
2021-07-11 20:54:51 -06:00 |
|