Andrew Cantino 3d428d284d refactor and add specs for the agent by @morriswinkler il y a 10 ans
..
adioso_agent.rb 53b9e47371 refactor JS and fix scheduling clearing bug il y a 10 ans
basecamp_agent.rb d41439e3be Allow manual input for boolean and array form-configurable types il y a 10 ans
change_detector_agent.rb 95843e159b Updates based on feedback il y a 10 ans
commander_agent.rb 16416db543 Add CommanderAgent, which controls other agents on a schedule or incoming event. il y a 10 ans
data_output_agent.rb 9cf1e9545b DataOutputAgent: Allow the `pubDate` value for each item to be given by user. il y a 10 ans
dropbox_file_url_agent.rb 5f9d45b68a Improve wording and add usage example on the DropboxFileUrlAgent description. il y a 10 ans
dropbox_watch_agent.rb 04a244661d Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. il y a 10 ans
email_agent.rb c1f114d56b Make {{agent}} universally accessible from any agent. il y a 10 ans
email_digest_agent.rb 93dacae42c allow email agents to accept an optional "recipients" list to override the account default il y a 10 ans
event_formatting_agent.rb e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. il y a 10 ans
ftpsite_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
github_events_agent.rb 3d428d284d refactor and add specs for the agent by @morriswinkler il y a 10 ans
google_calendar_publish_agent.rb c550336f3d correct dependency check on GoogleCalendarPublishAgent il y a 10 ans
growl_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
hipchat_agent.rb 96a67a6e4d Added format to the HipchatAgent default options il y a 10 ans
human_task_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
imap_folder_agent.rb 89a7848c80 Get IMAP#fetch and #uid_fetch to always return an array. il y a 10 ans
jabber_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
java_script_agent.rb 32a2a77143 Cleanup event references on AgentLogs when Events are deleted il y a 10 ans
jira_agent.rb 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
manual_event_agent.rb a408ae48ea globally avoid using symbols since we're moving to json storage il y a 11 ans
mqtt_agent.rb ca05d40498 MqttAgent: Ignore a retained message previously received. il y a 10 ans
peak_detector_agent.rb e746bee3dc Merge pull request #410 from knu/provide_access_to_agent il y a 10 ans
post_agent.rb 13f9022bba Make PostAgent use WebRequestConcern, adding options for Basic Auth and User-Agent. il y a 10 ans
public_transport_agent.rb 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
pushbullet_agent.rb c1f114d56b Make {{agent}} universally accessible from any agent. il y a 10 ans
pushover_agent.rb c1f114d56b Make {{agent}} universally accessible from any agent. il y a 10 ans
rss_agent.rb 96b183bf09 RSSAgent: Include `url` in addition to `urls` in each event. il y a 10 ans
scheduler_agent.rb 2d790b54ea Make `action` a mandatory option in preparation for making it interpolated. il y a 10 ans
sentiment_agent.rb 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
shell_command_agent.rb c1f114d56b Make {{agent}} universally accessible from any agent. il y a 10 ans
slack_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
stubhub_agent.rb 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
translation_agent.rb c1f114d56b Make {{agent}} universally accessible from any agent. il y a 10 ans
trigger_agent.rb 04e1515eea Use boolify(). il y a 10 ans
tumblr_publish_agent.rb 59280c04fb gem_dependency_check is an existing function that shouldn't be overwritten, but called il y a 10 ans
twilio_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
twitter_publish_agent.rb fdf3565199 twitter agents can be disabled too il y a 10 ans
twitter_stream_agent.rb fdf3565199 twitter agents can be disabled too il y a 10 ans
twitter_user_agent.rb fdf3565199 twitter agents can be disabled too il y a 10 ans
user_location_agent.rb b3e7a62b2e Added a note about the iOS apps you can use to POST your GPS location il y a 10 ans
weather_agent.rb fd9300584d Improve docs for ForecastIO in WeatherAgent il y a 10 ans
webhook_agent.rb 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
website_agent.rb 815c6d6b86 larger model; fix bootstrap error errors il y a 10 ans
weibo_publish_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
weibo_user_agent.rb eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans