Changeset b1512e0 in Klonkt for src/services/ActivityPubService.js
- Timestamp:
- 07/28/2026 08:54:20 AM (6 weeks ago)
- Branches:
- main
- Children:
- bdb78e4
- Parents:
- 3f32994
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
r3f32994 rb1512e0 2849 2849 // during a flux window, e.g. a fleet-wide update), and drops notes that are gone 2850 2850 // (404/410). Bump SELFHEAL_VERSION only on a release that warrants a re-sync. 2851 const SELFHEAL_VERSION = 1 8; // v18: link previews no longer hang behind the note re-fetch (an unreachable origin skipped the whole row)2851 const SELFHEAL_VERSION = 19; // v19: head-read no longer stops on an og:image mention inside inline script 2852 2852 async function fetchNoteAP(url) { 2853 2853 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)