1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 17:38:24 +01:00
phorge-phorge/src/applications/differential/parser
epriestley fe501bd7f7 Save drafts for inline comments currently being edited
Summary:
Ref T13513. As users type text into inline comments, save the comment state as a draft on the server.

This has some rough edges, particularly around previews, but mostly works. See T13513 for notes.

Test Plan: Started an inline, typed some text, waited a second, reloaded the page, saw an editing inline with the saved text.

Maniphest Tasks: T13513

Differential Revision: https://secure.phabricator.com/D21216
2020-05-04 13:19:42 -07:00
..
__tests__ Improve the performance of tab replacement in common cases 2019-05-16 12:28:39 -07:00
DifferentialChangesetParser.php Save drafts for inline comments currently being edited 2020-05-04 13:19:42 -07:00
DifferentialCommitMessageParser.php Return transactions from "differential.parsecommitmessage" 2017-10-30 15:15:42 -07:00
DifferentialCustomFieldDependsOnParser.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
DifferentialCustomFieldRevertsParser.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
DifferentialHunkParser.php Add a missing "null" check when rebuilding old/new diff content 2020-04-25 09:23:05 -07:00
DifferentialLineAdjustmentMap.php Remove all whitespace options/configuration everywhere 2019-02-19 13:09:29 -08:00