Changeset 97bacf2 in Klonkt for src/config
- Timestamp:
- 07/25/2026 11:32:44 PM (6 weeks ago)
- Branches:
- main
- Children:
- 8f8b40f
- Parents:
- f1c50f9
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
rf1c50f9 r97bacf2 547 547 ensureColumn('ap_timeline', 'nsfw', 'INTEGER DEFAULT 0'); // remote sensitive post → blur in the Cirkel 548 548 ensureColumn('ap_timeline', 'cw', 'TEXT'); // remote content-warning text 549 ensureColumn('ap_timeline', 'emoji_json', 'TEXT'); // FEP-9098 custom emoji Emoji tags from the inbound note, served back as `tag` 549 550 ensureColumn('ap_timeline', 'reblog_name', 'TEXT'); // a followed account boosted this → "X boosted" 550 551 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)