Skip to content

Releases: ietf-tools/mailarchive

v1.4.0

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Thu, September 15, 2016 at 2:00 AM UTC
Release Author: Ryan Cross


  • Migrate to Bootstrap Framework.

  • Improves support for mobile devices (Responsive Design)
    Inlcuding removing the filter column when display is small

  • Allows subjects to fill the column on large displays

  • Provides a link on each row of the results list for
    that row's message

  • Reduce the unused space on the display

v1.3.1

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Mon, June 13, 2016 at 2:00 AM UTC
Release Author: Ryan Cross


  • Add CeleryXapianBatchRemove task and utility script to
    allow batch removal of messages

v1.3.0

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Tue, June 7, 2016 at 5:30 AM UTC
Release Author: Ryan Cross


  • Partially addresses ticket #1631. Implement configurable,
    extendable spam filters

  • Update INSTALL document

v1.2.6

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Fri, October 9, 2015 at 2:00 AM UTC
Release Author: Ryan Cross


  • Fixes ticket #1521. Resolve unicode error with export
    when From line contains non-ascii characters.

  • Improve handling of non-ascii search strings.

v1.2.5

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Wed, September 16, 2015 at 2:30 AM UTC
Release Author: Ryan Cross


  • Fixes ticket #1754. Search field doesn't handle
    non-ascii characters.

  • Fixes ticket #1780. Message pane doesn't scroll
    after browser zoom

v1.2.4

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Wed, April 15, 2015 at 8:00 AM UTC
Release Author: Ryan Cross


  • Improved error handling

  • changes to loader script

v1.2.3

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Sun, March 22, 2015 at 8:00 AM UTC
Release Author: Ryan Cross


  • Add IMAP integration

v1.2.2

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Thu, February 12, 2015 at 8:00 AM UTC
Release Author: Ryan Cross


  • Fixes ticket #1600. Generator as_text() fails
    if MIME boundary is malformed

  • Include bin/remote_backup_script.sh

v1.2.1

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Tue, February 3, 2015 at 9:30 AM UTC
Release Author: Ryan Cross


  • Fixes ticket #1442. MIME parts message/rfc822 now
    displayed in

    tags

  • Add support for settings.REMOTE_BACKUP_COMMAND

  • Some CSS changes

v1.2.0

17 Mar 19:06
Compare
Choose a tag to compare

Release Date: Tue, January 20, 2015 at 7:35 AM UTC
Release Author: Ryan Cross


  • Fixes ticket #1328. Add IETF logo to header

  • Fixes ticket #1360. Message detail page now includes
    links to message in context (by date, or thread)

  • Fixes ticket #1447. Renamed javascript to avoid being
    blocked by Adblock Plus (*_adv.js)

  • Fixes ticket #1453. Group By action now retains context

  • Fixes ticket #1518. ARchived messages now have CR/LF
    line endings to comply with MIME specifications

  • Fixes ticket #1559. Use correct Thread date in index.

  • Upgrade to Django 1.7