408 Commits (68437b9e0a787643f14d12dc76f55f083ecd900d)

Autor SHA1 Mensaje Fecha
  Marcin Szymanski 68437b9e0a Added to_i cast fixing String to number comparison error %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 882fe52016 Merge pull request #167 from qedi-r/prop_immediately %!s(int64=10) %!d(string=hace) años
  qedi 163f09ee7a update the checkbox to display on one line %!s(int64=10) %!d(string=hace) años
  qedi 5932107758 removing setting propagate_immediately on Events %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d97d8c8e13 Merge pull request #168 from cantino/refactor_twitter_concern %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 1755b52d73 Merge pull request #169 from jeremi/fix-seeding %!s(int64=10) %!d(string=hace) años
  Jeremi Joslin c8c46743e3 Change :on_change to string. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 196f51f098 upgrade the twitter gem so that it is threadsafe, and fix init issues %!s(int64=10) %!d(string=hace) años
  qedi 1294d47bba minor fixes %!s(int64=10) %!d(string=hace) años
  qedi a2b4485537 adding a missed div %!s(int64=10) %!d(string=hace) años
  qedi 31e4d152cc first working version of Agents that propagate immediately %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b65bb8d55f Update README.md %!s(int64=10) %!d(string=hace) años
  Andrew Cantino df9cce3f38 Update README.md %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 626f3c22cc Update README.md %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 0bec61df21 Merge pull request #165 from cantino/prevent_event_replay_on_linking %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 0bff765756 fix default %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 306843de0a Add event_id_at_creation field to links and use it to prevent propagation of events created before the link was made. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 5b54cded24 Merge pull request #164 from cantino/Alex-Ikanow-website_deduplication_improvement %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d2d36a37f4 Merge pull request #163 from cantino/javascript-agent %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 457020a0ab update doc [ci skip] %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 0ad347c378 default is all %!s(int64=10) %!d(string=hace) años
  Andrew Cantino c29c8aa260 minor documentation %!s(int64=10) %!d(string=hace) años
  Andrew Cantino f4bae10250 minor code cleanup %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 668240914f Merge branch 'website_deduplication_improvement' of https://github.com/Alex-Ikanow/huginn into Alex-Ikanow-website_deduplication_improvement %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 99f37f60bc minor code cleanup %!s(int64=10) %!d(string=hace) años
  Andrew Cantino c043a40868 add Ace editor for editing JavaScript in credentials %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 62b60d1413 allow credentials to provide the code %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 6e386c2ba2 Merge branch 'master' of github.com:cantino/huginn %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 0370814254 reduce pause %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d52f8e7d4a add spec about "never" schedule %!s(int64=10) %!d(string=hace) años
  Andrew Cantino e8260ee61e add basic JavaScriptAgent %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 42c70af52a Merge branch 'code-agent' of https://github.com/umarsheikh/huginn into umarsheikh-code-agent %!s(int64=10) %!d(string=hace) años
  Alex Piggott 3f4e4b7531 #154 Fixed indentation (website deduplication improvements) %!s(int64=10) %!d(string=hace) años
  Alex Piggott b1898cc7ff #154 Improvements to website deduplication logic %!s(int64=10) %!d(string=hace) años
  Andrew Cantino a7935d1590 Merge pull request #156 from cantino/user_credentials %!s(int64=10) %!d(string=hace) años
  Umar M. Sheikh e86e052a71 remove the run method as it is no longer needed, and redo explanation %!s(int64=10) %!d(string=hace) años
  Umar M. Sheikh c2e2704306 provide both a check method and a receive method in js %!s(int64=10) %!d(string=hace) años
  Umar M. Sheikh 2188f3a72e Merge branch 'master' into code-agent %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job %!s(int64=10) %!d(string=hace) años
  Andrew Cantino bf7d3dc859 Merge branch 'user-credentials' of https://github.com/umarsheikh/huginn into umarsheikh-user-credentials %!s(int64=10) %!d(string=hace) años
  Andrew Cantino b16f1053ad Merge pull request #152 from Alex-Ikanow/update_handler_text_size %!s(int64=10) %!d(string=hace) años
  Umar M. Sheikh e7e3b852c5 remove testing code, no need to now pass memory as parameter, see prev commit %!s(int64=10) %!d(string=hace) años
  Umar M. Sheikh 0315576a79 now, the memory behaves dynamically, still to remove testing code %!s(int64=10) %!d(string=hace) años
  Umar M. Sheikh 7d0f1da488 intermediate commit to get access to memory using ruby lambda %!s(int64=10) %!d(string=hace) años
  Andrew Cantino e6191b2818 Merge pull request #153 from albertsun/cleanup %!s(int64=10) %!d(string=hace) años
  Alex Piggott 7b38df61ed #135 #141 2 deduplication fixes for the website agent %!s(int64=10) %!d(string=hace) años
  Albert Sun 1eb5892435 peak detector text shouldn't say "tweets" %!s(int64=10) %!d(string=hace) años
  Albert Sun 4e8634036f remove rails_admin_histories table from schema file %!s(int64=10) %!d(string=hace) años
  Albert Sun 6662679c09 add better_errors to Gemfile.lock %!s(int64=10) %!d(string=hace) años
  Alex Piggott 49b4fd89de #141 change delayed_job.handler to mediumtext (16MB) like event.payload %!s(int64=10) %!d(string=hace) años