Michael Telatynski
|
76b82b4b2b
|
Make more code conform to strict null checks (#10219
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
|
2023-02-24 15:28:40 +00:00 |
|
Michael Telatynski
|
030b7e90bf
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
|
Germain
|
c2e2f406af
|
Fixes silenced notification preventing notification prompt to be shown (#9336)
|
2022-09-30 16:11:04 +01:00 |
|
Michael Telatynski
|
def02aec12
|
Update copy on some toasts
|
2020-11-02 17:25:56 +00:00 |
|
Michael Telatynski
|
6b5426bddd
|
Rename toolbar Notifier methods to prompt
|
2020-09-15 13:58:29 +01:00 |
|
Michael Telatynski
|
c4d6367a17
|
Swap priorities of Desktop Notifications and Update toasts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-28 17:30:43 +01:00 |
|
Michael Telatynski
|
3732d1f5a5
|
Migrate Desktop Notifications MatrixToolbar to a Toast
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-22 21:56:25 +01:00 |
|