Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles il y a 1 an
  Akinori MUSHA 52cee48101 Improve Twitter agents il y a 1 an
  Akinori MUSHA 65681b82d6 Use boolify il y a 3 ans
  zoomequipd 95a752befc actual agent seems to need the agent.options il y a 4 ans
  zoomequipd 2689be4001 suggested change il y a 4 ans
  Brandon Murphy fd880bdfd4 invert check to keep default value il y a 4 ans
  Steve Regester d0c75773ee Make recommended changes from https://github.com/huginn/huginn/pull/2197\#pullrequestreview-89733436 il y a 6 ans
  Brandon Murphy ab7a70bf13 add include_retweets option il y a 7 ans
  Dominik Sander 9d8d371fc8 Order TwitterStreamAgents in setup_workers il y a 8 ans
  Dominik Sander 104dc29169 Use version 1.1 of twitter stream API endpoint il y a 8 ans
  Dominik Sander 6ee094af95 TwitterStreamAgent prevent connection in use and restart issues il y a 9 ans
  Andrew Cantino 70eb0b154c Merge branch 'master' into timestamps_in_twitter_agent il y a 9 ans
  Dominik Sander e303239281 Do check restarting LongRunnable::Worker for liveliness il y a 9 ans
  Dominik Sander 51886b0543 TwitterStream only run dependency check when agents are configured il y a 9 ans
  Andrew Cantino a78c365ba0 Log times when outputting in the TwitterStreamAgent::Worker il y a 9 ans
  Dominik Sander e0f14698ba Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks il y a 9 ans
  Dominik Sander 44ac1ed909 Restart TwitterStreamAgent::Worker every hour to prevent stalling il y a 9 ans
  Dominik Sander 08028aa9ea Revert TwitterStreamAgent back to the twitter-stream gem il y a 9 ans
  Dominik Sander 0f64e4e6b9 Add AgentRunner and LongRunnable to support long running agents il y a 9 ans
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. il y a 9 ans
  Dustin Miller e0188d686e Updated agent descriptions to ensure compatibility with new agent picker il y a 9 ans
  Andrew Cantino fdf3565199 twitter agents can be disabled too il y a 10 ans
  Dominik Sander f07db9c97c Merge remote-tracking branch 'huginn/master' into omniauth il y a 10 ans
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. il y a 10 ans
  Dominik Sander 70b03640da Added documentation about how to set up OAuth applications il y a 10 ans
  Andrew Cantino 196f51f098 upgrade the twitter gem so that it is threadsafe, and fix init issues il y a 11 ans
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job il y a 11 ans
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries il y a 11 ans
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage il y a 11 ans