@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix IRC bot Dxxx Conduit call.

Summary: Some fallout from D4191.

Test Plan: Sent "D12" in IRC and got a response.

Reviewers: epriestley, vrana, zeeg

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4235

authored by

Ricky Elrod and committed by
epriestley
93c40307 8816f087

-1
-1
src/infrastructure/daemon/irc/handler/PhabricatorIRCObjectNameHandler.php
··· 86 86 $revisions = $this->getConduit()->callMethodSynchronous( 87 87 'differential.query', 88 88 array( 89 - 'query' => 'revision-ids', 90 89 'ids' => $revision_ids, 91 90 )); 92 91 $revisions = array_select_keys(