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
···206206 events instead, to test that your listener reacts to them properly. You
207207 might have to use fake data, but this gives you an easy way to test the
208208 at least the basics.
209209+ - For scripts, you can run under `--trace` to see which events are emitted
210210+ and how many handlers are listening to each event.
209211210212= Next Steps =
211213212214Continue by:
213215214216 - taking a look at @{class:PhabricatorExampleEventListener}; or
215215- - building a library with @{article:@{article:libphutil Libraries User Guide}.217217+ - building a library with @{article:libphutil Libraries User Guide}.