提交历史

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