Dominik Sander
|
0b979dd1c0 |
PushbulletAgent moved device creation to a before_validation callback |
9 years ago |
Dominik Sander
|
c7b4c4260f |
PushbulletAgent validate and autocomplete options |
9 years ago |
Dominik Sander
|
eee268a920 |
Made Pushbullet agent form configurable and validate additional fields |
9 years ago |
Dominik Sander
|
b8e12e2413 |
PushbulletAgent code refactoring |
9 years ago |
Dominik Sander
|
9902c2313c |
Added migration for existing PushbulletAgents and fixed the specs |
9 years ago |
Christian Berendt
|
80799bf14e |
[pushbullet] use API version 2 |
10 years ago |
Christian Berendt
|
9edbf18422 |
[pushbullet] add support for further message types |
10 years ago |
Christian Berendt
|
6d916534ae |
[pusbullet] add a note how to register a new device |
10 years ago |
Akinori MUSHA
|
2352896442 |
Upgrade spring to 1.3.2 and undo our local patch. |
9 years ago |
Andrew Cantino
|
b3952da030 |
Update README.md |
9 years ago |
Andrew Cantino
|
617ee0981a |
Merge pull request #704 from brock/human-task |
9 years ago |
Brock Angelo
|
1eddc5c7a8 |
per gitter chat, AWS Turk is called a HumanTaskAgent |
9 years ago |
Andrew Cantino
|
5fe20e0f40 |
Merge pull request #701 from cantino/semicolon_passwords |
9 years ago |
Andrew Cantino
|
a475066a08 |
escape passwords going into Heroku; default some questions |
9 years ago |
Andrew Cantino
|
8aa111f8ed |
Merge pull request #685 from stvnrlly/far-enough |
9 years ago |
stvnrlly
|
4d2dea5df6 |
get spec working |
9 years ago |
Andrew Cantino
|
766b2d7562 |
Merge pull request #692 from cantino/email_agent_body |
9 years ago |
Andrew Cantino
|
61ab9a0e03 |
allow a `body` key to be provided to set the email body |
9 years ago |
Andrew Cantino
|
1ce173ca2d |
Update README.md |
9 years ago |
Andrew Cantino
|
6b3afea39d |
Update README.md |
9 years ago |
stvnrlly
|
c1a54ec365 |
option name and dependency check |
9 years ago |
stvnrlly
|
45bd695326 |
spec for distance traveled |
9 years ago |
stvnrlly
|
7aaeea823b |
distance traveled option for location agent |
9 years ago |
Andrew Cantino
|
2e9d1c0de9 |
Merge pull request #677 from stvnrlly/slack-icon |
9 years ago |
stvnrlly
|
f1285737e0 |
fix indent and add spec |
9 years ago |
Andrew Cantino
|
77d65fd825 |
Merge pull request #678 from stvnrlly/max-accuracy |
9 years ago |
Andrew Cantino
|
035097bf76 |
refactor suggested by @knu |
9 years ago |
Andrew Cantino
|
1c86529f11 |
Merge branch 'master' of github.com:cantino/huginn |
9 years ago |
Andrew Cantino
|
d3278f0f26 |
Merge pull request #683 from cantino/use_boolify_for_disable_ssl_verification |
9 years ago |
Andrew Cantino
|
2018dbc0d1 |
update CHANGES.md |
9 years ago |
Andrew Cantino
|
49a94f0f7a |
Switch to boolify and document disable_ssl_verification |
9 years ago |
stvnrlly
|
ae286c3abe |
code cleanup and additional spec |
9 years ago |
Andrew Cantino
|
54c333b6ea |
Merge pull request #656 from vitorbaptista/648-access-site-with-invalid-ssl |
9 years ago |
stvnrlly
|
50a5d2622d |
add spec, convert strings to integers for comparison |
9 years ago |
stvnrlly
|
147617e771 |
allow setting different name for accuracy field |
9 years ago |
stvnrlly
|
ccf6d7d0e0 |
create event if accuracy field missing entirely |
9 years ago |
stvnrlly
|
09647798e7 |
deal with empty option |
9 years ago |
Andrew Cantino
|
d072e74ba2 |
Merge pull request #681 from ianblenke/docker_supervisord |
9 years ago |
Ian Blenke
|
0c5baaa5fa |
Use the cantino/huginn repository for building the docker image |
9 years ago |
Ian Blenke
|
651c1aac8a |
Disable debug logging for supervisord |
9 years ago |
Ian Blenke
|
f8d1a1666c |
Add the mysqld unit so it can be started |
9 years ago |
Ian Blenke
|
4b253007d8 |
Do not respawn foreman, if it dies the docker container really should exit as well |
9 years ago |
Ian Blenke
|
03f3b98999 |
Handle empty DATABASE_HOST |
9 years ago |
Ian Blenke
|
69e6fea736 |
Trying to get mysql to init |
9 years ago |
Ian Blenke
|
26dc5e96fd |
Fixing the environment processing |
9 years ago |
Ian Blenke
|
f7e065965d |
Sorting things out |
9 years ago |
Ian Blenke
|
55958b96ac |
Here document quoting hell |
9 years ago |
Ian Blenke
|
74b0809770 |
Fix timeout decrement and comparisons |
9 years ago |
Ian Blenke
|
32c1c164f8 |
Attempting to fix supervisord |
9 years ago |
Ian Blenke
|
df623ec2f5 |
Adding debugging |
9 years ago |