1240 Commits (04a244661d8d32c730c58aec52099899d05faadf)

Author SHA1 Message Date
  Guilherme J. Tramontina 04a244661d Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. 9 years ago
  Guilherme J. Tramontina 6caa7473ec Default options should be strings. 9 years ago
  Guilherme J. Tramontina dfc2f86993 Call `interpolated` and `options` with strings instead of symbols. 9 years ago
  Guilherme J. Tramontina d3588f7384 Oops, it didn't like UTF-8 ellipsis. 9 years ago
  Guilherme J. Tramontina 5da7832025 Improve Dropbox Watch Agent event payload documentation. 9 years ago
  Guilherme J. Tramontina 2030227a49 Deal with JSON vs. Hash - String vs. Symbol. 9 years ago
  Guilherme J. Tramontina 70bb48b295 Dropbox API client to deal with directory listing. 9 years ago
  Guilherme J. Tramontina 9dea1fb864 Implement dropbox directory diff. Very naive. 9 years ago
  Guilherme J. Tramontina 74fa4e2308 Send events when the Dropbox Watch Agent detects any difference on the directory listing provided by the Dropbox API. 9 years ago
  Guilherme J. Tramontina 32b5650ece Get the new Dropbox Watch Agent off the ground. 9 years ago
  Andrew Cantino c550336f3d correct dependency check on GoogleCalendarPublishAgent 9 years ago
  Andrew Cantino 358af4b7a2 Merge pull request #552 from cantino/ignore_duplicate_keywords 9 years ago
  Andrew Cantino 991e1466c6 fix spec when user agent is different 9 years ago
  Andrew Cantino fb40403c9c clarify why twitter wont run 9 years ago
  Akinori MUSHA 74777c0608 Merge pull request #560 from knu/rspec3 9 years ago
  Akinori MUSHA b232003a9c Follow the deprecation warnings after upgrading RSpec to 3. 9 years ago
  Akinori MUSHA bb4a71ec75 Upgrade RSpec to 3.0.0. 9 years ago
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 9 years ago
  Andrew Cantino 8d6090faf9 Merge pull request #549 from deanputney/master 9 years ago
  Dean Putney d99ae7470f Removing omniauth.rb 9 years ago
  Dean Putney 7e7bdc6eca Fixing messed up merge with upstream master, repairing broken Tumblr auth from messed up merge 9 years ago
  Dean Putney f92e848fa4 Merge branch 'master' of github.com:mustardhamsters/huginn 9 years ago
  Akinori MUSHA 41eb277475 Create database in `utf8` even if DATABASE_ENCODING is `utf8mb4`. 9 years ago
  Dean Putney 1f560ad31b Merge to latest 9 years ago
  Akinori MUSHA 7fc9fbb2d6 Merge pull request #558 from knu/refactor-omniauth 9 years ago
  Akinori MUSHA 31b25986bc Add specs for other ApplicationHelper methods while I'm here. 9 years ago
  Akinori MUSHA fd97a151f9 Add specs for icon_for_service. 9 years ago
  Akinori MUSHA f24b7dc910 Merge pull request #557 from knu/heroku-reset-repo 9 years ago
  Akinori MUSHA dc8e8a0eeb Look up the OAuth values on Devise instead of ENV. 9 years ago
  Akinori MUSHA f0086f0466 Load spec/env.test on application boot. 9 years ago
  Akinori MUSHA 2f1ff3192c Remove the constraints on services callback, since there is a spec against it. 9 years ago
  Dean Putney 59280c04fb gem_dependency_check is an existing function that shouldn't be overwritten, but called 9 years ago
  Dean Putney 74ba09746b Merge branch 'master' of github.com:cantino/huginn 9 years ago
  Akinori MUSHA 87ad26301b Refactor OmniAuth integration. 9 years ago
  Akinori MUSHA 0aca3a074d Check the presence of service in twitter_oauth_token & twitter_oauth_token_secret. 9 years ago
  Akinori MUSHA f85b82a043 Do not fail when service is nil. 9 years ago
  Akinori MUSHA c42489b637 Set origin and rebase on the master if it has not been done. 9 years ago
  Dean Putney 5489f80cb6 Adds validation for Tumblr class definition 9 years ago
  Dean Putney 05563022c7 Removes validation for non-service authentication 9 years ago
  Akinori MUSHA 4ea8752b91 Do not capture stderr when reading heroku config. 9 years ago
  Dean Putney 6073fb2a92 Merge branch 'master' of github.com:cantino/huginn 9 years ago
  Dean Putney 282c676eac Adding fake keys for tumblr testing 9 years ago
  Andrew Cantino 6661589743 Merge pull request #553 from amoeba/add_specs_for_agent_destroy 9 years ago
  Bryce Mecum c4c2cedd92 Add two specs for Agent#destroy to cover redirects 9 years ago
  Dean Putney 765151093d Adding spec, removing auth_check 9 years ago
  Andrew Cantino 1f6ff7da37 avoid quotes in .env example 9 years ago
  Andrew Cantino 492888ffd6 remove duplicate filter keywords 9 years ago
  Dean Putney 267ca18a03 Adding oauth check for upgrades for Tumblr 9 years ago
  Dean Putney c6519dcf7e Updated Gemfile.lock 9 years ago
  Dean Putney 5a6555b39c Correcting services authentication button 9 years ago