Commit Graph

35 Commits

Author SHA1 Message Date
Keith Maika d0bcd90f67 Remove deb from build target name.
Update README with new target name and AppImage link.
2022-05-11 09:03:32 +02:00
Keith Maika c016bab4b3 Add AppImage build target. 2022-05-11 09:03:32 +02:00
JC Brand cf822e54f8 Set version for builds 2022-04-07 14:54:06 +02:00
Keith Maika adfdde2f20 v9.1.0
- Update dependencies.
- Update changelog
- Update screenshots
2022-04-07 14:26:48 +02:00
JC Brand 5aad0dfe34 Add a `clean` command 2022-03-29 20:07:12 +02:00
Keith Maika 2740bac95b
Remove connection manager menu option.
Converse.js now includes a connection manager option on the login form so this option is not necessary.
2022-03-26 00:24:15 -04:00
Keith Maika 702c174fb0
Update to converse.js with windows fixes. 2022-03-14 18:29:06 -04:00
Keith Maika e38d68579d
Allow configuration of the connection manager URL. 2022-02-16 15:57:17 -05:00
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
Keith Maika ff0bf695a8 Fix build commands 2021-02-12 22:17:05 -05:00
Keith Maika a9d3f89f3f Upgrade to converse 7 2021-02-12 21:59:16 -05:00
Keith Maika fb72aee403 Update electron and related modules. 2021-02-12 21:52:49 -05:00
Nick Denry 58c73e367f Update linux build section due to new scoped name 2020-08-07 21:47:32 +03:00
Nick Denry b0e42d98ac Bump project version 2020-08-07 15:49:44 +03:00
JC Brand 7af84c584c Start renaming Chimeverse to Converse Desktop 2020-07-22 16:33:06 +02:00
Nick Denry ee2f68ac04 Version bump 2020-06-17 00:35:06 +03:00
Nick Denry 6f04eacea3 Version bump 2020-05-28 19:09:57 +03:00
Nick Denry fa4769b16c Version update 2020-05-18 17:52:31 +03:00
Nick Denry 0d4cc9951d Prepeare for a multiplatform build 2020-05-13 18:23:33 +03:00
Nick Denry be30046dde Prepeare for crossplatform testing 2020-05-12 20:56:45 +03:00
Nick Denry 2b747f1856 Login form styling accomplished 2020-05-11 21:26:51 +03:00
Nick Denry d1d49a1d48 Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
Nick Denry 2fb70a00bb Use own state service 2020-05-09 18:07:42 +03:00
Nick Denry db9428b23c Update dependencies 2020-05-06 00:11:44 +03:00
Nÿco 214e428b2c
Mac OS X is now macOS
Syntax and name canged
2019-08-13 15:06:49 +02:00
Nick Denry 057746dd9b Change version to fix npm package publishing issue 2019-05-02 03:20:44 +03:00
Nick Denry dca8b0ce70 Update package github link 2019-04-29 04:26:59 +03:00
Nick Denry a861ea350a Update package information 2019-04-29 04:20:25 +03:00
Nick Denry 4f511e5243 Update package information 2019-04-29 04:18:50 +03:00
Nick Denry 68b5ad7dcf Display connection spinner before get first contact status 2019-04-27 05:29:30 +03:00
Nick Denry 881572ebda Update project information 2019-04-26 04:30:19 +03:00
Nick Denry 9932982a13 Remove angular-route as unused 2019-04-26 03:52:43 +03:00
Nick Denry 96a8b95c47 Basic version 2019-04-25 03:35:36 +03:00
Nick Denry 78bf5f77e9 Initial commit
Start from electron-quick-start
2019-04-23 02:10:11 +03:00