{"id":38321990,"url":"https://github.com/jibla/next-mastodon","last_synced_at":"2026-01-17T02:40:53.905Z","repository":{"id":219599158,"uuid":"662165123","full_name":"jibla/next-mastodon","owner":"jibla","description":"building a Mastodon client using Next.js and Vercel - exploring and learning the fediverse.","archived":false,"fork":false,"pushed_at":"2025-05-20T12:25:28.000Z","size":1479,"stargazers_count":23,"open_issues_count":22,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-20T13:34:09.804Z","etag":null,"topics":["activitypub","fediverse","mastodon","mastodon-app","mastodon-client","nextjs","nextjs13","shadcn-ui","vercel"],"latest_commit_sha":null,"homepage":"https://nextmastodon.com","language":"TypeScript","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/jibla.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}},"created_at":"2023-07-04T13:48:21.000Z","updated_at":"2025-03-21T18:13:53.000Z","dependencies_parsed_at":"2024-03-01T17:46:01.000Z","dependency_job_id":"62c53e2a-4c6d-4ad4-aca4-66034616d510","html_url":"https://github.com/jibla/next-mastodon","commit_stats":null,"previous_names":["jibla/next-mastodon"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/jibla/next-mastodon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jibla%2Fnext-mastodon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jibla%2Fnext-mastodon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jibla%2Fnext-mastodon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jibla%2Fnext-mastodon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jibla","download_url":"https://codeload.github.com/jibla/next-mastodon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jibla%2Fnext-mastodon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"online","status_checked_at":"2026-01-17T02:00:07.808Z","response_time":85,"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":["activitypub","fediverse","mastodon","mastodon-app","mastodon-client","nextjs","nextjs13","shadcn-ui","vercel"],"created_at":"2026-01-17T02:40:53.805Z","updated_at":"2026-01-17T02:40:53.895Z","avatar_url":"https://github.com/jibla.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/jibla/next-mastodon/assets/475343/7a163a7b-420e-40b5-9b59-8ed00b38ac60\" width=\"25%\"\u003e\n\u003c/div\u003e\n\n# Next Mastodon\nA Mastodon client built with the Next.js framework \u0026 Vercel platform.\n\n[![CI and Deploy](https://github.com/jibla/next-mastodon/actions/workflows/cicd.yaml/badge.svg)](https://github.com/jibla/next-mastodon/actions/workflows/cicd.yaml)\n\n## About This Project\nNext Mastodon is my personal project, developed as a means to learn and explore the Fediverse. I work on this project in my free time. The current version of app is live and available for you to check out at [https://nextmastodon.com](https://nextmastodon.com).\n\n## License and Credits\n\nBuilt by [Giorgi Jibladze](https://github.com/jibla/next-mastodon/blob/main/LICENSE). For commercial inquiries regarding the development of social applications, please contact [Omedia](https://omedia.dev).\n\n## Libraries\n\nA heartfelt thank you to the following open-source libraries, that, so far, have been integral in the development:\n\n- **[shadcn/ui](https://github.com/shadcn/ui)**: A UI component library that has been instrumental in building the user interface of Next Mastodon. Special thanks to [@shadcn](https://github.com/shadcn) for maintaining this excellent library.\n\n- **[masto.js](https://github.com/neet/masto.js)**: This is the backbone for interacting with the Mastodon API. Masto.js has made it significantly easier to integrate Mastodon's capabilities. Kudos to [@neet](https://github.com/neet) for developing and maintaining this powerful library.\n\n- **[NextAuth.js](https://next-auth.js.org/)**: An important library for handling authentication and specifically OAuth for fediverse. Thanks to [@balazsorban44](https://github.com/balazsorban44).\n\n\n\n## Current version\n\n#### v0.0.95 ✅\n- Authentication layer with federated Mastodon servers.\n- Shadcn/ui integration.\n- Mastojs library integration.\n- Data layer.\n- Home, Local and Federated feeds.\n- Single status page \u0026 Routing.\n- Pagination.\n- Actions for statuses (like, share, bookmark).\n- Direct Messages (initial version with lot's of known bugs).\n- Favourites feed.\n- Bookmarks feed.\n- Hide sensitive content.\n- Show reposts.\n- Status Thread View and Replies\n\n## Roadmap of upcoming releases\n\n#### v0.1.0\n- Improved UI and UX\n- Refactored codebase\n- Unified error handing mechanism\n- Tech documentationf for contributors\n#### v0.2.0\n- Private Messaging Enhancement\n- Advanced Filtering and Muting Options\n- Trending Topics and Hashtags Feeds\n- Notifications\n- User View\n- Profile Customization\n#### v0.3.0\n- Show Videos and Other Media on Status\n- Link Preview\n- Automated Content Warnings\n- Polls\n#### v0.4.0\n- Lists\n- Multi-Account Support\n#### v0.5.0 to 0.9.0\n- Iterative improvements, user experience enhancements, bug fixes, and smaller feature additions.\n#### v1.0.0: Official Full Release\n- Stable, feature-rich release, ready for widespread adoption.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjibla%2Fnext-mastodon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjibla%2Fnext-mastodon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjibla%2Fnext-mastodon/lists"}