{% extends "master.html" %} {% block body %}
We all get too much email.
You probably don't want any more email. I'm sorry.. but we can help! This application is an attempt at a robust filtering system, built so you can avoid receiving 2000 emails from the pkgdb about stuff you already know.
{% endif %} {% if current == 'irc' %}We have a bot...
...on the freenode network that can direct messages to you with notifications you care about. Simply login, confirm your IRC nick, set up some filters, and wait for the magic.
{% endif %} {% if current == 'android' %}Push-notifications to your mobile device.
You'll need to install Fedora Mobile on your phone for this wiz-biz to fly. You'll also need to use the API key (available on your profile page) to link everything together and transmit your registration ids.
{% endif %}You have {{preference.filters|length}} rule filters defined for the {{current}} messaging context. You can add new ones and delete existing ones here.
If a message on the fedmsg bus matches any one of these criteria, then a notification will be sent your way{% if preference.enabled %}.{% else %} (except that you currently have the {{current}} delivery mechanism disabled. Enable it and then we'll send you notifications.){% endif %} We also need to know where you want your {{current}} messages delivered (a {{context.detail_name}}); you can set that up here.
This filter has zero rules
{% endif %} {% endfor %}{{confirmation.status}} Your confirmation for {{confirmation.detail_value}} is {{confirmation.status}}
If you leave these <disabled>
then we'll just forward you your notifications in real time.