Changeset 6fd0e20 in Klonkt for src/config/database.js
- Timestamp:
- 07/26/2026 08:20:58 AM (6 weeks ago)
- Branches:
- main
- Children:
- af6e085
- Parents:
- cc3cf7d
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
rcc3cf7d r6fd0e20 549 549 ensureColumn('ap_timeline', 'emoji_json', 'TEXT'); // FEP-9098 custom emoji Emoji tags from the inbound note, served back as `tag` 550 550 ensureColumn('ap_timeline', 'link_json', 'TEXT'); // FEP-e232 object-link (quote/ref) tags from the inbound note, served back as `tag` 551 ensureColumn('ap_timeline', 'quote_json', 'TEXT'); // FEP-044f resolved quoted-post snapshot (author + content), for the embedded quote card 551 552 ensureColumn('ap_timeline', 'reblog_name', 'TEXT'); // a followed account boosted this → "X boosted" 552 553 ensureColumn('ap_timeline', 'reblog_handle', 'TEXT'); // the booster's @handle
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)