Michael Telatynski and GitHub
45234b9c94
Migrate more jest tests to vitest ( #33898 )
...
* Migrate more jest tests to vitest
* Fix jest config
* Fix jest config
* Make remaining jest tests type-happy
2026-06-19 15:34:18 +00:00
İsmail Özsoy and GitHub
c5a2109ef5
Incoming Element Calls now trigger a regular OS notification ( #33499 )
...
* Fix missing OS-level desktop notification for Element Call (MSC4075)
* Add Unit-test for textForCallInviteEvent and lint fixes
* Refactor call invite notification
* prettier fix
* Added mock supportsVoip for notifier-test
2026-05-15 11:07:08 +00:00
Jefta and GitHub
7b9e586c3a
Hide spoilers from desktop notifications ( #31699 )
...
* Hide spoilers from desktop notifications
* Replace unicode blocks with spoiler tag
* Run prettier
* Add comments
2026-04-10 15:45:25 +00:00
Michael Telatynski
91a3cb03c1
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
...
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts
And a couple of gitignore tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-02-24 15:43:58 +00:00