Dustin Miller
|
c5766d2086 |
Update for rspec3 rails_helpers config, fix shoulda matchers |
9 years ago |
Dustin Miller
|
b8575e3f04 |
Temporarily silence ambiguous raise_error usage |
9 years ago |
Dustin Miller
|
2b9f7b7169 |
Updated Gemfile to point to tumblr/tumblr_client@0c59b0 |
9 years ago |
Dustin Miller
|
1fb999b2af |
Updated Gemfile with latest tumblr |
9 years ago |
Andrew Cantino
|
5bbb558d1a |
Merge pull request #1089 from cantino/allow_any_agent_to_me_commanded |
9 years ago |
Andrew Cantino
|
431cfaa930 |
The control links selector was too limiting |
9 years ago |
Andrew Cantino
|
56ec039173 |
documentation updates |
9 years ago |
Andrew Cantino
|
e5603e0ef9 |
Merge pull request #1076 from brianpetro/twitter_search_agent |
9 years ago |
Andrew Cantino
|
9aacb8e5f5 |
Merge pull request #1059 from cantino/gap_detector_agent |
9 years ago |
Brian Petro
|
5b5799a45d |
clean up TwitterSearchAgent |
9 years ago |
Andrew Cantino
|
fdd4673172 |
Fix #1078 |
9 years ago |
Brian Petro
|
baf14f1c41 |
Merge branch 'master' of https://github.com/cantino/huginn into twitter_search_agent |
9 years ago |
Brian Petro
|
4dff06ee9a |
replace retrieving 'all' results with var max_results limit to fix loop in test. |
9 years ago |
Brian Petro
|
0d2ff44c3c |
make updates recommended by @dsanders |
9 years ago |
Andrew Cantino
|
015d680125 |
Merge pull request #1053 from ssube/master |
9 years ago |
Brian Petro
|
c7c2f72392 |
create TwitterSearchAgent |
9 years ago |
ssube
|
ceb382a32d |
Skip Slack icons if not present. |
9 years ago |
ssube
|
27eeaa603f |
Involve Slack attachments in agent tests. |
9 years ago |
Andrew Cantino
|
2646645552 |
Merge pull request #1056 from cantino/trigger_agent_supports_partial_matches |
9 years ago |
Andrew Cantino
|
7592c3e455 |
update WebhookAgent doc |
9 years ago |
Andrew Cantino
|
4d73e4d7ca |
fix typo |
9 years ago |
Andrew Cantino
|
e4d11aae7e |
Merge pull request #1055 from cantino/delay_agent |
9 years ago |
Andrew Cantino
|
dc5c378172 |
Wait on Delayed::Worker.logger change |
9 years ago |
Andrew Cantino
|
b61ee2b4e2 |
Merge pull request #1058 from TildeWill/weather_agent_spec |
9 years ago |
Will Read
|
ea2ef012cf |
Prevent confusion between Huginn services and strings |
9 years ago |
Andrew Cantino
|
f944ff9f2a |
Add GapDetectorAgent, an Agent that alerts when no data has been received |
9 years ago |
Andrew Cantino
|
d15f389da0 |
Merge pull request #1049 from cantino/rescue_json_errors_on_deserialize |
9 years ago |
Andrew Cantino
|
797dc418a6 |
Merge pull request #1028 from cantino/smtp_ssl_verification_skip_option |
9 years ago |
Andrew Cantino
|
773367bce2 |
Merge pull request #1045 from mikalauskas/return_links_fixes |
9 years ago |
Andrew Cantino
|
f0124f9507 |
allow the TriggerAgent to perform partial matches |
9 years ago |
Andrew Cantino
|
2d72e18fef |
add DelayAgent for buffering incoming Events |
9 years ago |
ssube
|
5eb2063faa |
Enable attachments in the Slack agent. |
9 years ago |
Andrew Cantino
|
797e7e3b3c |
When payloads get truncated in the DB due to encoding issues, at least do not blow up on reading them |
9 years ago |
mikalauskas
|
6ca02f3977 |
some fixes to return links |
9 years ago |
Andrew Cantino
|
9c5847451b |
Merge pull request #1032 from bencornelis/evernote_agent |
9 years ago |
Ben Cornelis
|
a05ef9e471 |
add sandbox env comment |
9 years ago |
Ben Cornelis
|
cecce25484 |
change error messages in validate_evernote_options |
9 years ago |
Ben Cornelis
|
21f89e5dc0 |
strip whitespace from title and notebook in note_params |
9 years ago |
Ben Cornelis
|
ac6492f57f |
add unit tests for nested classes |
9 years ago |
Andrew Cantino
|
5fa1824866 |
clarify ManualEventAgent usage |
9 years ago |
Ben Cornelis
|
fff5fb6387 |
escape xml in note content |
9 years ago |
Ben Cornelis
|
c6840d215f |
memoize note_store and add regex to split |
9 years ago |
Ben Cornelis
|
36d4f85bcb |
use ENV variable for sandox use |
9 years ago |
Ben Cornelis
|
b4e3f1f9a4 |
add evernote variables to env.test |
9 years ago |
Ben Cornelis
|
ba323f437b |
add comments and more setup instructions |
9 years ago |
Ben Cornelis
|
2fd8283473 |
add evernote agent and specs |
9 years ago |
Dominik Sander
|
d94a1ef066 |
Merge pull request #1025 from dsander/javascript-credentials |
9 years ago |
Dominik Sander
|
6266e3ef9f |
Allow JavaScriptAgent to get and set user credentials |
9 years ago |
Andrew Cantino
|
7349e4323a |
add SSL verification options to smtp.yml |
9 years ago |
Andrew Cantino
|
1a50eac7d6 |
Merge pull request #1003 from cantino/agent_editing_returns |
9 years ago |