Changeset b5c2538 in Klonkt
- Timestamp:
- 07/26/2026 09:12:22 AM (6 weeks ago)
- Branches:
- main
- Children:
- 3597763
- Parents:
- 3654057
- File:
-
- 1 edited
-
src/services/ActivityPubService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/ActivityPubService.js
r3654057 rb5c2538 2803 2803 // during a flux window, e.g. a fleet-wide update), and drops notes that are gone 2804 2804 // (404/410). Bump SELFHEAL_VERSION only on a release that warrants a re-sync. 2805 const SELFHEAL_VERSION = 1 4; // v14: capture custom-emoji booster names (reblog_emoji_json) onto already-cached boosts2805 const SELFHEAL_VERSION = 15; // v15: re-capture emoji_json/link_json for boosts that arrived before the Announce-path tag fix 2806 2806 async function fetchNoteAP(url) { 2807 2807 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)