|
.. |
|
adioso_agent.rb
|
53b9e47371
|
refactor JS and fix scheduling clearing bug
|
10 年之前 |
|
basecamp_agent.rb
|
d41439e3be
|
Allow manual input for boolean and array form-configurable types
|
10 年之前 |
|
change_detector_agent.rb
|
95843e159b
|
Updates based on feedback
|
10 年之前 |
|
commander_agent.rb
|
1c3df155b7
|
New line of commander agent description
|
10 年之前 |
|
data_output_agent.rb
|
0eb38b0a94
|
Make DataOutputAgent use `events_order` for ordering events in the output
|
9 年之前 |
|
de_duplication_agent.rb
|
ba91676d76
|
DeDuplicationAgent properly handles destruction of memory
|
9 年之前 |
|
dropbox_file_url_agent.rb
|
5f9d45b68a
|
Improve wording and add usage example on the DropboxFileUrlAgent description.
|
10 年之前 |
|
dropbox_watch_agent.rb
|
04a244661d
|
Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own.
|
10 年之前 |
|
email_agent.rb
|
c44c7c1f23
|
Fix email logging
|
9 年之前 |
|
email_digest_agent.rb
|
c44c7c1f23
|
Fix email logging
|
9 年之前 |
|
event_formatting_agent.rb
|
e2f2ff5da8
|
Remove "locals" from Drop classes and introduce a real context class.
|
10 年之前 |
|
ftpsite_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
google_calendar_publish_agent.rb
|
0974495f42
|
fix a typo
|
10 年之前 |
|
growl_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
hipchat_agent.rb
|
96a67a6e4d
|
Added format to the HipchatAgent default options
|
10 年之前 |
|
human_task_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
imap_folder_agent.rb
|
1e57f3a457
|
Guard a call for `scrub` with try()
|
9 年之前 |
|
jabber_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
java_script_agent.rb
|
9a7ebc09b7
|
Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun
|
9 年之前 |
|
jira_agent.rb
|
073df69df7
|
take dsander's advice and use interpolated instead of interpolated_options
|
10 年之前 |
|
manual_event_agent.rb
|
a408ae48ea
|
globally avoid using symbols since we're moving to json storage
|
11 年之前 |
|
mqtt_agent.rb
|
ca05d40498
|
MqttAgent: Ignore a retained message previously received.
|
10 年之前 |
|
pdf_info_agent.rb
|
5def3cfcd8
|
Cleanup the Gemfile, added a potential warning
|
10 年之前 |
|
peak_detector_agent.rb
|
e746bee3dc
|
Merge pull request #410 from knu/provide_access_to_agent
|
10 年之前 |
|
post_agent.rb
|
49a94f0f7a
|
Switch to boolify and document disable_ssl_verification
|
10 年之前 |
|
public_transport_agent.rb
|
073df69df7
|
take dsander's advice and use interpolated instead of interpolated_options
|
10 年之前 |
|
pushbullet_agent.rb
|
0b979dd1c0
|
PushbulletAgent moved device creation to a before_validation callback
|
10 年之前 |
|
pushover_agent.rb
|
c1f114d56b
|
Make {{agent}} universally accessible from any agent.
|
10 年之前 |
|
rss_agent.rb
|
d14027c77d
|
Merge pull request #950 from cantino/web_content_charset
|
9 年之前 |
|
scheduler_agent.rb
|
2d790b54ea
|
Make `action` a mandatory option in preparation for making it interpolated.
|
10 年之前 |
|
sentiment_agent.rb
|
073df69df7
|
take dsander's advice and use interpolated instead of interpolated_options
|
10 年之前 |
|
shell_command_agent.rb
|
923d779cf4
|
Properly format event_description.
|
10 年之前 |
|
slack_agent.rb
|
c9c97a95db
|
Send the value of the optional unfurl_links option to Slack. https://api.slack.com/docs/unfurling
|
9 年之前 |
|
stubhub_agent.rb
|
073df69df7
|
take dsander's advice and use interpolated instead of interpolated_options
|
10 年之前 |
|
translation_agent.rb
|
c1f114d56b
|
Make {{agent}} universally accessible from any agent.
|
10 年之前 |
|
trigger_agent.rb
|
1093275068
|
Instruct how to write a case sensitive regex pattern. (#741)
|
10 年之前 |
|
tumblr_publish_agent.rb
|
59280c04fb
|
gem_dependency_check is an existing function that shouldn't be overwritten, but called
|
10 年之前 |
|
twilio_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
twitter_publish_agent.rb
|
fdf3565199
|
twitter agents can be disabled too
|
10 年之前 |
|
twitter_stream_agent.rb
|
fdf3565199
|
twitter agents can be disabled too
|
10 年之前 |
|
twitter_user_agent.rb
|
fdf3565199
|
twitter agents can be disabled too
|
10 年之前 |
|
user_location_agent.rb
|
4d2dea5df6
|
get spec working
|
10 年之前 |
|
weather_agent.rb
|
fd9300584d
|
Improve docs for ForecastIO in WeatherAgent
|
10 年之前 |
|
webhook_agent.rb
|
085853a4dd
|
change description of webhook agent
|
10 年之前 |
|
website_agent.rb
|
6f667a4973
|
Implement charset handling in WebRequestConcern
|
9 年之前 |
|
weibo_publish_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
weibo_user_agent.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 年之前 |
|
witai_agent.rb
|
e4652e2d8d
|
Witai Agent
|
10 年之前 |
|
wunderlist_agent.rb
|
136aaea04b
|
allow DataOutputAgent to build complex XML
|
9 年之前 |