Page MenuHomeDevCentral

Simplify PhabricatorNotification and allow to use notifications:payload
ClosedPublic

Authored by dereckson on Aug 24 2016, 02:02.
Tags
None
Referenced Files
F3211455: D635.id1583.diff
Sat, Jun 29, 06:03
F3211355: D635.id1586.diff
Sat, Jun 29, 05:53
F3208664: D635.id1584.diff
Fri, Jun 28, 21:22
F3206276: D635.id1586.diff
Fri, Jun 28, 19:38
F3203075: D635.id1585.diff
Fri, Jun 28, 18:21
F3202893: D635.id1584.diff
Fri, Jun 28, 18:17
F3202617: D635.id1583.diff
Fri, Jun 28, 18:10
Unknown Object (File)
Thu, Jun 27, 11:52
Subscribers

Details

Summary

With rNOTIF67730e913d04, Phabricator began to match other services.

We continue to simplify Phabricator classes and standardize constructors.

This change allows:

  • to use the notifications:payload command with Phabricator too
  • to use the same rawContent format (inline JSON) than other notifications
Test Plan

php artisan notifications:payload Phabricator storage/logs/PhabricatorPastePayload.json Nasqueron

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Allow to use CLI notifications:payload command with Phabricator.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

More tests

dereckson retitled this revision from Allow to use CLI notifications:payload command with Phabricator to Simplify PhabricatorNotification and allow to use notifications:payload.Aug 24 2016, 03:00
dereckson updated this object.
dereckson edited edge metadata.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Aug 24 2016, 03:02
dereckson edited edge metadata.

EOL at EOF

This revision was automatically updated to reflect the committed changes.