Keith Maika
d0bcd90f67
Remove deb from build target name.
...
Update README with new target name and AppImage link.
1 year ago
Keith Maika
c016bab4b3
Add AppImage build target.
1 year ago
Keith Maika
ff8eaa91ea
Allow the create account page to display properly.
...
Make the reconnect menu option always reload the index.html page instead of whatever the current page may be.
1 year ago
JC Brand
3c52c0daff
Remove unnecessary `build` recipe from Makefile and update package-lock
1 year ago
JC Brand
cf822e54f8
Set version for builds
1 year ago
Keith Maika
adfdde2f20
v9.1.0
...
- Update dependencies.
- Update changelog
- Update screenshots
1 year ago
Keith Maika
9436bb9802
Applied style guide spacing.
1 year ago
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.
1 year ago
Keith Maika
2697d61ab1
Prevent a second instance.
1 year ago
JC Brand
5aad0dfe34
Add a `clean` command
1 year ago
JC Brand
3f4aabf734
Add package-lock.json and .nvmrc
1 year ago
JC Brand
cc565b5d1f
Don't add automatic fallback to the Converse connection manager
1 year ago
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.
1 year ago
JC Brand
6b9910aa13
Merge branch 'kicken-pr-electron-16'
1 year ago
Keith Maika
6f5cc13b2e
Fix icon path on MacOS.
...
Remove unnecessary variable.
1 year ago
Keith Maika
933c853395
Delay loading the content file until after all the handlers are configured.
1 year ago
Keith Maika
702c174fb0
Update to converse.js with windows fixes.
1 year ago
Keith Maika
7f7703b537
Use minified version which fixes emojis not loading.
1 year ago
Keith Maika
e38d68579d
Allow configuration of the connection manager URL.
1 year ago
Keith Maika
4b6cf4b86a
Update to Electron 16
...
Re-implement tray envelope icon for unread messages.
Fix minimize on close bug.
1 year ago
Keith Maika
4ce02148e2
Re-implement minimize on close.
1 year ago
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.
1 year ago
JC Brand
cc3dae61ad
Update README
2 years ago
Keith Maika
4c6ce2e905
Fix window not re-showing on MacOS
2 years ago
Keith Maika
ff0bf695a8
Fix build commands
2 years ago
Keith Maika
8f106c65ec
Update version information in about screen.
2 years ago
Keith Maika
a9d3f89f3f
Upgrade to converse 7
2 years ago
Keith Maika
fb72aee403
Update electron and related modules.
2 years ago
JC Brand
fce4f0af8e
Add README section describing the licensing situation
3 years ago
Nick Denry
58c73e367f
Update linux build section due to new scoped name
3 years ago
Nick Denry
4111bb1050
Update installers
3 years ago
Nick Denry
fe46a0698a
Changelog update
3 years ago
Nick Denry
8c69b36b80
Update screenshots
3 years ago
Nick Denry
32fa49f1e9
Fix error handling for version check
3 years ago
Nick Denry
b0e42d98ac
Bump project version
3 years ago
Nick Denry
29a4ed669d
Adjust branding font size
3 years ago
Nick Denry
777843a92c
Update LICENSE
3 years ago
Nick Denry
34b659fb7d
Fix path at howto run
3 years ago
Nick Denry
6cde106134
Set new project name
3 years ago
Nick Denry
71b0fc69ff
Add proper license file for libsignal
3 years ago
JC Brand
7af84c584c
Start renaming Chimeverse to Converse Desktop
3 years ago
Nick Denry
85bfaf78a7
Fix menu help item
3 years ago
Nick Denry
5eefd063d7
Update download links
3 years ago
Nick Denry
f531770475
Update account form image
3 years ago
Nick Denry
c05d896fe7
Fix typo
3 years ago
Nick Denry
ee2f68ac04
Version bump
3 years ago
Nick Denry
56eced92e0
Update CHANGES
3 years ago
Nick Denry
8f53a4ec63
Generate random xmpp resource only if no resource provided at all
3 years ago
Nick Denry
e2fe4fe5b3
Add debug item to the help menu
3 years ago
Nick Denry
9a8d03a30e
Detect locale by conversejs with it's i18n fallback
3 years ago