Lines Matching refs:so
13 the page text or the wiki changelog. Creating one needs only `AUTH_READ`, so
16 little surrounding context, not to a character position, so it survives minor
19 another reply (each records a `parentId`), so a discussion nests into a tree.
77 return the **full updated annotation**, so the panel re-renders the whole thread
94 storage (PHP), and on matching, so client and server agree.
107 last-to-first, so wrapping (which splits text nodes) never disturbs a
123 of truth for deletion, so a stale client can't cause data loss.
137 uses, so "Normal" on the overview means exactly "not orphaned".
139 `Resolved` counts `status === 'resolved'` regardless of anchoring. They deliberately overlap so
146 render-cached, so steady-state cost is low; the first load after edits re-renders.
157 annotated pages applying the per-page clear, so the authoritative re-check runs for each.
168 `JSINFO.annotations = {…};` statement so it runs in the same scope. Injection is
179 The optional `annotations` key carries the page's **full annotation list**, so
222 rendered client-side via `textContent`, so user content is never interpolated
270 the panel sets `data-status` so the resolved accent in `style.css` applies.