Select the types of activity you want to include in your feed.
@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
···77$conn_w->openTransaction();
8899// NOTE: These were the correct table names at the time of this patch.
1010-$xaction_table_name = 'maniphest_transaction_pro';
1010+$xaction_table_name = 'maniphest_transactionpro';
1111$comment_table_name = 'maniphest_transaction_comment';
12121313foreach ($rows as $row) {