-----
- Don't declare tickets open or closed unless the status has actually changed. `9e7b13a64 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/9e7b13a64dbc285ef68249dd7283b87c2df54000>`_
- Make PlanetProcessor.__name__ match the actual message topic `2140e1154 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/2140e1154f555bf2e3eb2e193d36d5154bbc0dfe>`_
- Reorganize fas shim to: `3512466f8 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/3512466f838c6761c66312a6ab5e9454079612db>`_
- Mailman3 processor and test. `aa71d2484 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/aa71d2484f665493aefff0e99cb1f1dba55c946f>`_
- PEP8 and corrections. `48a2c6183 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/48a2c61832f0fe888706fd4677b941744abdd0d2>`_
- The "references" header actually specifies whether or not it is a reply. `ca575bdd9 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/ca575bdd9588ec94b771b3e8f9af2dbdfb2bdec4>`_
- And... references can be None. `5ff1ea136 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/5ff1ea136e66dd586c7456a70ea48326dcdd53f3>`_
- Another test for mailman. `2762640f2 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/2762640f26ea286114ef1ca63bbfcbc7eab87266>`_
- Emit a warning and don't TB when handling an invalid mailman3 message. `b37d76d43 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/b37d76d43d64e0f1ba9eb2a79f27b7eabf124e9e>`_
- Check both "references" and "in-reply-to" headers when determining mailman3 subtitle. `8b01fb543 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/8b01fb543d385317abdf06dbca6cd3f82045dad7>`_
- Modify test to handle both cases. `aaca846d0 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/aaca846d0cb91d99901188f917e191bbc0bd2c88>`_
- Handle that dichotomy in the mailman .objects method, too. `694b4a1c6 <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/694b4a1c647285805745e7b9ba751eb99f3189ce>`_
- Merge pull request 18 from fedora-infra/feature/mailman3 `2d672aafb <https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/commit/2d672aafb6a9a98b792e5c6689c88f979b2d8431>`_