1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-24 12:39:04 +01:00
phorge-phorge/src/infrastructure/daemon/bot
epriestley dad7c65bf5 Fix some bot issues
Summary:
  - Deprecate differentialnotification in favor of feednotification; it's strictly better.
  - Fix feed notification + channels.
  - Fix rendering of new-style stories (pholio, macro), which currently fatal.

Test Plan: See chatlog.

Reviewers: codeblock, indiefan

Reviewed By: codeblock

CC: aran

Differential Revision: https://secure.phabricator.com/D4981
2013-02-15 17:10:51 -08:00
..
adapter Merge IRCProtocolHandler into IRCAdapter 2013-02-14 05:13:55 -08:00
handler Fix some bot issues 2013-02-15 17:10:51 -08:00
target Formalize targets (users and channel) into objects 2013-02-14 05:13:38 -08:00
PhabricatorBot.php Fixing a bug in the bot ignore logic to use sender. 2013-02-09 16:10:33 -08:00
PhabricatorBotMessage.php Formalize targets (users and channel) into objects 2013-02-14 05:13:38 -08:00
PhabricatorIRCBot.php First pass at decoupling Phabricator bot behavior from the protocol it's running on, this pulls the connection, reading, and writing functionalities out of the bot itself and into the adapter. 2013-02-05 18:46:54 -08:00