chore: cleaned up some specs around extensions and small changes to get code in line

This commit is contained in:
2026-07-18 22:52:54 +02:00
parent 5c1b333cce
commit a2e2ab037d
21 changed files with 549 additions and 27 deletions

View File

@@ -161,7 +161,8 @@ surface SettingsViewSurface {
-- clipboard for pasting into a browser bookmark.
-- The bookmarklet captures the active tab's document.title and
-- location.href (each URI-encoded) and navigates to a
-- bds2://new-post?title=...&url=... deep link. When a project is active
-- ruds://new-post?title=...&url=... deep link. RuDS does not register or
-- accept bds2://, which remains owned by bDS2. When a project is active
-- its id is appended as &project_id=... so the link targets that
-- project regardless of which one is currently open.