Frederick888 / external-editor-revived

External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc.
GNU General Public License v3.0
110 stars 6 forks source link

Messaging host ping-pong health check #89

Closed Frederick888 closed 1 year ago

Frederick888 commented 1 year ago

Description

716b841 style(host): Rename Exchange to Compose

As I plan to implement a ping-pong health check, it will no longer be the only form of message exchanging.

4d5545a feat: Run a messaging host health check upon start

7f657fb style(ext): Reorder element variables

1419957 feat(ext): Show a wiki banner in options if unhealthy

04c4f19 test(host): Simple echo test for handle_compose()

Checklist

Is this a breaking change?

No

Test results

image