Changeset 155c24e in Klonkt for src/config/database.js
- Timestamp:
- 07/20/2026 10:52:58 PM (7 weeks ago)
- Branches:
- main
- Children:
- 7922694
- Parents:
- e6c6e6f
- git-author:
- Robin <roboburr@…> (07/20/2026 10:52:57 PM)
- git-committer:
- Robin <roboburr@…> (07/20/2026 10:52:58 PM)
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
re6c6e6f r155c24e 443 443 ensureColumn('ap_outbox', 'visibility', 'TEXT'); // 'direct' = private mention, never Public (shaer-tqc) 444 444 ensureColumn('ap_outbox', 'to_actors', 'TEXT'); // JSON array of recipient actor URIs for direct notes 445 ensureColumn('ap_outbox', 'help_request', 'INTEGER'); // FEP-633c shaer:helpRequest (ward's call for help) 445 446 } 446 447
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)