1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/infrastructure/daemon/bot
Korvin Szanto 29b29c109d Fix the What's New? phabricatorbot handler.
Summary: `What's new` has been broken for awhile, I've updated it to use the `feed.query` text view.

Test Plan: Start up a bot and say "What's new?"

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: fas, epriestley, aran, Kage, demo

Differential Revision: https://secure.phabricator.com/D8118
2014-02-01 17:18:44 -08:00
..
adapter Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
handler Fix the What's New? phabricatorbot handler. 2014-02-01 17:18:44 -08:00
target Formalize targets (users and channel) into objects 2013-02-14 05:13:38 -08:00
PhabricatorBot.php In debug mode, log all phabricator bot data to the log 2013-03-05 12:56:36 -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