Commit graph

3 commits

Author SHA1 Message Date
ivk
dd68f39800 [desktop] Notification fixes
Fixed notification click on Windows after the notification is put into
Action Center. We used @indutny/simple-windows-notifications to
re-implement notifications on Windows.

Fixed dismissing mail & alarm notifications on window focus. Grouped
notifications now use actual user ids.

Fixed awaiting config in createComponents.

Close #6946

Co-authored-by: paw <paw-hub@users.noreply.github.com>
2025-07-18 11:35:51 +02:00
ivk
fba2b284ec [desktop] Use @signalapp/sqlcipher fork for db
Co-authored-by: paw <paw-hub@users.noreply.github.com>
2025-06-04 10:37:52 +02:00
ivk
2ed48135a8
Replace esbuild with Rolldown
- switch desktop build to esm
 - convert mithril to esm
 - run worker as esm module
 - fix dependency from DesktopAlarmScheduler to calendar app
 - switch napi-rs cli to 3.0
 - fix mimimi imports
 - remove hacky method on generated dispatcher
 - refactor native rollup plugins

 Co-authored-by: bir <bir@tutao.de>
2025-01-13 10:05:18 +01:00