SHA256
1
0
forked from pool/neomutt
Commit Graph

13 Commits

Author SHA256 Message Date
David Sterba
61cc11f972 Accepting request 786900 from home:mrey:branches:server:mail
- Update to 20200320:
  * Bug Fixes
    - Fix COLUMNS env var
    - Fix sync after delete
    - Fix crash in notmuch
    - Fix sidebar indent
    - Fix emptying trash
    - Fix command line sending
    - Fix reading large address lists
    - Resolve symlinks only when necessary
  * Translations
    - lithuania 100% Lithuanian
    - es 96% Spanish
  * Docs
    - Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output
    - Fix case of GPGME and SQLite
  * Build
    - Create libcompress (lz4, zlib, zstd)
    - Create libhistory
    - Create libbcache
    - Move zstrm to libconn
  * Code
    - Add more test coverage
    - Rename magic to type
    - Use mutt_file_fopen() on config variables
    - Change commands to use intptr_t for data

OBS-URL: https://build.opensuse.org/request/show/786900
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=25
2020-03-20 18:07:18 +00:00
David Sterba
04271fde55 Accepting request 784710 from home:mrey:branches:server:mail
- Update to 20200313:
  * Window layout
    - Sidebar is only visible when it's usable.
  * Features
    - UI: add number of old messages to sidebar_format
    - UI: support ISO 8601 calendar date
    - UI: fix commands that don’t need to have a non-empty mailbox
      to be valid
    - PGP: inform about successful decryption of inline PGP
      messages
    - PGP: try to infer the signing key from the From address
    - PGP: enable GPGMe by default
    - Notmuch: use query as name for vfolder-from-query
    - IMAP: add network traffic compression
      (COMPRESS=DEFLATE, RFC4978)
    - Header cache: add support for generic header cache
      compression
  * Bug Fixes
    - Fix uncollapse_jump
    - Only try to perform entire-thread on maildir/mh mailboxes
    - Fix crash in pager
    - Avoid logging single new lines at the end of header fields
    - Fix listing mailboxes
    - Do not recurse a non-threaded message
    - Fix initial window order
    - Fix leaks on IMAP error paths
    - Notmuch: compose(attach-message): support notmuch backend
    - Fix IMAP flag comparison code
    - Fix $move for IMAP mailboxes
    - Maildir: maildir_mbox_check_stats should only update mailbox

OBS-URL: https://build.opensuse.org/request/show/784710
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=23
2020-03-13 21:56:04 +00:00
David Sterba
f247de054e Accepting request 769014 from home:mrey:branches:server:mail
- Update to 20191207:
  * Features:
    - compose: draw status bar with highlights
  * Bug Fixes:
    - crash opening notmuch mailbox
    - crash in mutt_autocrypt_ui_recommendation
    - Avoid negative allocation
    - Mbox new mail
    - Setting of DT_MAILBOX type variables from Lua
    - imap: empty cmdbuf before connecting
    - imap: select the mailbox on reconnect
    - compose: fix attach message
  * Build:
    - make files conditional
  * Code:
    - enum-ify log levels
    - fix function prototypes
    - refactor virtual email lookups
    - factor out global Context
- Changes from 20191129:
  * Features:
    - Add raw mailsize expando (%cr)
  * Bug Fixes:
    - Avoid double question marks in bounce confirmation msg
    - Fix bounce confirmation
    - fix new-mail flags and behaviour
    - fix: browser <descend-directory>
    - fix ssl crash
    - fix move to trash
    - fix flickering

OBS-URL: https://build.opensuse.org/request/show/769014
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=21
2020-01-31 10:50:14 +00:00
David Sterba
d36a4019fc Accepting request 751481 from home:jubalh:branches:server:mail
- Update to 20191111:
  Bug fixes:
  * browser: fix directory view
  * fix crash in mutt_extract_token()
  * force a screen refresh
  * fix crash sending message from command line
  * notmuch: use nm_default_uri if no mailbox data
  * fix forward attachments
  * fix: vfprintf undefined behaviour in body_handler
  * Fix relative symlink resolution
  * fix: trash to non-existent file/dir
  * fix re-opening of mbox Mailboxes
  * close logging as late as possible
  * log unknown mailboxes
  * fix crash in command line postpone
  * fix memory leaks
  * fix icommand parsing
  * fix new mail interaction with mail_check_recent

OBS-URL: https://build.opensuse.org/request/show/751481
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=19
2019-11-28 10:15:34 +00:00
David Sterba
fd6bcffaed Accepting request 623325 from home:kbabioch:branches:server:mail
- Updated to 20180716
  * Feature: <check-stats> function
  * Lots of bug fixes

OBS-URL: https://build.opensuse.org/request/show/623325
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=15
2018-07-17 10:29:44 +00:00
David Sterba
7ada466efa Accepting request 618955 from home:dsterba:branches:server:mail
- spec: move license files to the main package
- update to 20180622

OBS-URL: https://build.opensuse.org/request/show/618955
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=13
2018-06-25 12:31:15 +00:00
David Sterba
c0f1114c1c fix description
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=11
2018-05-21 17:49:14 +00:00
David Sterba
eab4a63366 Accepting request 607016 from home:dsterba:branches:server:mail
- spec cleanup
- update to 20180512

OBS-URL: https://build.opensuse.org/request/show/607016
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=10
2018-05-14 11:16:12 +00:00
David Sterba
2dee77fbf8 Accepting request 590746 from home:dsterba:branches:server:mail
- update to 20180323

OBS-URL: https://build.opensuse.org/request/show/590746
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=8
2018-03-23 16:52:35 +00:00
David Sterba
a53c414a25 Accepting request 581014 from home:dsterba:branches:server:mail
- spec cleanup
- move manual.txt from neomutt-doc as it's bound to F1 key

OBS-URL: https://build.opensuse.org/request/show/581014
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=6
2018-02-28 16:07:54 +00:00
David Sterba
2e2fcc0845 Accepting request 579481 from home:dsterba:branches:server:mail
- update to 20180223

OBS-URL: https://build.opensuse.org/request/show/579481
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=4
2018-02-23 11:25:50 +00:00
David Sterba
1f2662310b Accepting request 560661 from home:dsterba:branches:server:mail
- update to 2017-12-15
  - use autosetup instead of autotools
  - regression fixes

OBS-URL: https://build.opensuse.org/request/show/560661
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=2
2017-12-30 00:01:20 +00:00
Cristian Rodríguez
77e0694a19 Accepting request 556512 from home:dsterba:staging
New package.

Neomutt is a mutt-like mail client, similar in functions, but codebase is
diverging. The current mutt package has a neomutt patch but this is not ok and
causes confusion.

Mutt and neomutt can be installed on one system.

OBS-URL: https://build.opensuse.org/request/show/556512
OBS-URL: https://build.opensuse.org/package/show/server:mail/neomutt?expand=0&rev=1
2017-12-21 01:46:03 +00:00