Changeset 7922694 in Klonkt for src/config
- Timestamp:
- 07/20/2026 11:03:52 PM (7 weeks ago)
- Branches:
- main
- Children:
- 5143ccf
- Parents:
- 155c24e
- git-author:
- Robin <roboburr@…> (07/20/2026 11:03:51 PM)
- git-committer:
- Robin <roboburr@…> (07/20/2026 11:03:52 PM)
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r155c24e r7922694 444 444 ensureColumn('ap_outbox', 'to_actors', 'TEXT'); // JSON array of recipient actor URIs for direct notes 445 445 ensureColumn('ap_outbox', 'help_request', 'INTEGER'); // FEP-633c shaer:helpRequest (ward's call for help) 446 ensureColumn('ap_followers', 'name', 'TEXT'); // cached display name (shaer-aa3) 447 ensureColumn('ap_followers', 'handle', 'TEXT'); // @user@host 448 ensureColumn('ap_followers', 'icon', 'TEXT'); // avatar URL 446 449 } 447 450
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)