Commit Graph

8 Commits

Author SHA1 Message Date
Keith Maika 50c0978148
Small fixes and code cleanup
- Fix "false" showing in username field.
 - Delay showing the window until the page is rendered to prevent flashing
 - Fix various issues highlighted by Webstorm's inspections.
2022-03-29 17:30:38 -04: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 a9d3f89f3f Upgrade to converse 7 2021-02-12 21:59:16 -05:00
Nick Denry bb21c38ac1 Add checks for a new release available 2020-05-17 21:12:36 +03:00
Nick Denry 49a66a895c Settings dialog and functionality 2020-05-12 18:06:16 +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