.. |
adioso_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
aftership_agent.rb
|
a011af55a9
add in can not receive events
|
8 years ago |
attribute_difference_agent.rb
|
8c0a10fc4b
attribute difference agent (#1572)
|
8 years ago |
basecamp_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
boxcar_agent.rb
|
96813bd089
Addressed comments
|
9 years ago |
change_detector_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
commander_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
csv_agent.rb
|
d2d557dc7b
Enable `liberal_parsing` for ruby >=2.4
|
7 years ago |
data_output_agent.rb
|
5e1e5a1907
only add itunes icon if ns_itunes
|
7 years ago |
de_duplication_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
delay_agent.rb
|
8ac78eb0d9
use ActiveRecord's limit instead of slice
|
9 years ago |
digest_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
dropbox_file_url_agent.rb
|
eb79f8da1f
Upgrade Dropbox Agents to new v2 API
|
7 years ago |
dropbox_watch_agent.rb
|
eb79f8da1f
Upgrade Dropbox Agents to new v2 API
|
7 years ago |
email_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
email_digest_agent.rb
|
a6fe9743f6
EmailDigestAgent relies on received events, rather in memory (#1624)
|
8 years ago |
event_formatting_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
evernote_agent.rb
|
21f89e5dc0
strip whitespace from title and notebook in note_params
|
9 years ago |
ftpsite_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
gap_detector_agent.rb
|
4d73e4d7ca
fix typo
|
9 years ago |
google_calendar_publish_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
google_flights_agent.rb
|
c30cb3551e
Google Flights agent - Add support for choice of carrier/alliance (#1878)
|
8 years ago |
google_translation_agent.rb
|
b2ba84a6e3
Update google_translation_agent.rb
|
6 years ago |
growl_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
hipchat_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
http_status_agent.rb
|
e4b5e75e82
Fix HttpStatusAgent case insensitive header lookup
|
6 years ago |
human_task_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
imap_folder_agent.rb
|
4665c305c7
Add a new option `include_raw_mail` to ImapFolderAgent
|
7 years ago |
jabber_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
java_script_agent.rb
|
7f0ad0703b
Rename setKey to setMemoryKey, changed setMemory description
|
8 years ago |
jira_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
json_parse_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
liquid_output_agent.rb
|
0ef06a389c
Allow usage of custom Liquid tags in LiquidOutputAgent
|
7 years ago |
local_file_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
manual_event_agent.rb
|
fee88f92a4
Add error if payloads is used with other top-level keys
|
9 years ago |
mqtt_agent.rb
|
c7d311b630
Improve logic of "working?"
|
6 years ago |
pdf_info_agent.rb
|
a958b15f18
Add no_bulk_receive! option to ensure each event is processed individually
|
9 years ago |
peak_detector_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
phantom_js_cloud_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
post_agent.rb
|
fc2cb71c54
preventing payload to be an array when content_type is
|
6 years ago |
public_transport_agent.rb
|
bdadf164d0
added clarity
|
9 years ago |
pushbullet_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
pushover_agent.rb
|
27cd2e7d15
PushoverAgent: Rewrite to handle boolean true for html
|
6 years ago |
read_file_agent.rb
|
89629ec216
Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string
|
8 years ago |
rss_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
s3_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
scheduler_agent.rb
|
11b6a2c459
Explain time zone labels (#1902)
|
8 years ago |
sentiment_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
shell_command_agent.rb
|
10e0398444
Add a new option `unbundle` to ShellCommandAgent
|
7 years ago |
slack_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
stubhub_agent.rb
|
77da54ea0c
Convert a bunch of HTTP links to HTTPS (#1757)
|
8 years ago |
telegram_agent.rb
|
b3c6c7f80f
Remove open-uri require
|
6 years ago |
trigger_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
tumblr_likes_agent.rb
|
f21d6abaee
Create Tumblr Likes Agent (#1923)
|
7 years ago |
tumblr_publish_agent.rb
|
ddb35e8236
Fix dependency check for Tumblr gem (#1615)
|
8 years ago |
twilio_agent.rb
|
7c1ec33d64
Fix Liquid interpolation in TwilioAgent helper methods
|
7 years ago |
twilio_receive_text_agent.rb
|
81324ebad4
Fixed TwilioReceiveTextAgent#default_options (#1980)
|
7 years ago |
twitter_action_agent.rb
|
7023058f20
Do not treat already retweeted/favorited error as failure
|
7 years ago |
twitter_favorites.rb
|
d700afa9b7
Ensure Twitter REST API calls always get extended tweets
|
8 years ago |
twitter_publish_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
twitter_search_agent.rb
|
d700afa9b7
Ensure Twitter REST API calls always get extended tweets
|
8 years ago |
twitter_stream_agent.rb
|
9d8d371fc8
Order TwitterStreamAgents in setup_workers
|
8 years ago |
twitter_user_agent.rb
|
d700afa9b7
Ensure Twitter REST API calls always get extended tweets
|
8 years ago |
user_location_agent.rb
|
d627a18f6d
Added api_key option to UserLocationAgent (#1613)
|
8 years ago |
weather_agent.rb
|
5e1191534c
Fixed the online documentation for the Weather Agent class. (#1803)
|
8 years ago |
webhook_agent.rb
|
2ac6927a6a
Option for custom response headers for receive_web_request (#1977)
|
7 years ago |
website_agent.rb
|
d7c69d1ea0
Fix per requests
|
7 years ago |
weibo_publish_agent.rb
|
ed85ad5ed3
Allow weibo publish agent tweet with a picture (#1336)
|
8 years ago |
weibo_user_agent.rb
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
witai_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
wunderlist_agent.rb
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |