1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/ponder
epriestley aa74af1983 Remove all "originalTitle"/"originalName" fields from objects
Summary:
Depends on D19012. Ref T13053. In D19012, I've changed "Thread-Topic" to always use PHIDs.

This change drops the selective on-object storage we have to track the original, human-readable title for objects.

Even if we end up backing out the "Thread-Topic" change, we'd be better off storing this in a table in the Mail app which just has `<objectPHID, first subject we used when sending mail for that object>`, since then we get the right behavior without needing every object to have this separate field.

Test Plan: Grepped for `original`, `originalName`, `originalTitle`, etc.

Reviewers: amckinley

Maniphest Tasks: T13053

Differential Revision: https://secure.phabricator.com/D19013
2018-02-08 06:22:03 -08:00
..
application Modernize PonderQuestion with EditEngine 2017-05-03 11:14:52 -07:00
capability Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
constants Redesign PonderQuestionView 2016-02-23 17:20:07 -08:00
controller Fix some copy and bugs in Ponder 2017-07-28 06:57:26 -07:00
editor Use object PHIDs for "Thread-Topic" headers in mail 2018-02-08 06:21:00 -08:00
herald Define available Herald rule repetition options in terms of "isSingleEventAdapter()" 2018-01-26 11:02:35 -08:00
mail Add Ponder Question mail create receiver 2016-06-08 14:48:20 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Redesign PonderQuestionView 2016-02-23 17:20:07 -08:00
remarkup Remarkup - add a regex to blacklist what objects get link 2014-08-14 15:20:45 -07:00
search Convert Ponder Questions to Ferret engine 2017-10-26 18:18:04 -07:00
storage Remove all "originalTitle"/"originalName" fields from objects 2018-02-08 06:22:03 -08:00
view Use Log In vs. Login when it's a verb 2017-08-02 12:26:47 -07:00
xaction Fix some copy and bugs in Ponder 2017-07-28 06:57:26 -07:00