コミット履歴

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