Skip to content

Releases: maxnikulin/orco

orco-0.5.1

25 Jun 11:41
Compare
Choose a tag to compare

Bug Fix:

  • Restore custom column in current ESR since Thunderbird-115.10. Internal API did not allow non-standard columns since v111, the fix was backported from v124 to ESR.

The add-on have a little use without the native messaging helper application https://github.com/maxnikulin/burl

For overview of the features visit the project page at https://github.com/maxnikulin/orco

2024-06-25

orco-0.4.0

30 Aug 16:00
Compare
Choose a tag to compare

New Feature:

Mentions popup page now shows message headers. Context menu item for a link in the message body may display sender, date, subject in the popup if you have the referenced message in your mail.

Bug Fixes:

  • Popup size is fixed to avoid its jumps from left to right size.
  • Some other issues.

The add-on requires native messaging helper application https://github.com/maxnikulin/burl

For overview of the features visit the project page at https://github.com/maxnikulin/orco

2022-08-30

orco-0.3.0

28 Jun 13:06
Compare
Choose a tag to compare

New features:

  • Context menu entry for message body to check if you have a link in your notes.
  • A shortcut may be configured in add-on manager. Unfortunately it is not the same as context menu item, so [Shift+F10] and accelerator key (currently n, but I am going to change it to q to have less alternative options) may be more convenient.

Bug fixes:

  • Add message display action to messages open in new window since such views lack browser action toolbar button.
  • Time when Message-IDs were fetched from files may be checked in the action popup to figure out if refresh is necessary. Earlier query for selected messages overwrote the log entry.

The add-on requires native messaging helper application https://github.com/maxnikulin/burl

For overview of the features visit the project page at https://github.com/maxnikulin/orco

2022-06-28

orco-0.2.1

08 Jun 12:51
Compare
Choose a tag to compare

The add-on requires native messaging helper application https://github.com/maxnikulin/burl

Add-on features:

  • A column in message list view displaying an icon if Message-ID is found in your notes. It is hidden by default.
  • List of mentioned mentions is fetched using bURL native messaging host application. By default mid: links are extracted. To add web archives of mail lists (URLs must contain Message-IDs), add more prefixes in add-on settings.
  • To enable news: or nntp: links, add more schemes to the command invoking bURL in the wrapper script.
  • From context menu for message list or directly from add-on toolbar button (browser action) popup a command to open particular location in your notes file may be sent to GNU Emacs. It requires running Emacs server, a server-visit-hook to reveal folded headings is suggested.

orco-0.2 pre-release

08 Jun 12:31
Compare
Choose a tag to compare
orco-0.2 pre-release Pre-release
Pre-release

A pre-release to test updates.
You should have at least version 0.2.1 installed.
The add-on requires native messaging helper application
https://github.com/maxnikulin/burl

Add-on features:

  • A column in message list view displaying an icon if Message-ID is found in your notes. It is hidden by default.
  • List of mentioned mentions is fetched using bURL native messaging host application. By default mid: links are extracted. To add web archives of mail lists (URLs must contain Message-IDs), add more prefixes in add-on settings.
  • To enable news: or nntp: links, add more schemes to the command invoking bURL in the wrapper script.
  • From context menu for message list or directly from add-on toolbar button (browser action) popup a command to open particular location in your notes file may be sent to GNU Emacs. It requires running Emacs server, a server-visit-hook to reveal folded headings is suggested.