Changeset eb36688 in Klonkt for src/config/database.js
- Timestamp:
- 07/26/2026 08:01:25 AM (6 weeks ago)
- Branches:
- main
- Children:
- cc3cf7d
- Parents:
- 8f8b40f
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r8f8b40f reb36688 548 548 ensureColumn('ap_timeline', 'cw', 'TEXT'); // remote content-warning text 549 549 ensureColumn('ap_timeline', 'emoji_json', 'TEXT'); // FEP-9098 custom emoji Emoji tags from the inbound note, served back as `tag` 550 ensureColumn('ap_timeline', 'link_json', 'TEXT'); // FEP-e232 object-link (quote/ref) tags from the inbound note, served back as `tag` 550 551 ensureColumn('ap_timeline', 'reblog_name', 'TEXT'); // a followed account boosted this → "X boosted" 551 552 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)