Changeset bdb78e4 in Klonkt for src/services/ActivityPubService.js
- Timestamp:
- 07/28/2026 08:59:00 AM (6 weeks ago)
- Branches:
- main
- Children:
- 2a76184
- Parents:
- b1512e0
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
rb1512e0 rbdb78e4 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 = 19; // v19: head-read no longer stops on an og:image mention inside inline script2851 const SELFHEAL_VERSION = 20; // v20: oEmbed provider registry, so platforms that hide their tags from a server still resolve 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)