{"id":13878278,"url":"https://github.com/calebhearth/mentionable","last_synced_at":"2025-10-25T11:44:16.858Z","repository":{"id":65534283,"uuid":"260553246","full_name":"calebhearth/mentionable","owner":"calebhearth","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-13T21:38:15.000Z","size":78,"stargazers_count":36,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T20:37:43.704Z","etag":null,"topics":["now"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/calebhearth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"calebhearth","ko_fi":"calebhearth"}},"created_at":"2020-05-01T20:34:39.000Z","updated_at":"2025-01-05T10:43:05.000Z","dependencies_parsed_at":"2024-08-06T08:46:51.024Z","dependency_job_id":"8b1be2d4-0655-4df5-be26-16da01ef1ae6","html_url":"https://github.com/calebhearth/mentionable","commit_stats":null,"previous_names":["calebthompson/mentionable"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/calebhearth/mentionable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebhearth%2Fmentionable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebhearth%2Fmentionable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebhearth%2Fmentionable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebhearth%2Fmentionable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calebhearth","download_url":"https://codeload.github.com/calebhearth/mentionable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebhearth%2Fmentionable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280949320,"owners_count":26418950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["now"],"created_at":"2024-08-06T08:01:44.948Z","updated_at":"2025-10-25T11:44:16.829Z","avatar_url":"https://github.com/calebhearth.png","language":"Ruby","funding_links":["https://github.com/sponsors/calebhearth","https://ko-fi.com/calebhearth"],"categories":["Ruby"],"sub_categories":[],"readme":"# Mentionable\n\nAn implementation of [Webmention], a web standard for mentions and conversyions\nacross the web. With mentionable, people can reply by sending webmentions for:\n\n[Webmention]: \u003chttps://www.w3.org/TR/webmention/\u003e \"Webmention W3C Recommendation\"\n\n- commenting\n- liking\n- reposting\n- mentioning / linking to\n- quote\n\nThe `h-entry` specification provides for more types of reply, but these are what\nMentionable currently supports.\n\nMentionable sets up an endpoint in your Rails app to receive these Webmentions,\nconfirms that the reply actually links back to a page you've published, and\nstores replies in the database for you to display or use as you please.\n\nOptionally, Mentionable can be configured to send Webmentions when content you\ncreate links to external sites. It does this by querying the link, performing\n[Webmention endpoint discovery], and notifying sites that are set up to receive\nWebmentions.\n\n[Webmention endpoint discovery]: \u003chttps://www.w3.org/TR/webmention/#sender-discovers-receiver-webmention-endpoint\u003e\n\nYou can configure one or more objects to be queried upon creation by telling\nMentionable what they are and what method to check for links.\n\n## Usage\nHow to use my plugin.\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'hearthside-mentionable', require: 'mentionable'\n```\n\nAnd then execute:\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n```bash\n$ gem install hearthside-mentionable\n```\n\n## Contributing\nContribution directions go here.\n\n## License\n\nSee LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebhearth%2Fmentionable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalebhearth%2Fmentionable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebhearth%2Fmentionable/lists"}