Commit Graph

6 Commits

Author SHA1 Message Date
Keith Maika 4b6cf4b86a
Update to Electron 16
Re-implement tray envelope icon for unread messages.

Fix minimize on close bug.
2022-02-16 15:57:16 -05:00
JC Brand 1a62af799b Refactor converse-desktop and bump to Converse 9
This removes all AngularJS code

Angular version 1 is unmaintained and largely obsolete since years.

Additionally, I'd rather re-use the conventions and libraries from
Converse instead of having different ones in converse-desktop.

This means we're losing some functionality, such as the app settings
and the about modal.

This is unfortunate, but ideally (non-Electron) app settings should
be implemented in Converse itself and not in this repo.
2022-01-21 19:36:18 +01:00
Nick Denry 987e2e6913 Adjust icons for a macOS dark mode 2020-05-28 17:12:53 +03:00
Nick Denry 8615f0fd8c Hotfix tray icons for each platform 2020-05-18 17:51:43 +03:00
Nick Denry 0d4cc9951d Prepeare for a multiplatform build 2020-05-13 18:23:33 +03:00
Nick Denry 2fb70a00bb Use own state service 2020-05-09 18:07:42 +03:00