Changeset 0fc5db5 in Klonkt
- Timestamp:
- 06/30/2026 06:57:47 PM (2 months ago)
- Branches:
- main
- Children:
- b1edba0
- Parents:
- f7ed139
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
rf7ed139 r0fc5db5 1545 1545 // during a flux window, e.g. a fleet-wide update), and drops notes that are gone 1546 1546 // (404/410). Bump SELFHEAL_VERSION only on a release that warrants a re-sync. 1547 const SELFHEAL_VERSION = 4;1547 const SELFHEAL_VERSION = 5; // v5: re-fetch so embed/link-only posts pick up the note.image cover in feeds 1548 1548 async function fetchNoteAP(url) { 1549 1549 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)