Changeset c6cdce6 in Klonkt for src/config
- Timestamp:
- 06/28/2026 10:25:40 AM (2 months ago)
- Branches:
- main
- Children:
- 0596945
- Parents:
- 37a297d
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
r37a297d rc6cdce6 334 334 ensureColumn('ap_timeline', 'nsfw', 'INTEGER DEFAULT 0'); // remote sensitive post → blur in the Cirkel 335 335 ensureColumn('ap_timeline', 'cw', 'TEXT'); // remote content-warning text 336 ensureColumn('ap_timeline', 'reblog_name', 'TEXT'); // a followed account boosted this → "X boosted" 337 ensureColumn('ap_timeline', 'reblog_handle', 'TEXT'); // the booster's @handle 338 ensureColumn('ap_timeline', 'reblog_icon', 'TEXT'); // the booster's avatar 336 339 } 337 340
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)