Commit History

Author SHA1 Message Date
  Akinori MUSHA 25bca1ce69 Remove the matcher key from the default options of EventFormattingAgent 1 year ago
  Akinori MUSHA e7021b770f Avoid complicated constant manipulation with LiquidDroppable 1 year ago
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles 1 year ago
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn 7 years ago
  Christian Hein 4565c73a33 Add validations for `mode` values 7 years ago
  Akinori MUSHA 28c4f9d14f Do not cache matching results across events in receive() 9 years ago
  Andrew Cantino 54ef93ec18 allow dryrun of event formatting agents 9 years ago
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 years ago
  Akinori MUSHA e2f2ff5da8 Remove "locals" from Drop classes and introduce a real context class. 10 years ago
  Akinori MUSHA fd0d9ed930 Implement event_description of EventFormattingAgent. 10 years ago
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. 10 years ago
  Andrew Cantino 84fd8bedb5 remove created_at from default options 10 years ago
  Akinori MUSHA ceea91fe2a Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent. 10 years ago
  Akinori MUSHA 8596bd0f0d Introduce a new concern LiquidDroppable for refactoring. 10 years ago
  Akinori MUSHA 307ef15b8e EventFormattingAgent: Partial revert: Do not include "agent" to payload. 10 years ago
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 years ago
  Akinori MUSHA 6c30b1676e Fix grammar. 10 years ago
  Akinori MUSHA f79e26d63a Remove the "skip_agent" option from EventFormattingAgent. 10 years ago
  Akinori MUSHA e55bb4ac3d EventFormattingAgent: Enable access to upstream agent info via "agent". 10 years ago
  Akinori MUSHA a25e4f6c2a Fix a leftover of JsonPath to Liquid conversion. 10 years ago
  Akinori MUSHA 4be27d53c7 Add Agent#short_type. 10 years ago
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 years ago
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 years ago
  Dominik Sander 0980458449 Migrated JabberAgent to use liquid, added link to documentation 10 years ago
  Dominik Sander e8ecbe25b8 Use liquid in the matches section of EventFormattingAgent 10 years ago
  Dominik Sander d9bd6a991b Added liquid templating and migrated first agents 10 years ago
  Akinori MUSHA fdc39ec425 Adjust the style to the project's taste after a review. 10 years ago
  Akinori MUSHA 030c7d685a Add regexp matching support to EventFormattingAgent. 10 years ago
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 11 years ago
  Andrew Cantino 0120ccb9c1 Basic HuamnTaskAgent with specs 11 years ago