rP Phabricator |
| D21287 | rP38991188d6d1 (stable) Fix an issue where inline comments with only edit suggestions are… |
| D21287 | rPa529efa5b855 Fix an issue where inline comments with only edit suggestions are considered… |
| D21283 | rP87fb35abb72e Prevent keyboard selection of change blocks inside edit suggestions |
| D21281 | rPd3d41324be9f Drop old "differential_commit" table |
| D21280 | rP6d0dbeb77f77 Use the changeset parse cache to cache suggestion changesets |
| D21279 | rP5d0ae283a9ab Put a readthrough cache in front of inline context construction |
| D21278 | rPd2d7e7f5ff1b Clean up Diffusion behaviors for inline edit suggestions |
| D21277 | rP10f241352dce Render inline comment suggestions as real diffs |
| D21276 | rP846562158aae Roughly support inline comment suggestions |
| D21275 | rP00430fdbe117 Make server components of inline comment content handling state-oriented |
| D21274 | rP4b2a447003be Allow "has draft inlines?" queries to overheat |
| D21273 | rP87bc30526b7a Make inline content "state-oriented", not "string-oriented" |
| D21268 | rP8dec499bcf0a (stable) Fix "r" and "R" both replying with quote on inline comments |
| D21268 | rP770a5c8412d1 Fix "r" and "R" both replying with quote on inline comments |
| D21263 | rPb24bac5afbd4 (stable) Fix an out-of-order access issue with inlines |
| D21263 | rP93b08f0e83e6 Fix an out-of-order access issue with inlines |
| D21262 | rPe959f934893c Use a more consistent inline highlighting style with fewer redraws |
| D21261 | rPc666cb9f0bc7 Reduce the frequency of DOM scans to rebuild inlines when scrolling revisions |
| D21257 | rP3ee6b5393c77 Improve offset/range inline behavior for rich diffs and unified diffs |
| D21256 | rPfbd57ad83232 Give selected inline comments are more obvious selected state |
| D21255 | rPb021da71a52d When users click headers to select diff UI elements, don't eat the events |
| D21254 | rP42f1a95a1255 Fix a flash of document selection when "oncopy" and "inline on range" behaviors… |
| D21253 | rPf45519c0604b When cancelling an inline comment edit, exit the edit state after the response… |
| D21252 | rPcfb5de6fa77f Distinguish more carefully between "null" inline offsets and "0" inline offsets |
| D21250 | rP2f5398796e02 Store inline comment offset information and show it when highlighting comments |
| D21249 | rPebef22ccc1bb Improve select-to-comment behavior in Firefox and on unified diffs |
| D21248 | rP42378ea393fe Allow users to create inline comments by directly selecting text directly |
| D21246 | rPc063e0e5ec9d Add "View Raw Remarkup" to inline comments |
| D21244 | rP419b7ceebb0f Move inline comment actions into a dropdown menu |
| D21243 | rPdf139f044b9b Render proper "Show Context" links in DocumentEngine diffs, not just bullets |
| D21242 | rPe8109e4a9224 When an inline was left on a rendered DocumentEngine document, don't include an… |
| D21241 | rPacc1fa165519 Make "View as Document Type..." only show valid options |
| D21240 | rP0cca40db3bc6 When creating an inline, save the current document engine |
| D21239 | rPebf254dac351 (stable) Fix an issue where storage inlines are fed to InlineAdjustmentEngine |
| D21239 | rP6dc20d1e2e71 Fix an issue where storage inlines are fed to InlineAdjustmentEngine |
| D21238 | rPe7ebd5d9d1f8 Make "Delete" from inline comment previews function correctly while editing… |
| D21237 | rPb804e8cffad2 Make "View" from inline comment previews correctly jump to "isEditing" inlines |
| D21236 | rP24ba66f106f2 Persist "Show Changeset" and improve path text selection |
| D21235 | rPfa2d30ee3698 Lift inline comment draft behaviors to "InlineController" |
| D21234 | rP94a95efa059a Replace "loadUnsubmittedInlineComments()" with a modern "DiffQuery" |
| D21233 | rP79107574a762 Remove "DifferentialInlineCommentQuery" |
| D21232 | rP983d77848b4c Move the "Inline List" view to "DiffInlineCommentQuery" |
| D21231 | rPaf5b94b23473 Lift most "InlineController" querying to the base class |
| D21230 | rP949b9163d006 Replace remaining pseudo-query methods on AuditInlineComment |
| D21229 | rP6c59db20a379 Replace "loadDraftComments()" with a Query |
| D21228 | rPd0593a5a788e Replace "loadDraftAndPublishedComments()" with a Query |
| D21227 | rPc1f1345cc053 Make InlineCommentQueries more robust/consistent |
| D21226 | rP1656a2ff081a Allow inline comment storage objects to generate their own runtime objects |
| D21225 | rP397648855f8b Make the "attach_inlines" parameter to "differential.createcomment" a no-op |
| D21224 | rP0067f1a521a0 Remove the obsolete "DiffusionInlineCommentPreviewController" |
| D21219 | rP07e160bde1e8 When cancelling an unsaved editing inline after a reload, don't cancel into an… |
| D21218 | rP7fa47408a3c5 When a user submits "isEditing" inlines and chooses to publish them, publish… |
| D21217 | rP3a76248071eb When loading a page with inlines, don't select/focus inlines which we… |
| D21216 | rPfe501bd7f736 Save drafts for inline comments currently being edited |
| D21215 | rP27b7ba814a5a Don't consider empty inlines when considering whether a revision has draft… |
| D21214 | rP9307f57747b2 When rendering changesets, discard empty draft inline comments |
| D21212 | rP63bfad0ff476 Refine unusual inline comment client interactions |
| D21211 | rPf5ef341c9e35 Don't publish "empty" inline comments |
| D21191 | rP67da18e37478 When users submit "editing" inlines, warn them that their inlines will be saved |
| D21188 | rP468aabd4ef30 When draft inline comments are submitted, disengage the editor |
| D21187 | rPb2ce0844b6ff When a user clicks "Cancel" on an inline comment to leave the "Editing" state… |
| D21186 | rPb48a22bf50a3 Make "editing" state persistent for inline comments |
| D21184 | rP5ff0ae7d48a7 Add generic "attributes" storage to inline comment tables |