{"id":31806772,"url":"https://github.com/enichan/feditag","last_synced_at":"2025-10-12T04:04:30.922Z","repository":{"id":318140711,"uuid":"1070120563","full_name":"Enichan/feditag","owner":"Enichan","description":"FediTag uses JavaScript to embed a feed of Mastodon posts from one account using a particular hashtag on a website or page.","archived":false,"fork":false,"pushed_at":"2025-10-05T10:29:03.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T12:15:59.695Z","etag":null,"topics":["fedi","fediverse","feed","feeds","hashtag","hashtags","mastodon"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Enichan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-05T10:06:04.000Z","updated_at":"2025-10-05T11:44:39.000Z","dependencies_parsed_at":"2025-10-05T12:16:05.031Z","dependency_job_id":"67553e39-8275-4a6f-8ac7-24f9d3462b9a","html_url":"https://github.com/Enichan/feditag","commit_stats":null,"previous_names":["enichan/feditag"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Enichan/feditag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enichan%2Ffeditag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enichan%2Ffeditag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enichan%2Ffeditag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enichan%2Ffeditag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Enichan","download_url":"https://codeload.github.com/Enichan/feditag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enichan%2Ffeditag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006108,"owners_count":26084026,"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-11T02:00:06.511Z","response_time":55,"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":["fedi","fediverse","feed","feeds","hashtag","hashtags","mastodon"],"created_at":"2025-10-11T03:49:45.763Z","updated_at":"2025-10-11T03:49:46.483Z","avatar_url":"https://github.com/Enichan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FediTag\nFediTag uses JavaScript to embed a feed of Mastodon posts from one account using a particular hashtag on a website or page.\n\nAs seen on [enikofox.com/blockgame/](https://enikofox.com/blockgame/).\n\n# Features\n\n- Display up to 40 posts (Mastodon API limit) in a feed\n- Posts load on demand, 5 at a time, to reduce load on instances\n- Supports images, gifs, video, audio, and \"unknown\" type media attachments\n- Supports polls\n- Supports custom emojis\n- Lightbox galleries for images (see below)\n- Automatic removal of trailing hashtags\n\n# How to use\n\nDownload the JavaScript, css, and svg files. Link the JavaScript and css from your page's head element:\n\n```html\n\u003clink rel=\"stylesheet\" href=\"feditag.css\"\u003e\n\u003cscript src=\"feditag.js\"\u003e\u003c/script\u003e \n```\n\nAdd a fedi-tag element to your page:\n\n```html\n\u003cfedi-tag host=\"mastodon.social\" account=\"1\" tag=\"FilmPhotography\"\u003e\n    \u003cp\u003e\u003cem\u003eThis feature requires JavaScript to be enabled.\u003c/em\u003e\u003c/p\u003e\n\u003c/fedi-tag\u003e\n```\n\nIf you need to look up the account ID, you can do so via `https://host/api/v1/accounts/lookup?acct=username` on your local instance.\n\n# Lightbox image galleries\n\nI used [SimpleLightbox](https://github.com/dbrekalo/simpleLightbox) (with minor aesthetic tweaks) for lightbox image galleries. If you use it, things will work out of the box. If you don't use it, thumbnails will just link normally to the full-size images. If you want to use a different lightbox solution you'll want to modify the `renderPost` function.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenichan%2Ffeditag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenichan%2Ffeditag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenichan%2Ffeditag/lists"}