Changes in src/config/database.js [a117862:e9ec5e4] in Klonkt
- File:
-
- 1 edited
-
src/config/database.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/config/database.js
ra117862 re9ec5e4 737 737 CREATE INDEX IF NOT EXISTS idx_ap_reports_slug ON ap_reports(slug, created_at); 738 738 `); 739 // "Feature" a followed account: its posts show in the local Cirkel. 739 // "Feature" a followed account: its posts show in the local Cirkel. Heet in de 740 // UI "Uitgelicht" / "Featured" (tl.autoboost), en zo heet de kolom ook in 741 // following.csv. Niet te verwarren met `featured` op de ACTOR: dat is de 742 // collectie vastgezette POSTS (toot:featured), iets heel anders. 740 743 ensureColumn('ap_following', 'auto_boost', 'INTEGER DEFAULT 0'); 741 744 // A timeline post you boosted (🔁) — also shown in the Cirkel (mixed by date).
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)