Akinori MUSHA
|
4280bdc5e0 |
Merge pull request #1340 from cantino/post_agent_downcase_response_headers |
8 years ago |
Akinori MUSHA
|
b095317e4c |
Add an option `event_headers_style` to PostAgent |
8 years ago |
Albert Sun
|
a4e01126d1 |
use the simpler version of receive_web_request for data_output and user_location agents |
8 years ago |
Albert Sun
|
9ddb4e97de |
receive_web_request can also now receive the ActionDispatch request object |
8 years ago |
Albert Sun
|
758573f522 |
convert Agents' receive_web_request to have headers optional |
8 years ago |
Albert Sun
|
58f6307e2c |
Pass request headers through to agents that implement receive_web_request |
8 years ago |
Dominik Sander
|
15622e2c7e |
Merge pull request #1404 from omniscopeio/onboarding |
8 years ago |
Will Read
|
98f50de06b |
Sets the new user up with an example set of agents |
8 years ago |
Dominik Sander
|
9fbf31ced1 |
Merge pull request #1359 from dsander/docker |
8 years ago |
Dominik Sander
|
995250d3b8 |
Build docker image on TravisCI |
8 years ago |
Dominik Sander
|
079be0b447 |
Update docker documentation and compose examples |
8 years ago |
Dominik Sander
|
5c38c0bec7 |
Add .dockerignore |
8 years ago |
Dominik Sander
|
8a633e8b29 |
Adjust multi-process docker image do build based on current workdir |
8 years ago |
Dominik Sander
|
754aaca032 |
Build single-process docker image based on the current workdir without cloning from github |
8 years ago |
Dominik Sander
|
133af9c696 |
Merge pull request #1414 from albertsun/feature/twilio-api-deprecation |
8 years ago |
Albert Sun
|
11363b4b03 |
update twilio agent spec to ensure proper twilio rest api calls are made |
8 years ago |
Dominik Sander
|
68d9a6a32b |
Merge pull request #1413 from albertsun/patch-1 |
8 years ago |
Albert Sun
|
fc2ec36894 |
Typo in link |
8 years ago |
Albert Sun
|
97d7c799bb |
sms.messages is being deprecated from twilio |
8 years ago |
Dominik Sander
|
40437d318f |
Merge pull request #1407 from Jngai/bugfix |
8 years ago |
Judy Ngai
|
697167b15a |
no implicit conversion of nil into string |
8 years ago |
Akinori MUSHA
|
90cd771c5a |
Merge pull request #1386 from cantino/simplify_log_format |
8 years ago |
Akinori MUSHA
|
30e3104553 |
Avoid potential name collision as suggested by @cantino |
8 years ago |
Akinori MUSHA
|
feeb3d8903 |
Merge branch 'fix_basic_auth_spec' |
8 years ago |
Akinori MUSHA
|
2f932f810e |
Fix the basic auth spec to support all backends |
8 years ago |
Dominik Sander
|
8bb715382f |
Merge pull request #1402 from dsander/post-agent-raw |
8 years ago |
Dominik Sander
|
eecd67c378 |
PostAgent: allow sending arbitrary string data |
8 years ago |
Dominik Sander
|
525f2e6b0d |
Merge pull request #1399 from tomknig/improve_telegram_description |
8 years ago |
Tom König
|
d4daf356dd |
escape the otherwise omitted auth_token within the getUpdates address |
8 years ago |
Andrew Cantino
|
85d901b403 |
Merge pull request #1381 from tomknig/telegram_agent |
8 years ago |
Tom König
|
2995029890 |
Minor refactoring regarding feedback of @cantino: |
8 years ago |
Andrew Cantino
|
2a9ff37c08 |
Minor whitespace |
8 years ago |
Andrew Cantino
|
6c63d63373 |
Fix #1390 |
8 years ago |
Andrew Cantino
|
e216686cf8 |
Merge branch 'master' of github.com:cantino/huginn |
8 years ago |
Andrew Cantino
|
cc92181745 |
Merge pull request #1374 from thiagotalma/agent-menu |
8 years ago |
Andrew Cantino
|
abbc04daa0 |
Minor grammar |
8 years ago |
Andrew Cantino
|
99e709f2b0 |
Merge pull request #1384 from Jngai/flightapi |
8 years ago |
Andrew Cantino
|
b156e525b3 |
Merge pull request #1377 from thiagotalma/clone-fix-scenario |
8 years ago |
Judy Ngai
|
519ce8853b |
grammar change and changed spec accordingly |
8 years ago |
Akinori MUSHA
|
5d63aea08e |
Update expected log in the specs |
8 years ago |
Akinori MUSHA
|
cb6f77f858 |
Simplify the log format for Dry Run |
8 years ago |
Akinori MUSHA
|
a0f886690d |
Set the default focus on the Dry Run button |
8 years ago |
Tom König
|
c54b68ddff |
remove dependency to telegram client; migrate the according code to httmultiparty |
8 years ago |
Andrew Cantino
|
e92258bf05 |
Merge pull request #1376 from thiagotalma/source-colummn |
8 years ago |
Judy Ngai
|
d465cbffb5 |
added round trip option to google flight agent |
8 years ago |
Thiago Talma
|
0556374bcd |
Indent with 2 spaces |
8 years ago |
Andrew Cantino
|
f02d6a44d2 |
Merge pull request #1372 from irfancharania/patch-1 |
8 years ago |
Andrew Cantino
|
23031f6430 |
Merge pull request #1380 from irfancharania/SanitizeTags |
8 years ago |
Irfan Charania
|
6889ab4d88 |
Allow HTML table tags/attributes in sanitizer |
8 years ago |
Tom König
|
adc1dee4fb |
implement basic telegram agent |
8 years ago |