Commit Graph

9 Commits

Author SHA1 Message Date
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 6cde106134 Set new project name 2020-08-07 14:53:57 +03: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 0600dddbfb Code style 2020-05-13 23:01:42 +03:00
Nick Denry 3b953148c7 Load tray icon image via path.join 2020-05-13 15:20:57 +03:00
Nick Denry 21683ccbca Open related chat on tray icon click 2020-05-12 19:55:56 +03:00
Nick Denry 2fb70a00bb Use own state service 2020-05-09 18:07:42 +03:00
Nick Denry f611bd1272 Add reload and force reconntect options to app menu 2019-04-28 02:04:31 +03:00