ansible/notification
Brian Coca 4a0e757196 Merge pull request #370 from nsg/full-attachments-support
Add attachments support to slack module.
2015-10-12 09:27:03 -04:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
campfire.py added missing license headers 2015-07-30 14:48:59 -04:00
flowdock.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
grove.py added missing GPL licences 2015-10-07 23:20:27 -04:00
hall.py minor fixes 2015-06-19 11:00:58 -04:00
hipchat.py added missing license headers 2015-07-30 14:48:59 -04:00
irc.py Adds part=false feature to irc module. This allows people to use a faux bot without part/dconns between messages, tested using a user logged into znc as our faux bot, defaults to old style of part/dconn if part= not specified 2015-09-02 14:34:49 -04:00
jabber.py clarified xmpp lib to use 2015-07-28 18:53:30 -04:00
mail.py sys.exit removal for notification/mail.py 2015-10-05 13:23:34 -05:00
mqtt.py Adding author's github id 2015-05-13 22:11:22 -04:00
nexmo.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
osx_say.py Adding author's github id 2015-05-13 22:30:09 -04:00
pushbullet.py Use push_type and send link with push_link. 2015-09-15 09:35:14 +02:00
pushover.py Switch from httplib to fetch_url 2015-07-28 12:23:54 -07:00
sendgrid.py Port sendgrid to fetch_url 2015-07-20 23:36:49 -07:00
slack.py updated the examples to the new Slack API 2015-10-08 12:59:21 +02:00
sns.py sns: remove BabyJSON 2015-09-30 15:50:44 -05:00
twilio.py Use fetch_urls code to do basic auth instead of our own i nthe twilio 2015-07-28 11:36:31 -07:00
typetalk.py Fix missing parameter in typetalk module 2015-09-07 15:40:52 +09:00