mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
- Add FediDB API client (lib/fedidb.js) with MongoDB caching (24h TTL) for instance search, timeline support checks, and popular accounts - Explore page: instance input now shows autocomplete suggestions from FediDB with software type, MAU count, and timeline support indicator (checkmark/cross) via background pre-check - Reader page: @handle lookup input now shows popular fediverse accounts from FediDB with avatar, name, handle, and follower count - Three new API endpoints: /api/instances, /api/instance-check, /api/popular-accounts - Alpine.js components for both autocomplete UIs with keyboard navigation