.. |
adioso_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 年之前 |
aftership_agent.rb
|
a011af55a9
add in can not receive events
|
9 年之前 |
attribute_difference_agent.rb
|
8c0a10fc4b
attribute difference agent (#1572)
|
8 年之前 |
basecamp_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
boxcar_agent.rb
|
96813bd089
Addressed comments
|
9 年之前 |
change_detector_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
commander_agent.rb
|
db85bddcd5
Add `drop_pending_events` option
|
5 年之前 |
csv_agent.rb
|
d2d557dc7b
Enable `liberal_parsing` for ruby >=2.4
|
7 年之前 |
data_output_agent.rb
|
4733d69f6a
Revert "Update DataOutputAgent accept header for browser compatibility (#2338)"
|
6 年之前 |
de_duplication_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 年之前 |
delay_agent.rb
|
76e2c6cf70
Add checks for 'max_emitted_events'
|
6 年之前 |
digest_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
dropbox_file_url_agent.rb
|
eb79f8da1f
Upgrade Dropbox Agents to new v2 API
|
7 年之前 |
dropbox_watch_agent.rb
|
c5e264d3cd
Move method "is_positive_integer?" to "agent.rb"
|
6 年之前 |
email_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
email_digest_agent.rb
|
4d721b5d11
Add missing word in description of an agent
|
5 年之前 |
event_formatting_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
evernote_agent.rb
|
21f89e5dc0
strip whitespace from title and notebook in note_params
|
9 年之前 |
ftpsite_agent.rb
|
c5e264d3cd
Move method "is_positive_integer?" to "agent.rb"
|
6 年之前 |
gap_detector_agent.rb
|
4d73e4d7ca
fix typo
|
9 年之前 |
google_calendar_publish_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
google_translation_agent.rb
|
b2ba84a6e3
Update google_translation_agent.rb
|
6 年之前 |
growl_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
hipchat_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
http_status_agent.rb
|
e4b5e75e82
Fix HttpStatusAgent case insensitive header lookup
|
6 年之前 |
human_task_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
imap_folder_agent.rb
|
3b143b53f0
Add a `delete` option to ImapFolderAgent
|
6 年之前 |
jabber_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
java_script_agent.rb
|
cdc9438f84
Rescue `MiniRacer::Error` instead of special subclasses
|
5 年之前 |
jira_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
json_parse_agent.rb
|
753af61df9
Support merge mode in JsonParseAgent
|
6 年之前 |
liquid_output_agent.rb
|
0ef06a389c
Allow usage of custom Liquid tags in LiquidOutputAgent
|
7 年之前 |
local_file_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
manual_event_agent.rb
|
fee88f92a4
Add error if payloads is used with other top-level keys
|
9 年之前 |
mqtt_agent.rb
|
747589f43a
Refactor MqttAgent to now use Timeout.timeout
|
6 年之前 |
pdf_info_agent.rb
|
a958b15f18
Add no_bulk_receive! option to ensure each event is processed individually
|
9 年之前 |
peak_detector_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
phantom_js_cloud_agent.rb
|
8fb396fd30
add jpg as renderType to phantomjscloud setting
|
6 年之前 |
post_agent.rb
|
241d930cc5
Factor out EventHeadersConcern from PostAgent for use in other agents
|
6 年之前 |
public_transport_agent.rb
|
bdadf164d0
added clarity
|
9 年之前 |
pushbullet_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
pushover_agent.rb
|
27cd2e7d15
PushoverAgent: Rewrite to handle boolean true for html
|
6 年之前 |
read_file_agent.rb
|
89629ec216
Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string
|
9 年之前 |
rss_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
s3_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
scheduler_agent.rb
|
db85bddcd5
Add `drop_pending_events` option
|
5 年之前 |
sentiment_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 年之前 |
shell_command_agent.rb
|
10e0398444
Add a new option `unbundle` to ShellCommandAgent
|
7 年之前 |
slack_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
stubhub_agent.rb
|
77da54ea0c
Convert a bunch of HTTP links to HTTPS (#1757)
|
8 年之前 |
telegram_agent.rb
|
111dedab96
Increase Telegram Agent Caption Length
|
5 年之前 |
trigger_agent.rb
|
8f9e196258
Add Liquid based rule support to TriggerAgent
|
6 年之前 |
tumblr_likes_agent.rb
|
f21d6abaee
Create Tumblr Likes Agent (#1923)
|
8 年之前 |
tumblr_publish_agent.rb
|
ddb35e8236
Fix dependency check for Tumblr gem (#1615)
|
8 年之前 |
twilio_agent.rb
|
7c1ec33d64
Fix Liquid interpolation in TwilioAgent helper methods
|
7 年之前 |
twilio_receive_text_agent.rb
|
81324ebad4
Fixed TwilioReceiveTextAgent#default_options (#1980)
|
8 年之前 |
twitter_action_agent.rb
|
7023058f20
Do not treat already retweeted/favorited error as failure
|
7 年之前 |
twitter_favorites.rb
|
d700afa9b7
Ensure Twitter REST API calls always get extended tweets
|
8 年之前 |
twitter_publish_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
twitter_search_agent.rb
|
d700afa9b7
Ensure Twitter REST API calls always get extended tweets
|
8 年之前 |
twitter_stream_agent.rb
|
9d8d371fc8
Order TwitterStreamAgents in setup_workers
|
8 年之前 |
twitter_user_agent.rb
|
923d876acc
The field is actually called full_text
|
6 年之前 |
user_location_agent.rb
|
d627a18f6d
Added api_key option to UserLocationAgent (#1613)
|
8 年之前 |
weather_agent.rb
|
148d061227
Fix WeatherAgent on Ruby 2.3
|
6 年之前 |
webhook_agent.rb
|
e668dbeda2
Use EventHeadersConcern
|
6 年之前 |
website_agent.rb
|
50d5f38202
Set inbound_event when creating AgentLog entries
|
5 年之前 |
weibo_publish_agent.rb
|
ed85ad5ed3
Allow weibo publish agent tweet with a picture (#1336)
|
8 年之前 |
weibo_user_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 年之前 |
witai_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |
wunderlist_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 年之前 |