- Inline Comments: See PHI2217. See PHI2206. Inline comments don't currently attach images.
- Destroying Edges: See PHI2201. See PHI2217. Destroying files that have old edge types may raise warnings. The destruction still works, although it doesn't hit the edges.
- Destroying Files: See PHI2217. Destroying an object doesn't destroy corresponding FileAttachment objects, so you can end up with ghosts in the UI.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 17 2023
Oct 26 2022
May 28 2022
May 27 2022
May 26 2022
May 25 2022
"PhabricatorApplicationTransactionCommentView->setDraft()" has exactly two callers: one in Slowvote...
May 24 2022
May 23 2022
May 20 2022
May 19 2022
May 9 2022
Sep 28 2020
Aug 11 2020
Adding overflow-wrap: anywhere appears to fix this without breaking anything.
May 21 2020
I think (?) this was pretty much resolved by the last round of changes. See T13291 for some followups.
May 3 2020
Feb 6 2020
See also PHI1630.
Feb 4 2020
To attempt to justify micro-optimizing this loop:
Jan 29 2020
I removed the strikethrough in T13482, which mostly moots this.
Nov 13 2019
Sep 24 2019
Sep 20 2019
Sep 9 2019
Jul 10 2019
Jun 25 2019
Jun 19 2019
See PHI1312. The modified JIRA rules reportedly misfire on URIs with anchors or parameters. For now, the plan is to just skip these URIs. In the future, we might specialize URIs which (for example) link to comments on foreign objects.
I'm going to close this in favor of T13291. Referencing files by full URI currently works, and relative references and other behavior is planned.
Jun 4 2019
May 23 2019
May 22 2019
May 21 2019
May 20 2019
May 19 2019
May 17 2019
May 16 2019
May 10 2019
May 9 2019
PHI1224 describes a somewhat-adjacent situation: an install would like a way for external automated tooling to reference source files and generate editor links for them.