mirror of
https://github.com/sudoxnym/connectd.git
synced 2026-04-14 19:46:30 +00:00
- determine_contact_method now recognizes mastodon/bluesky users by platform - username IS the handle for platform-native users - fixed orphaned matches table issue - wave 1 intros sent successfully
11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "connectd",
|
|
"name": "connectd",
|
|
"codeowners": ["@sudoxnym"],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/sudoxnym/connectd",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/sudoxnym/connectd/issues",
|
|
"requirements": [],
|
|
"version": "1.1.0"
|
|
}
|