Keine Beschreibung http://j1x-huginn.herokuapp.com

Dominik Sander: 8bb715382f Merge pull request #1402 from dsander/post-agent-raw vor 8 Jahren
..
adioso_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
aftership_agent.rb a011af55a9 add in can not receive events vor 8 Jahren
basecamp_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
beeper_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
boxcar_agent.rb 96813bd089 Addressed comments vor 8 Jahren
change_detector_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
commander_agent.rb 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). vor 9 Jahren
csv_agent.rb 74c4a2d5b8 Add CsvAgent which parses CSV and serializes data to CSV vor 8 Jahren
data_output_agent.rb f338fc7305 Allow RSS agent to output iTunes compatible podcasts: added iTunes namespaces ('itunes:*') to the RSS declaration ('xmlns:itunes=itunes.com/dtds/podcast-1.0.dtd') so that RSS output can use e.g. "itunes:summary" fields vor 8 Jahren
de_duplication_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
delay_agent.rb 8ac78eb0d9 use ActiveRecord's limit instead of slice vor 9 Jahren
digest_agent.rb f6186977e1 add Digest Agent vor 8 Jahren
dropbox_file_url_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
dropbox_watch_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
email_agent.rb c436315826 Rescue and log email sending errors vor 8 Jahren
email_digest_agent.rb c436315826 Rescue and log email sending errors vor 8 Jahren
event_formatting_agent.rb 28c4f9d14f Do not cache matching results across events in receive() vor 8 Jahren
evernote_agent.rb 21f89e5dc0 strip whitespace from title and notebook in note_params vor 9 Jahren
ftpsite_agent.rb 9d1bfeb778 Make FtpsiteAgent FileHandling aware vor 8 Jahren
gap_detector_agent.rb 4d73e4d7ca fix typo vor 9 Jahren
google_calendar_publish_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
google_flights_agent.rb abbc04daa0 Minor grammar vor 8 Jahren
growl_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
hipchat_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
http_status_agent.rb 18b0107e50 Add the http status agent. vor 8 Jahren
human_task_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
imap_folder_agent.rb 6e77551256 Do not raise error when an address header field is broken vor 8 Jahren
jabber_agent.rb e0f14698ba Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks vor 9 Jahren
java_script_agent.rb 6266e3ef9f Allow JavaScriptAgent to get and set user credentials vor 9 Jahren
jira_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
json_parse_agent.rb e2981b0ded Add JsonParseAgent vor 8 Jahren
local_file_agent.rb 38f1044078 Add LocalFileAgent and introduce concept to handle files vor 8 Jahren
manual_event_agent.rb fee88f92a4 Add error if payloads is used with other top-level keys vor 8 Jahren
mqtt_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
pdf_info_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
peak_detector_agent.rb f944ff9f2a Add GapDetectorAgent, an Agent that alerts when no data has been received vor 9 Jahren
post_agent.rb eecd67c378 PostAgent: allow sending arbitrary string data vor 8 Jahren
public_transport_agent.rb bdadf164d0 added clarity vor 8 Jahren
pushbullet_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
pushover_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
read_file_agent.rb 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string vor 8 Jahren
rss_agent.rb c180de8ce3 use concat on @knu's suggestion vor 9 Jahren
s3_agent.rb 40835e981f Add S3Agent to read and write files to S3 buckets vor 8 Jahren
scheduler_agent.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing vor 9 Jahren
sentiment_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
shell_command_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
slack_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
stubhub_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
telegram_agent.rb d4daf356dd escape the otherwise omitted auth_token within the getUpdates address vor 8 Jahren
translation_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
trigger_agent.rb f0124f9507 allow the TriggerAgent to perform partial matches vor 9 Jahren
tumblr_publish_agent.rb b017fd51bc Ohh removed unnecessary end vor 9 Jahren
twilio_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
twitter_favorites.rb 084f0e13af fixed description spilling over vor 8 Jahren
twitter_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
twitter_search_agent.rb 56ec039173 documentation updates vor 9 Jahren
twitter_stream_agent.rb 6ee094af95 TwitterStreamAgent prevent connection in use and restart issues vor 8 Jahren
twitter_user_agent.rb 53bc913ada boolify choose home time line vor 8 Jahren
user_location_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
weather_agent.rb ea2ef012cf Prevent confusion between Huginn services and strings vor 9 Jahren
webhook_agent.rb 7e609b9ed3 Add support for reCAPTCHA to WebhookAgent vor 8 Jahren
website_agent.rb 94edebef9c Merge pull request #1254 from dsander/add-no-bulk-receive vor 8 Jahren
weibo_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
weibo_user_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. vor 9 Jahren
witai_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren
wunderlist_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually vor 8 Jahren