remarkbox/docs/tickets/index.md
russell@unturf.com f1cffe2e79 Resolve all 14 tracked tickets (T0-T13)
High priority fixes:
- T0: Profile page now filters comments by namespace (was leaking cross-site)
- T1: URI hostnames and namespace names normalized to lowercase (was causing
  duplicate threads and "stock comments" bug). Includes merge script.
- T2: Thread detail API now paginated with SQL-side filtering (was 502 on
  267+ reply threads)

Features:
- T3: GDPR account deletion (tombstone user with scrubbed PII) and data export
- T4: Customizable button text and comment labels per namespace
- T5: Self-service namespace deletion for owners
- T6: @mention notifications with profile links
- T7: Webmention receiving endpoint with h-card extraction
- T8: Configurable max nesting depth and collapse depth per namespace
- T9: AJAX thread title search to prevent duplicates
- T10: Browser push notification support (VAPID/service worker)

Docs and housekeeping:
- T11: Documented thread_uri behavior when moving embeds
- T12/T13: Drafted community replies for resolved feature requests
- Collapse depth defaults to infinite (load-more disabled unless configured)

364 tests pass, 4 skipped.
2026-02-01 20:02:47 -05:00

1.5 KiB

Remarkbox Tickets

Tracked issues from the meta.remarkbox.com and faq.remarkbox.com audit (2026-02-01).

# Title Status Priority Source
T0 User profile leaks comments across namespaces resolved high meta cc62eb06
T1 Namespace/URI case-sensitivity causes "stock comments" resolved high FAQ 7eb0baec, 6b21e360
T2 Large thread fetch causes 502 resolved high production www.remarkbox.com
T3 GDPR/CCPA compliance tooling resolved medium meta a819d4f0
T4 Customizable button text resolved low meta c29c9c22, FAQ 5a508a9c
T5 Self-service namespace deletion resolved low FAQ 72475f88
T6 Mention notifications (@username) resolved low meta b82332ce
T7 Webmentions / IndieWeb support resolved low meta bd7112ff
T8 Nesting depth settings per namespace resolved low meta 137101ac
T9 Prevent duplicate threads (AJAX search) resolved low meta 642831b4
T10 Browser push notifications resolved low meta 9b970f14
T11 Document "comments disappear when moving embed" resolved low FAQ 6260e726
T12 Reply to API-only CRUD thread confirming done resolved low meta 6db01560
T13 Reply to lock/archive thread confirming done resolved low meta 7e9d5864