Allows feed stories and mail for new Phame Posts.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T9360: Unbeta Phame
- Commits
- Restricted Diffusion Commit
rP6fe2377cc2c5: Add mail/feed support to PhamePost
Write Post, Get Mail
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- phame-post-feed
- Lint
Lint Passed Severity Location Code Message Advice src/applications/phame/editor/PhamePostEditor.php:166 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 8661 Build 10036: Run Core Tests Build 10035: arc lint + arc unit
Event Timeline
src/applications/phame/editor/PhamePostEditor.php | ||
---|---|---|
152 | Will follow up on next diff, but by default all new posts are "drafts" and there is no transaction for "publish". I hard coded testing emails and feed stories. I plan to default new posts to "published" and add a transaction type for visibility changes. |