Changeset c73ac64 in Klonkt for src/routes/posts.js
- Timestamp:
- 06/24/2026 01:58:33 PM (3 months ago)
- Branches:
- main
- Children:
- 5b47619
- Parents:
- ffa53cc
- File:
-
- 1 edited
-
src/routes/posts.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/posts.js
rffa53cc rc73ac64 806 806 try { 807 807 const _apBase = (process.env.PUBLIC_BASE_URL || `${req.protocol}://${req.get('host')}`).replace(/\/+$/, ''); 808 fediverse = ActivityPubService.getInteractions(post.id, _apBase );808 fediverse = ActivityPubService.getInteractions(post.id, _apBase, site); 809 809 } catch { /* non-fatal */ } 810 810 // Owner/admin of this site may reply back to a fediverse interaction.
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)