mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
Implement a read-only connector for Mastodon-compatible instances (Mastodon, Pixelfed, BookWyrm) that indexes user's statuses, favourites, and bookmarks. Features: - MastodonConnector API client with pagination support - HTML content cleaning and markdown formatting - Incremental indexing using since_id tracking - Authentication route for adding/testing connectors - Search integration in researcher agent nodes - Celery background task for non-blocking indexing |
||
|---|---|---|
| .. | ||
| airtable_connector.py | ||
| clickup_connector.py | ||
| confluence_connector.py | ||
| discord_connector.py | ||
| elasticsearch_connector.py | ||
| github_connector.py | ||
| google_calendar_connector.py | ||
| google_gmail_connector.py | ||
| home_assistant_connector.py | ||
| jira_connector.py | ||
| linear_connector.py | ||
| luma_connector.py | ||
| mastodon_connector.py | ||
| notion_history.py | ||
| slack_history.py | ||