Page MenuHomePhabricator

Improve robustnesss of feed text rendering
ClosedPublic

Authored by epriestley on Apr 16 2014, 8:29 PM.
Tags
None
Referenced Files
F14058685: D8793.diff
Sun, Nov 17, 1:50 PM
F13986080: D8793.diff
Mon, Oct 21, 12:27 AM
F13983373: D8793.diff
Oct 20 2024, 6:05 AM
F13983338: D8793.id.diff
Oct 20 2024, 5:45 AM
F13971929: D8793.id20866.diff
Oct 17 2024, 4:13 PM
F13966047: D8793.id.diff
Oct 16 2024, 5:51 AM
Unknown Object (File)
Sep 27 2024, 4:15 AM
Unknown Object (File)
Sep 27 2024, 4:12 AM

Details

Reviewers
btrahan
chad
Commits
Restricted Diffusion Commit
rPe49251ec9804: Improve robustnesss of feed text rendering
Summary

Couple of minor cleanup things here:

  • Pass handles to ApplicationTransactions when rendering their stories; this happened implicitly before but doesn't now.
  • Add ?text=1 to do ad-hoc rendering of a story in text mode.
  • Make Conduit skip unrenderable stories.
  • Fix/modernize some text in the Commit story.
Test Plan

Rendered text versions of stories via Conduit and ?text=1.

Diff Detail

Repository
rP Phabricator
Branch
asana1
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

epriestley retitled this revision from to Improve robustnesss of feed text rendering.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added subscribers: sophiebits, zeeg.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Apr 16 2014, 9:19 PM
epriestley updated this revision to Diff 20890.

Closed by commit rPe49251ec9804 (authored by @epriestley).