1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 04:02:43 +01:00
phorge-phorge/src/applications/feed
epriestley 2f38695768 Support export of feed transactions to CSV/Excel/etc
Summary: Depends on D20534. Ref T13294. Add export support so you can dump these out, print them on paper, notarize them, and store them in a box under a tree or whatever.

Test Plan: Exported transactions to a flat file, read the file.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13294

Differential Revision: https://secure.phabricator.com/D20535
2019-05-21 12:47:46 -07:00
..
application Build a rough transaction-level view of Feed 2019-05-21 12:28:00 -07:00
builder Merge branch 'master' into redesign-2015 2015-07-01 15:07:16 -07:00
conduit Fix "before/after" cursor paging for API call "feed.query" 2019-04-23 11:51:16 -07:00
config Add formal setup guidance warning that "feed.http-hooks" will be removed in a future version of Phabricator 2019-02-07 14:54:09 -08:00
controller Build a rough transaction-level view of Feed 2019-05-21 12:28:00 -07:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
query Support export of feed transactions to CSV/Excel/etc 2019-05-21 12:47:46 -07:00
storage Add a rough "bin/repository unpublish" workflow to attempt to cleanup improperly published repositories 2018-03-30 08:46:11 -07:00
story Separate "feed" and "notifications" better, allow stories to appear in notifications only 2018-12-10 16:02:43 -08:00
worker Revert "feed.http-hooks" HTTP request construction to use "http_build_query()" so nested "storyData" is handled correctly 2019-02-07 14:53:03 -08:00
PhabricatorFeedStoryPublisher.php Fix an off-by-one error affecting mail rendering of inlines on the final line of a file 2018-11-26 10:12:09 -08:00