{% extends "master.html" %} {% block body %}
You have {{preference.filters|length}} rule filters defined for this messaging context. You can add new ones and delete existing ones.
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.
{% if current == 'android' %}Furthermore, for android notifications you'll need to set up Fedora Mobile on your device. You'll also need to use the API key (available on your profile page) to link everything together and transmit your registration ids.
{% endif %}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.