Fixes T4036. Now if you say something on diff X like "This reminds me of Tx and Dy and commitHashFoo and Px." each of those objects gets a little visible transaction that the mention occurred. No feed, email, or notifications.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T4036: Crosslink object if mentioned somewhere
- Commits
- Restricted Diffusion Commit
rPc75495e63fa0: Transactions - add infrastructure for "mentions"
made a comment like above and verified transactions. also submitted a diff that "Fixes Tx" and Tx did not get the transaction as expected.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
We should pick different constants, 43 and 44 were previously used by TYPE_OBJECT_HAS_COLUMN and TYPE_COLUMN_HAS_OBJECT and need some cleanup (I think I didn't file anything, but @joshuaspence hit a minor related issue earlier). Use 51 + 52 instead?
src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php | ||
---|---|---|
179 | Array typehint? |