rspamd-spamness

Thunderbird add-on for visualizing rspamd spam scores.

BSD-3-CLAUSE License

Stars
53

Bot releases are hidden (Show)

rspamd-spamness - 2.4.1 Latest Release

Published by moisseev about 1 month ago

Enhancements:

  • Display clarity and consistency enhancement: Replaced the term "undefined" with the empty set symbol (∅) in parsing results in the score header. Updated notifications to display the empty set symbol (∅) instead of an empty string when no symbols are found.
rspamd-spamness - 2.4.0

Published by moisseev about 2 months ago

New features:

  • Notification area in message header:
    Added a dedicated notification area to the message header. This enhancement replaces the previous system notifications for Rspamd server responses, providing a streamlined and integrated way to display messages related to spam and ham training.

  • Expand buttons default actions:
    Updated the options page to support additional actions (bayes, fuzzy, and check), which can be configured as default actions for buttons.

Bug fixes:

  • Prevent duplicate CSS links:
    Fixed issues related to duplicate CSS links being added.
rspamd-spamness - 2.3.0

Published by moisseev 2 months ago

New features

  • HTTP API training: Added the ability to train Rspamd using the HTTP API. Results are displayed via system notifications.

Bug fixes

  • Raw extended Rspamd header line breaks: Fixed issues with raw extended Rspamd header line breaks in Thunderbird 128 Beta and later, where folding white spaces were retained.
  • Numeric input width: Resolved the issue with numeric input width on the options page for Thunderbird versions 115 and 128b.

Enhancements

  • Label updates: Changed Russian labels for "Ham" from "не-спам" to "не спам" for better grammatical accuracy.

Note: To use the Rspamd HTTP API, ensure that at least one server is configured in the neighbours section of the Rspamd options. Otherwise, a CORS error may occur.

rspamd-spamness - 2.2.0

Published by moisseev 3 months ago

New feature:

  • Training buttons dropdown: Added a dropdown menu for Move/Copy actions to the training buttons, allowing you to choose between move and copy actions easily. Clicking the button will continue to perform the default action as set in the add-on preferences.
rspamd-spamness - 2.1.1

Published by moisseev 3 months ago

Bug fixes:

  • Improved macOS compatibility: Replaced deprecated path conversion function to ensure that notifications function correctly on macOS.

New features and improvements:

  • Updated versioning: The add-on has been migrated from the legacy version format to comply with current standards.
  • Duplicate notifications: Introduced duplicate notifications along with console warnings to simplify troubleshooting. This is particularly useful as Thunderbird notifications may be disabled in OS settings by default on some operating systems (e.g., macOS).
  • Folder case sensitivity note: Added a note in the options to inform users about folder case sensitivity, enhancing user awareness and preventing potential issues.

UI adjustments:

  • Icon size and element widths: Adjusted the icon size for Thunderbird notifications and fine-tuned the widths of the elements.
rspamd-spamness - 2.1.0a1

Published by moisseev 4 months ago

New Features:

  • Added new score- and indicator- columns for Bayes, Bayes probability, and Fuzzy (available from Thunderbird 115.10 and later).
  • Added support for Thunderbird versions 128 and later.

Changes:

  • Display score header even without symbols. Previously, it was hidden if no symbols were found.
  • SPAMTRAP symbol treated specially for sorting and highlighting purposes.

Note: Users of Thunderbird "Supernova" edition may need to re-select columns to manage visibility settings.

rspamd-spamness - 2.0.0.a16

Published by moisseev 5 months ago

  • Add column support for Thunderbird Supernova 115.10+
rspamd-spamness - 2.0.0.a15

Published by moisseev about 1 year ago

CHANGES

  • Add support for Thunderbird 115+ "Supernova".

KNOWN ISSUES

  • Spam score column is not supported on Thunderbird 115+ "Supernova" as it depends on unresolved 1817682.
rspamd-spamness - 2.0.0.a14

Published by moisseev over 1 year ago

  • Fix score column width and position reset on restart of Thunderbird (Issue: #28)
rspamd-spamness - 2.0.0.a13

Published by moisseev over 1 year ago

  • Add context menu train items. This also allows to train multiple selected messages at once. (#30)
rspamd-spamness - 2.0.0.a12

Published by moisseev almost 2 years ago

  • Fix score row fields padding
  • Display Rspamd action
rspamd-spamness - 2.0.0.a11

Published by moisseev about 2 years ago

  • Fix context menu copy item on TB100+
  • Fix rules header layout on TB105+
rspamd-spamness - 2.0.0.a10

Published by moisseev over 2 years ago

  • Fix score header display on TB 102
rspamd-spamness - 2.0.0.a9

Published by moisseev over 2 years ago

  • Fix header display on TB 100.0+
rspamd-spamness - 2.0.0a8

Published by moisseev over 2 years ago

  • Fix headers initialization on Thunderbird 91.7.0
rspamd-spamness - 2.0.0a7

Published by moisseev almost 3 years ago

  • Fix rules header display when the number of lines is set to "0" (unlimited). Submitted by: @realizelol
rspamd-spamness - 2.0.0a6

Published by moisseev almost 3 years ago

  • Fix move/copy messages on TB91
rspamd-spamness - 2.0.0a5

Published by moisseev over 3 years ago

  • Hide headers until their values are set
rspamd-spamness - 2.0.0a4

Published by moisseev over 3 years ago

  • Fix setting headers values on add-on initialization
rspamd-spamness - 2.0.0a3

Published by moisseev over 3 years ago

  • Add support for messages displayed in a window
  • Fix symbols header context menu initialization