Changeset 3289a64 in Klonkt for src/config/database.js
- Timestamp:
- 06/26/2026 11:30:21 PM (2 months ago)
- Branches:
- main
- Children:
- 3d37c67
- Parents:
- c745659
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
rc745659 r3289a64 357 357 ensureColumn('ap_interactions', 'parent_uri', 'TEXT'); // nesting (existing DBs) 358 358 ensureColumn('ap_interactions', 'acted_boost', 'INTEGER DEFAULT 0'); // owner boosted this comment (🔁) → can undo 359 ensureColumn('ap_interactions', 'acted_like', 'INTEGER DEFAULT 0'); // owner liked this comment (⭐) → can undo 359 360 360 361 // Fediverse CLIENT: accounts WE follow (outbound) + the home timeline of their posts.
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)