Commit Graph

4 Commits

Author SHA256 Message Date
Ana Guerrero
c65a7cff38 https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/M6HOYDU6Q43QAP72NCEEWFV5UZ2HBUGP/
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=37
2025-01-15 08:11:53 +00:00
Ana Guerrero
c0ce5e6caf Accepting request 1237318 from server:mail
- Update to version 20250109:
  - Bug Fixes
    * fix crash in folder-hook
    * fix memory leak in compose message preview (fixes #4478)
    * query: fix comma-separated names
    * lua: fix lua_mutt_call()
    * notmuch: refresh the Email if the filename changes
    * fix: no new mail message
    * fix display of certificate fingerprints
    * fix prompt colour
  - Translations
    * 100% Czech
    * 100% German
    * 100% Lithuanian
    * 100% Serbian
    * 100% Slovakian
    * 100% Turkish
    * 91% French
    * 41% Chinese (Traditional)
  - Build
    * Fix DT_NUMBER entries on 32-bit endian platforms
  - Code
    * Simplify mutt_file_fopen()
    * colour refactoring
    * standardise variable names for temporary files

OBS-URL: https://build.opensuse.org/request/show/1237318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=36
2025-01-13 16:51:15 +00:00
c7215c0a3b - Update to version 20250109:
- Bug Fixes
    * fix crash in folder-hook
    * fix memory leak in compose message preview (fixes #4478)
    * query: fix comma-separated names
    * lua: fix lua_mutt_call()
    * notmuch: refresh the Email if the filename changes
    * fix: no new mail message
    * fix display of certificate fingerprints
    * fix prompt colour
  - Translations
    * 100% Czech
    * 100% German
    * 100% Lithuanian
    * 100% Serbian
    * 100% Slovakian
    * 100% Turkish
    * 91% French
    * 41% Chinese (Traditional)
  - Build
    * Fix DT_NUMBER entries on 32-bit endian platforms
  - Code
    * Simplify mutt_file_fopen()
    * colour refactoring
    * standardise variable names for temporary files

OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=77
2025-01-13 08:38:15 +00:00
David Sterba
2a3c8dc188 - Update to version 20241212:
- Features
    * show message preview in compose view
    * add trailing commas when editing addresses
  - Bug Fixes
    * expando: fix overflow
    * Spaces can be wide
    * Remove BOM from UTF-8 text
    * Bug with wrong fingerprints in certificate_file
    * fix postponed sorting assertion failure
    * fix: save_attachment_open() when overwriting
    * add text-wrapping to compose message preview pager
    * edit_headers: cleanup temporary file on error
    * expando: fix crash on empty %[] date
    * expando: fix container formatting
    * browser: fix 'tag-' display
    * query: fix memory leak
    * fix more arrow_cursor + search
  - Changed Config
    * Config Renames:
        $pgp_sort_keys -> $pgp_key_sort
        $sidebar_sort_method -> $sidebar_sort
        $sort_alias -> $alias_sort
        $sort_browser -> $browser_sort
    * Changed Defaults:
        set alias_format = "%3i %f%t %-15a %-56A | %C%> %Y"
        set query_format = "%3i %t %-25N %-25E | %C%> %Y"
  - Translations
    * 100% German
    * 100% Lithuanian
    * 100% Serbian
    * 100% Turkish
    * 89% French
    * 39% Chinese (Traditional)
  - Docs
    * alias tags
  - Build
    * only use struct tm.tm_gmtoff if available
  - Code
    * refactor memory allocation
    * remove unused fields from ComposeSharedData
    * refactor 'sort' constants
    * add mutt_window_swap()
    * unify Menu data
    * move config to libraries
    * unify Alias/Query
    * expando factor out callbacks
    * refactor simple_dialog_new()
    * test: add TEST_CHECK_NUM_EQ()
    * fopen: tidy read-only

OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=75
2024-12-18 16:01:19 +00:00