Ref T7756. Now viewing individual threads in Conpherence is ZXXX driven. Also adds remarkup support.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T7756: Conpherence threads should support monograms
- Commits
- Restricted Diffusion Commit
rPdd22db18ff82: Conpherence - make `ZXXX` monograms a bit more useful.
clicked around on list of conpherences in full view and it worked. selected 'view in conpherence' action from column and loaded correct ZXXX uri. Typed ZXXX in Maniphest and saw it link to Conpherence room.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
One inline.
src/applications/conpherence/application/PhabricatorConpherenceApplication.php | ||
---|---|---|
72 | This probably needs to be /Z\d+ or similar, as written this will match /, /Z, /ZZ, etc. |