1502 Commits (f180f26f1d179333f69c5a8da4d37ede0ddc9b4b)

Author SHA1 Message Date
  Akinori MUSHA 1e384dd013 Merge pull request #594 from knu/rss_agent-url 9 years ago
  Andrew Cantino 815c6d6b86 larger model; fix bootstrap error errors 9 years ago
  Akinori MUSHA 96b183bf09 RSSAgent: Include `url` in addition to `urls` in each event. 9 years ago
  Akinori MUSHA 4a097d3ed7 Merge branch 'knu/adjust_icons' 9 years ago
  Akinori MUSHA 3c339d1b56 Use Glyphicon's cloud-upload/download icons. 9 years ago
  Akinori MUSHA f29c3844f9 Use the fa-copy icon for Clone Agent. 9 years ago
  Akinori MUSHA d655cc6cb1 Add a new helper: icon_tag(). 9 years ago
  Akinori MUSHA 9b5510131a Merge pull request #583 from knu/highlight_new_events 9 years ago
  Andrew Cantino 1754076aa5 Merge pull request #590 from chriseidhof/post-location-apps 9 years ago
  Chris Eidhof b3e7a62b2e Added a note about the iOS apps you can use to POST your GPS location 9 years ago
  Akinori MUSHA 30d252f831 Merge pull request #587 from knu/scenario_import_force_utf8 9 years ago
  Akinori MUSHA 1a42cf08fc Merge branch 'knu/upgrade_devise' 9 years ago
  Akinori MUSHA fe11154bec Merge pull request #588 from smailq/master 9 years ago
  Kyu Lee a623c47a06 Typo - HUGINN_SMTP_DOMAIM -> HUGINN_SMTP_DOMAIN 9 years ago
  Akinori MUSHA 5ee20f22da Assume an uploaded scenario file (JSON) is encoded in UTF-8. 9 years ago
  Akinori MUSHA 89cc666212 Define some helper scopes in Delayed::Job for worker status API. 9 years ago
  Akinori MUSHA 63f64f1597 Refactor `highlighted?` to avoid lambdas. 9 years ago
  Akinori MUSHA 9294a2207d Use Float::INFINITY; We don't support Ruby 1.8. 9 years ago
  Akinori MUSHA 38907aea9b Make event-indicator a link to the events page, with new events highlighted. 9 years ago
  Akinori MUSHA f26df1c8f9 Update libv8 to 3.16.14.7. 9 years ago
  Andrew Cantino dad46c14ee Merge pull request #582 from PetroFeed/dropbox-file-url 9 years ago
  Guilherme J. Tramontina 5f9d45b68a Improve wording and add usage example on the DropboxFileUrlAgent description. 9 years ago
  Akinori MUSHA 5462c62585 Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController. 9 years ago
  Guilherme J. Tramontina 81bb122c0e Merge branch 'master' into dropbox-file-url 9 years ago
  Andrew Cantino 13bfdc3c03 Merge pull request #572 from PetroFeed/dropbox-watch-agent 9 years ago
  Guilherme J. Tramontina 9044e8ba9b Add dropbox agent to emit urls for the given paths. 9 years ago
  Akinori MUSHA f4478d2be3 Merge pull request #579 from knu/mqtt_agent-dedup 9 years ago
  Akinori MUSHA 43af4a3acd Upgrade mqtt to 0.3.1 which supports MQTT protocol version 3.1.1. 9 years ago
  Guilherme J. Tramontina f9f9c1061b Add dropbox dummy key/secret for testing purposes. 9 years ago
  Guilherme J. Tramontina d40319458b Merge branch 'master' into dropbox-watch-agent 9 years ago
  Akinori MUSHA ca05d40498 MqttAgent: Ignore a retained message previously received. 9 years ago
  Akinori MUSHA fd991f7eb5 The MQTT::Client#connect automatically calls #disconnect when a block is given. 9 years ago
  Akinori MUSHA 7b341cfc62 Properly rescue Timeout::Error. 9 years ago
  Akinori MUSHA cd2b335cc5 Upgrade Devise to 3.4.0. 9 years ago
  Akinori MUSHA f09bfd8a5e Remove "Sign in with {provider}" links. 9 years ago
  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
  Andrew Cantino daf8cc963b seperate error logs with new lines 9 years ago
  Andrew Cantino 5d3872f28a Add a button to view full error logs. Allow longer than 2000 characters. 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
  Akinori MUSHA 35aff6a5ce Merge branch 'services_views' 9 years ago
  Akinori MUSHA a3f0611d94 Set the button color for Tumblr. 9 years ago
  Akinori MUSHA 69a3c9869c Show the service in Agent details page, styled as a label. 9 years ago
  Akinori MUSHA 082cffce5f Alter the caption text format for services. 9 years ago
  Akinori MUSHA 5b89bcdb68 Add omniauth_button() and use some Sass tricks for DRY. 9 years ago
  Akinori MUSHA 813ea6362c Use yes_no(). 9 years ago