|  Akinori MUSHA | 7c6224d7eb | Do not refer to AbstractMysqlAdapter for checking the connection adapter type. | 10 years ago | 
    
      
        |  Andrew Cantino | cc9680f045 | Merge pull request #715 from KimJungHun/patch-1 | 10 years ago | 
    
      
        |  Dominik Sander | 0b979dd1c0 | PushbulletAgent moved device creation to a before_validation callback | 10 years ago | 
    
      
        |  KimJungHun | bfcec46e45 | Update agents_controller.rb | 10 years ago | 
    
      
        |  KimJungHun | b939a27526 | Update agents_controller.rb | 10 years ago | 
    
      
        |  KimJungHun | 073b80a5cc | Update agents_controller.rb | 10 years ago | 
    
      
        |  Dominik Sander | c7b4c4260f | PushbulletAgent validate and autocomplete options | 10 years ago | 
    
      
        |  Andrew Cantino | 5c9b6b72b4 | Merge pull request #714 from bennlich/patch-1 | 10 years ago | 
    
      
        |  Benny Lichtner | 70d7e2822b | Add Develop section, add link in We need your help | 10 years ago | 
    
      
        |  Andrew Cantino | 7ee3c01690 | allow logging of any object by inspecting non-strings | 10 years ago | 
    
      
        |  Andrew Cantino | 8a0c95bdf0 | update RSSAgent doc | 10 years ago | 
    
      
        |  Dominik Sander | eee268a920 | Made Pushbullet agent form configurable and validate additional fields | 10 years ago | 
    
      
        |  Dominik Sander | b8e12e2413 | PushbulletAgent code refactoring | 10 years ago | 
    
      
        |  Dominik Sander | 9902c2313c | Added migration for existing PushbulletAgents and fixed the specs | 10 years ago | 
    
      
        |  Christian Berendt | 80799bf14e | [pushbullet] use API version 2 | 11 years ago | 
    
      
        |  Christian Berendt | 9edbf18422 | [pushbullet] add support for further message types | 11 years ago | 
    
      
        |  Christian Berendt | 6d916534ae | [pusbullet] add a note how to register a new device | 11 years ago | 
    
      
        |  Dominik Sander | 0fe0b46dc6 | Merge pull request #709 from dsander/liquid-line-break-filter | 10 years ago | 
    
      
        |  Dominik Sander | 66b4adad9a | Added line_break tag to insert \n into liquid interpolated string | 10 years ago | 
    
      
        |  Akinori MUSHA | 2352896442 | Upgrade spring to 1.3.2 and undo our local patch. | 10 years ago | 
    
      
        |  Andrew Cantino | b3952da030 | Update README.md | 10 years ago | 
    
      
        |  Andrew Cantino | 617ee0981a | Merge pull request #704 from brock/human-task | 10 years ago | 
    
      
        |  Brock Angelo | 1eddc5c7a8 | per gitter chat, AWS Turk is called a HumanTaskAgent | 10 years ago | 
    
      
        |  Andrew Cantino | 5fe20e0f40 | Merge pull request #701 from cantino/semicolon_passwords | 10 years ago | 
    
      
        |  Andrew Cantino | a475066a08 | escape passwords going into Heroku; default some questions | 10 years ago | 
    
      
        |  Andrew Cantino | 8aa111f8ed | Merge pull request #685 from stvnrlly/far-enough | 10 years ago | 
    
      
        |  stvnrlly | 4d2dea5df6 | get spec working | 10 years ago | 
    
      
        |  Andrew Cantino | 766b2d7562 | Merge pull request #692 from cantino/email_agent_body | 10 years ago | 
    
      
        |  Andrew Cantino | 61ab9a0e03 | allow a `body` key to be provided to set the email body | 10 years ago | 
    
      
        |  Andrew Cantino | 1ce173ca2d | Update README.md | 10 years ago | 
    
      
        |  Andrew Cantino | 6b3afea39d | Update README.md | 10 years ago | 
    
      
        |  stvnrlly | c1a54ec365 | option name and dependency check | 10 years ago | 
    
      
        |  stvnrlly | 45bd695326 | spec for distance traveled | 10 years ago | 
    
      
        |  stvnrlly | 7aaeea823b | distance traveled option for location agent | 10 years ago | 
    
      
        |  Andrew Cantino | 2e9d1c0de9 | Merge pull request #677 from stvnrlly/slack-icon | 10 years ago | 
    
      
        |  stvnrlly | f1285737e0 | fix indent and add spec | 10 years ago | 
    
      
        |  Andrew Cantino | 77d65fd825 | Merge pull request #678 from stvnrlly/max-accuracy | 10 years ago | 
    
      
        |  Andrew Cantino | 035097bf76 | refactor suggested by @knu | 10 years ago | 
    
      
        |  Andrew Cantino | 1c86529f11 | Merge branch 'master' of github.com:cantino/huginn | 10 years ago | 
    
      
        |  Andrew Cantino | d3278f0f26 | Merge pull request #683 from cantino/use_boolify_for_disable_ssl_verification | 10 years ago | 
    
      
        |  Andrew Cantino | 2018dbc0d1 | update CHANGES.md | 10 years ago | 
    
      
        |  Andrew Cantino | 49a94f0f7a | Switch to boolify and document disable_ssl_verification | 10 years ago | 
    
      
        |  stvnrlly | ae286c3abe | code cleanup and additional spec | 10 years ago | 
    
      
        |  Andrew Cantino | 54c333b6ea | Merge pull request #656 from vitorbaptista/648-access-site-with-invalid-ssl | 10 years ago | 
    
      
        |  stvnrlly | 50a5d2622d | add spec, convert strings to integers for comparison | 10 years ago | 
    
      
        |  stvnrlly | 147617e771 | allow setting different name for accuracy field | 10 years ago | 
    
      
        |  stvnrlly | ccf6d7d0e0 | create event if accuracy field missing entirely | 10 years ago | 
    
      
        |  stvnrlly | 09647798e7 | deal with empty option | 10 years ago | 
    
      
        |  Andrew Cantino | d072e74ba2 | Merge pull request #681 from ianblenke/docker_supervisord | 10 years ago | 
    
      
        |  Ian Blenke | 0c5baaa5fa | Use the cantino/huginn repository for building the docker image | 10 years ago |