Page MenuHomePhabricator

Adding official Feed stories for Calendar event invite/uninvite actions
ClosedPublic

Authored by lpriestley on Apr 30 2015, 7:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 30 2025, 2:21 PM
Unknown Object (File)
May 31 2025, 7:13 PM
Unknown Object (File)
May 30 2025, 5:38 AM
Unknown Object (File)
May 29 2025, 1:47 PM
Unknown Object (File)
Apr 29 2025, 7:21 PM
Unknown Object (File)
Apr 28 2025, 10:11 AM
Unknown Object (File)
Apr 28 2025, 5:26 AM
Unknown Object (File)
Apr 27 2025, 1:59 PM
Subscribers

Details

Summary

Closes T7988, Adding official Feed stories for Calendar event invite/uninvite actions.

Test Plan

Invite/uninvite users to Calendar events, save, go to Feed, inspect stories.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Adding official Feed stories for Calendar event invite/uninvite actions.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/calendar/storage/PhabricatorCalendarEventTransaction.php
325–331

At some point we might want to just hide these from feed/notifications/etc, since they're pretty uninteresting and vaguely sketchy to publish/distribute, maybe.

This revision is now accepted and ready to land.Apr 30 2015, 7:28 PM
src/applications/calendar/storage/PhabricatorCalendarEventTransaction.php
325–331

Do you think we should do that out of the gate? Or try them out and get some feedback?

Trying them out seems fine to me.

This revision was automatically updated to reflect the committed changes.