Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/ActivityPub

A full-featured ActivityPub server for networked publishing with Ghost
https://github.com/TryGhost/ActivityPub

Update dependency @hono/node-server to v1.13.5

renovate[bot] opened this pull request about 2 months ago
Update dependency @cucumber/cucumber to v10.9.0

renovate[bot] opened this pull request about 2 months ago
Update dependency sanitize-html to v2.13.1

renovate[bot] opened this pull request about 2 months ago
Update dependency @opentelemetry/exporter-trace-otlp-proto to v0.54.2 - autoclosed

renovate[bot] opened this pull request about 2 months ago
Update dependency @fedify/fedify to v1.2.3

renovate[bot] opened this pull request about 2 months ago
Update Vite packages to v2.1.4

renovate[bot] opened this pull request about 2 months ago
Pin dependencies

renovate[bot] opened this pull request about 2 months ago
Pin dependencies

renovate[bot] opened this pull request about 2 months ago
Update dependency hono to v4.6.5 [SECURITY]

renovate[bot] opened this pull request about 2 months ago
Added Renovate to repository for dependency management

daniellockyer opened this pull request about 2 months ago
Fixed port assignment for Pub/Sub emulator

daniellockyer opened this pull request about 2 months ago
Removed Knex instrumentation

daniellockyer opened this pull request about 2 months ago
Lazyloaded instrumentation modules

daniellockyer opened this pull request about 2 months ago
Added boot time to logging output

daniellockyer opened this pull request about 2 months ago
Improve onboarding

allouis opened this pull request about 2 months ago
Parallelised all bulk fetches

daniellockyer opened this pull request about 2 months ago
Removed env vars from migration job

daniellockyer opened this pull request about 2 months ago
Added middleware to shortcut nodeinfo endpoint when site not registered

mike182uk opened this pull request about 2 months ago
Simplified Sentry setup instrumentation

daniellockyer opened this pull request about 2 months ago
Added `service.name` attribute to tracing spans

daniellockyer opened this pull request about 2 months ago
Revert "Enabled Cloud Profiler"

daniellockyer opened this pull request about 2 months ago
Added `pubsub` service to development environment

mike182uk opened this pull request about 2 months ago
Debugging improvements

daniellockyer opened this pull request about 2 months ago
Disabled continuous delivery for election day

allouis opened this pull request about 2 months ago
Switched to using `traceparent` header for tracing

daniellockyer opened this pull request about 2 months ago
Add `replies` collection to activities

mike182uk opened this pull request about 2 months ago
Updated `nodeinfo` software version to `0.1.0`

mike182uk opened this pull request about 2 months ago
Added K_REVISION to Sentry metadata

daniellockyer opened this pull request about 2 months ago
Returned followed Actor from follow action

allouis opened this pull request about 2 months ago
Ensured consistent URL encoding in the endpoints

mike182uk opened this pull request about 2 months ago
Added handling for reply failures

mike182uk opened this pull request about 2 months ago
Added more Sentry exception collection

daniellockyer opened this pull request about 2 months ago
Added commit metadata to Sentry reports

daniellockyer opened this pull request about 2 months ago
Reverted Hono Sentry integration

daniellockyer opened this pull request about 2 months ago
Enabled Biome code formatter

daniellockyer opened this pull request about 2 months ago
Looked up remote objects with authenticated fetch

allouis opened this pull request about 2 months ago
Optimized migrations image size

daniellockyer opened this pull request about 2 months ago
Configured implicit contexts for logging

daniellockyer opened this pull request about 2 months ago
Updated Fedify to v1.2.0

daniellockyer opened this pull request about 2 months ago
Implemented thread mechanism for replies

mike182uk opened this pull request about 2 months ago
Restricted inbox to following

allouis opened this pull request about 2 months ago
Improved error collecting via Sentry

daniellockyer opened this pull request about 2 months ago
Prevented duplicate follows

allouis opened this pull request about 2 months ago
Bump pagination page size 10 → 100

mike182uk opened this pull request about 2 months ago
Enabled noExplicitAny and noImplicitAnyLet lint rules

daniellockyer opened this pull request about 2 months ago
Added `nodeinfo` routing

mike182uk opened this pull request about 2 months ago
Added Biome to repo

daniellockyer opened this pull request about 2 months ago
Fixed failing cucumber tests

mike182uk opened this pull request about 2 months ago
Fixed writing healthcheck file until after successful check

daniellockyer opened this pull request about 2 months ago
Fixed getting exit code from child container

daniellockyer opened this pull request about 2 months ago
Added Biome to project

daniellockyer opened this pull request about 2 months ago
Switched to request-based logger instance

daniellockyer opened this pull request about 2 months ago
Fixed structured logging in Cloud Logging env

daniellockyer opened this pull request about 2 months ago
Fixed structured logging in Cloud Logging env

daniellockyer opened this pull request about 2 months ago
WIP: replace console.log with structured logging

daniellockyer opened this pull request about 2 months ago
Shrunk Docker images by removing Yarn cache

daniellockyer opened this pull request about 2 months ago
Fixed sending application errors to Sentry

daniellockyer opened this pull request about 2 months ago
Added pagination to ActivityPub collections

mike182uk opened this pull request about 2 months ago
Removed Docker Buildx

daniellockyer opened this pull request about 2 months ago
Specified more specific Docker/Node/MySQL version tags

daniellockyer opened this pull request about 2 months ago
Fixed docker-compose interval period

daniellockyer opened this pull request about 2 months ago
Removed `style` from the allowed tags when sanitizing HTML

mike182uk opened this pull request about 2 months ago
Bumped Fedify to 1.1.1

mike182uk opened this pull request about 2 months ago
Updated sanitizeHtml rules so we can display Ghost posts properly

djordjevlais opened this pull request 2 months ago
Apply pagination to followers collection

dahlia opened this pull request 2 months ago
Added temporary endpoint to retrieve expanded followers list

mike182uk opened this pull request 2 months ago
Changed following dispatcher to return all types of followers

mike182uk opened this pull request 2 months ago
Hydrated `attributedTo` in the liked collection

mike182uk opened this pull request 2 months ago
Added functionality to filter out non-follower activity

mike182uk opened this pull request 2 months ago
Added e2e tests for API endpoints

mike182uk opened this pull request 3 months ago
Use host of the site from ctx not params

allouis opened this pull request 3 months ago
Added endpoint for retrieving a profie

mike182uk opened this pull request 3 months ago
Only write `Create` and `Announce` activities to the outbox

mike182uk opened this pull request 3 months ago
Moved `user` helper to `helpers`

mike182uk opened this pull request 3 months ago
Moved `toURL` to `helpers/uri`

mike182uk opened this pull request 3 months ago
Moved `ghost` helper to `helpers`

mike182uk opened this pull request 3 months ago
Moved `getActivities` action to `api/actions/getActivities`

mike182uk opened this pull request 3 months ago
Added .nvmrc for use with tooling that supports it

mike182uk opened this pull request 3 months ago
Added endpoints for retrieving profile following / followers

mike182uk opened this pull request 3 months ago
Migrations

allouis opened this pull request 3 months ago
Miscellaneous improvements

allouis opened this pull request 3 months ago
Target audience is not specified

silverpill opened this issue 3 months ago
Utilise vitest for testing

mike182uk opened this pull request 3 months ago
Ensure object replies is always an array

mike182uk opened this pull request 3 months ago
Added endpoint for searching for Fediverse users

mike182uk opened this pull request 3 months ago
Reads actors constants' values from env with fallback defaults

ngeorger opened this pull request 3 months ago
Article doesn't have an attributedTo property

silverpill opened this issue 3 months ago
Updated activities endpoint to better support client-side pagination

mike182uk opened this pull request 3 months ago
Allow activities endpoint to include own activities

mike182uk opened this pull request 3 months ago
Added support for outgoing replies

allouis opened this pull request 3 months ago
Dev environment

allouis opened this pull request 3 months ago
Added dedicated endpoint for retrieving activities for a given actor

mike182uk opened this pull request 3 months ago
Limited inbox to last 50 activities

allouis opened this pull request 3 months ago
Added tests for the like and unlike capablities

allouis opened this pull request 3 months ago
Fixed followers dispatcher and api endpoint

allouis opened this pull request 3 months ago
bumbed fedify to 0.15.0-dev.375

allouis opened this pull request 3 months ago
[WIP] Sending & Un-sending Likes

allouis opened this pull request 4 months ago
Added reverse-chronological ordering to outbox items

mike182uk opened this pull request 4 months ago
Added handler for incoming likes

mike182uk opened this pull request 4 months ago