1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/feed
epriestley e49251ec98 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`.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: zeeg, spicyj, epriestley

Differential Revision: https://secure.phabricator.com/D8793
2014-04-17 15:57:18 -07:00
..
application Various linter fixes. 2014-02-26 12:44:58 -08:00
builder Fail feed story renders individually, instead of in aggregate 2014-03-10 18:22:24 -07:00
conduit Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
config Add a note suggesting restarting daemons for feed.http-hooks 2014-03-08 06:37:16 -08:00
constants Move Project transaction storage to modern tables 2013-10-22 13:49:28 -07:00
controller Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
management Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
storage Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
story Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
worker Make task queue more robust against long-running tasks 2014-04-15 08:42:02 -07:00
PhabricatorFeedStoryPublisher.php Add a "Send Test Notification" button to make testing the server easier 2014-02-17 16:00:33 -08:00