SurfSense/surfsense_backend/app/connectors
Claude 3d5ace7a79
Add Mastodon/ActivityPub connector for social media data indexing
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
2025-11-19 00:11:29 +00:00
..
airtable_connector.py update airtable indexer 2025-08-26 19:17:46 +02:00
clickup_connector.py add coderabbit suggestions 2025-07-30 22:25:47 +02:00
confluence_connector.py add relevant coderrabit suggestions 2025-07-27 14:03:39 +02:00
discord_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
elasticsearch_connector.py fix: ran formatter as per coderrabbitai 2025-10-17 02:44:44 +05:30
github_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
google_calendar_connector.py feat: Moved searchconnectors association from user to searchspace 2025-10-08 21:13:01 -07:00
google_gmail_connector.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
home_assistant_connector.py Add Home Assistant connector for smart home data indexing 2025-11-18 23:58:57 +00:00
jira_connector.py Fixed formatting and linting post Jira connector PR 2025-07-25 10:52:34 -07:00
linear_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
luma_connector.py chore: linting and formatting 2025-09-28 22:26:26 -07:00
mastodon_connector.py Add Mastodon/ActivityPub connector for social media data indexing 2025-11-19 00:11:29 +00:00
notion_history.py chore: linting 2025-11-03 16:00:58 -08:00
slack_history.py chore: removed content trunking for better UI 2025-10-14 14:19:48 -07:00