{"id":13593765,"url":"https://github.com/nextcloud/social","last_synced_at":"2025-04-14T20:58:25.012Z","repository":{"id":37963938,"uuid":"147499346","full_name":"nextcloud/social","owner":"nextcloud","description":"🎉 Social can be used for work, or to connect to the fediverse!","archived":false,"fork":false,"pushed_at":"2025-04-10T01:46:58.000Z","size":46703,"stargazers_count":493,"open_issues_count":233,"forks_count":59,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-10T02:49:05.079Z","etag":null,"topics":["activitypub","federation","fediverse","hacktoberfest","mastodon","nextcloud","nextcloud-app","nextcloud-social","open-source","social","social-network"],"latest_commit_sha":null,"homepage":"https://apps.nextcloud.com/apps/social","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextcloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-05T10:15:47.000Z","updated_at":"2025-04-10T01:46:59.000Z","dependencies_parsed_at":"2023-12-27T23:09:50.238Z","dependency_job_id":"da0d2f07-8cd5-4724-a3d9-69b3c445bf82","html_url":"https://github.com/nextcloud/social","commit_stats":{"total_commits":2397,"total_committers":39,"mean_commits":61.46153846153846,"dds":0.6808510638297872,"last_synced_commit":"b2044e0c7ac3fd673c1829407034f0f59eaaa0d6"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fsocial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fsocial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fsocial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fsocial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud","download_url":"https://codeload.github.com/nextcloud/social/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248961197,"owners_count":21189991,"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","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","federation","fediverse","hacktoberfest","mastodon","nextcloud","nextcloud-app","nextcloud-social","open-source","social","social-network"],"created_at":"2024-08-01T16:01:24.265Z","updated_at":"2025-04-14T20:58:24.985Z","avatar_url":"https://github.com/nextcloud.png","language":"PHP","readme":"\u003c!--\n  - SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors\n  - SPDX-License-Identifier: AGPL-3.0-or-later\n--\u003e\n# Nextcloud Social\n\n[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/social)](https://api.reuse.software/info/github.com/nextcloud/social)\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n⚠️ **This application is currently in beta stage.**\n\n![](img/screenshot.png)\n\n- **🙋 Find your friends:** No matter if they use [☁ Nextcloud Social](https://github.com/nextcloud/social#nextcloud-social), [🐘 Mastodon](https://joinmastodon.org), [🅿️ Pleroma](https://pleroma.social) and soon [📺 PeerTube](https://joinpeertube.org) or [📷 PixelFed](https://pixelfed.org) – you can follow them!\n- **📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n- **👐 Own your posts:** Everything you post stays on your Nextcloud!\n- **🕸 Open standards:** We use the established [ActivityPub](https://en.wikipedia.org/wiki/ActivityPub) standard!\n- **🎨 Nice illustrations:** Made by [Katerina Limpitsouni of unDraw](https://undraw.co).\n\nFor more information about our motivation and goals, read [the announcement blog.](https://nextcloud.com/blog/nextcloud-introduces-social-features-joins-the-fediverse/)\n\nThe app is in beta stage, so it’s time for you to [get involved! 👩‍💻](https://github.com/nextcloud/social#development-setup)\n\nFor a roadmap, see our [development milestones](https://github.com/nextcloud/social/milestones) - feel free to pick up any of the tasks which are not yet in progress!\n\n## Emojis\n\nPlease follow [this guide](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/mysql_4byte_support.html) to enable the Emojis in the Social app.\n\n## Reset app\n\nIf you want to reset all Social app data e.g. to change the domain used for Social, you can use `occ social:reset` (For how to use occ commands see documentation: [using the occ command](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html)).\n\n\n## Development setup\n\n1. ☁ Clone the app into the `apps` folder of your Nextcloud: `git clone https://github.com/nextcloud/social.git`\n2. 👩‍💻 Run `make dev-setup` to install the dependencies\n3. 🏗 To build the Javascript whenever you make changes, run `make build-js`\n4. ✅ Enable the app through the app management of your Nextcloud\n5. 🎉 Partytime! Help fix [some issues](https://github.com/nextcloud/social/issues) and [review pull requests](https://github.com/nextcloud/social/pulls) 👍\n\n![](img/social-promo.png)\n","funding_links":[],"categories":["PHP","Services"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Fsocial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextcloud%2Fsocial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Fsocial/lists"}