huginn/app/models/agents
2017-08-06 10:01:42 +09:00
..
adioso_agent.rb Revert "removing old flight agent" 2016-03-25 10:58:39 -04:00
aftership_agent.rb add in can not receive events 2016-03-19 11:44:56 -04:00
attribute_difference_agent.rb attribute difference agent (#1572) 2016-07-09 19:51:08 -04:00
basecamp_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
boxcar_agent.rb Addressed comments 2016-02-29 18:05:44 +05:30
change_detector_agent.rb Fix #1799 by linking to Liquid docs (#1953) 2017-04-05 17:52:55 -04:00
commander_agent.rb Expose target to CommanderAgent in templating 2017-07-09 03:34:05 +09:00
csv_agent.rb Enable liberal_parsing for ruby >=2.4 2017-05-28 01:07:54 +09:00
data_output_agent.rb Option for custom response headers for receive_web_request (#1977) 2017-04-27 12:19:59 +12:00
de_duplication_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
delay_agent.rb use ActiveRecord's limit instead of slice 2015-10-30 09:35:35 +01:00
digest_agent.rb Keep X events to make Digest from (#2041) 2017-07-28 14:29:25 +02:00
dropbox_file_url_agent.rb Add specs for permanent urls in the DropboxFileUrlAgent 2016-06-10 10:20:34 +02:00
dropbox_watch_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
email_agent.rb Fix #1799 by linking to Liquid docs (#1953) 2017-04-05 17:52:55 -04:00
email_digest_agent.rb EmailDigestAgent relies on received events, rather in memory (#1624) 2016-08-16 23:05:16 -04:00
event_formatting_agent.rb Add validations for mode values 2017-07-26 10:38:03 -03:00
evernote_agent.rb strip whitespace from title and notebook in note_params 2015-09-20 16:42:26 -07:00
ftpsite_agent.rb Make FtpsiteAgent FileHandling aware 2016-03-18 20:43:35 +01:00
gap_detector_agent.rb fix typo 2015-10-04 13:10:25 -07:00
google_calendar_publish_agent.rb Use a wrapper class method to invoke GoogleCalendar, per knu's PR feedback 2017-07-22 16:13:07 -04:00
google_flights_agent.rb Google Flights agent - Add support for choice of carrier/alliance (#1878) 2017-01-31 21:01:21 -05:00
google_translation_agent.rb Update Google Agents 2017-06-30 18:04:28 -04:00
growl_agent.rb Add more options to the GrowlAgent 2017-07-31 22:19:52 +02:00
hipchat_agent.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00
http_status_agent.rb Do not let values in a received event override option values 2017-01-01 02:48:33 +09:00
human_task_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
imap_folder_agent.rb Add a new option include_raw_mail to ImapFolderAgent 2017-08-06 10:01:42 +09:00
jabber_agent.rb Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks 2015-09-07 15:52:54 +02:00
java_script_agent.rb Rename setKey to setMemoryKey, changed setMemory description 2016-07-04 22:07:53 +02:00
jira_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
json_parse_agent.rb Add JsonParseAgent 2016-03-22 10:05:43 +01:00
liquid_output_agent.rb Option for custom response headers for receive_web_request (#1977) 2017-04-27 12:19:59 +12:00
local_file_agent.rb Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
manual_event_agent.rb Add error if payloads is used with other top-level keys 2016-01-27 22:34:29 -08:00
mqtt_agent.rb Use localhost instead of locahost 2016-05-08 20:55:01 +03:00
pdf_info_agent.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00
peak_detector_agent.rb Use URI Template (RFC 6570) for interpolating search_url 2017-05-25 06:40:54 +09:00
phantom_js_cloud_agent.rb Fix spec failures 2016-12-20 13:32:48 -05:00
post_agent.rb Add output_mode to PostAgent 2017-07-30 16:58:42 -03:00
public_transport_agent.rb added clarity 2016-02-21 15:33:08 -05:00
pushbullet_agent.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00
pushover_agent.rb Fix #1799 by linking to Liquid docs (#1953) 2017-04-05 17:52:55 -04:00
read_file_agent.rb Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string 2016-03-18 20:43:35 +01:00
rss_agent.rb Rss agent dynamic cleanup (#1733) 2017-04-24 10:44:03 +12:00
s3_agent.rb Add S3Agent to read and write files to S3 buckets 2016-03-18 20:43:35 +01:00
scheduler_agent.rb Explain time zone labels (#1902) 2017-02-05 16:01:37 -05:00
sentiment_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
shell_command_agent.rb Add a new option unbundle to ShellCommandAgent 2017-04-28 19:23:03 +09:00
slack_agent.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00
stubhub_agent.rb Convert a bunch of HTTP links to HTTPS (#1757) 2016-10-31 19:21:03 -04:00
telegram_agent.rb add parse_mode to Telegram agent (#1509) 2016-05-20 07:49:59 -07:00
trigger_agent.rb Clarify path for a simple body_text event. (#1705) 2016-09-23 15:36:18 -04:00
tumblr_likes_agent.rb Create Tumblr Likes Agent (#1923) 2017-04-07 19:27:24 -04:00
tumblr_publish_agent.rb Fix dependency check for Tumblr gem (#1615) 2016-08-04 22:05:52 -04:00
twilio_agent.rb sms.messages is being deprecated from twilio 2016-04-08 16:59:04 -04:00
twilio_receive_text_agent.rb Fixed TwilioReceiveTextAgent#default_options (#1980) 2017-04-21 17:03:13 +02:00
twitter_action_agent.rb Allow TwitterUserAgent to retry failed actions 2016-08-25 19:49:31 +02:00
twitter_favorites.rb Ensure Twitter REST API calls always get extended tweets 2016-12-30 13:22:37 +01:00
twitter_publish_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
twitter_search_agent.rb Ensure Twitter REST API calls always get extended tweets 2016-12-30 13:22:37 +01:00
twitter_stream_agent.rb Order TwitterStreamAgents in setup_workers 2017-01-31 23:43:08 +01:00
twitter_user_agent.rb Ensure Twitter REST API calls always get extended tweets 2016-12-30 13:22:37 +01:00
user_location_agent.rb Added api_key option to UserLocationAgent (#1613) 2016-08-04 21:22:59 -04:00
weather_agent.rb Fixed the online documentation for the Weather Agent class. (#1803) 2016-11-19 10:39:15 -05:00
webhook_agent.rb Option for custom response headers for receive_web_request (#1977) 2017-04-27 12:19:59 +12:00
website_agent.rb Improve documentation of Website Agent (#2066) 2017-07-25 10:10:37 -07:00
weibo_publish_agent.rb Allow weibo publish agent tweet with a picture (#1336) 2017-01-03 07:54:42 -05:00
weibo_user_agent.rb Cleaned up Agent descriptions: consistent format for their beginning. 2015-08-18 10:41:32 -05:00
witai_agent.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00
wunderlist_agent.rb Add no_bulk_receive! option to ensure each event is processed individually 2016-02-07 23:37:43 +01:00