Changeset 024f4f8 in Klonkt for src/config
- Timestamp:
- 07/20/2026 10:08:44 PM (7 weeks ago)
- Branches:
- main
- Children:
- e6c6e6f
- Parents:
- 81b2e1e
- git-author:
- Robin <roboburr@…> (07/20/2026 10:08:43 PM)
- git-committer:
- Robin <roboburr@…> (07/20/2026 10:08:44 PM)
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r81b2e1e r024f4f8 441 441 ensureColumn('ap_outbox', 'attachments', 'TEXT'); 442 442 ensureColumn('posts', 'ap_visibility', 'TEXT'); // public|quiet|friends|direct (C2S addressing, shaer-60b) 443 ensureColumn('ap_outbox', 'visibility', 'TEXT'); // 'direct' = private mention, never Public (shaer-tqc) 444 ensureColumn('ap_outbox', 'to_actors', 'TEXT'); // JSON array of recipient actor URIs for direct notes 443 445 } 444 446
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)