1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/feed/controller
epriestley dadd9a9dd9 Let feed panels render something meaningful-ish
Summary:
Ref T4986. We need to introduce alternate views to make this more pleasant, but let rendering move to engines so it can be shared between panels and controllers.

I also moved some of the pagination logic in to avoid duplicating that.

So far, only Feed works. I'm going to do these gradually since we have ~40-50 of them.

Test Plan:
  - Used global search to check for collateral damage.
  - Used not-global search too.
  - Used normal feed.

{F151541}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: chad, epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9008
2014-05-08 20:04:18 -07:00
..
PhabricatorFeedController.php Use ApplicationSearch in Feed 2013-08-05 14:10:41 -07:00
PhabricatorFeedDetailController.php Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
PhabricatorFeedListController.php Let feed panels render something meaningful-ish 2014-05-08 20:04:18 -07:00
PhabricatorFeedPublicStreamController.php Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00