Changeset 236e11b in Klonkt for src/services/ActivityPubService.js
- Timestamp:
- 07/04/2026 05:19:01 PM (2 months ago)
- Branches:
- main
- Children:
- 6dd1a3f
- Parents:
- b7e382f
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
rb7e382f r236e11b 1871 1871 // during a flux window, e.g. a fleet-wide update), and drops notes that are gone 1872 1872 // (404/410). Bump SELFHEAL_VERSION only on a release that warrants a re-sync. 1873 const SELFHEAL_VERSION = 5; // v5: re-fetch so embed/link-only posts pick up the note.image cover in feeds1873 const SELFHEAL_VERSION = 6; // v6: re-fetch so boosted notes cached coverless (pre image-fallback in resolveRemoteNote) pick up their cover 1874 1874 async function fetchNoteAP(url) { 1875 1875 try {
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)