Stars: 471
Forks: 58
Pull Requests: 1423
Issues: 415
Watchers: 27
Last Updated: 2023-09-16 02:12:52
π Social can be used for work, or to connect to the fediverse!
License: GNU Affero General Public License v3.0
Languages: JavaScript, Makefile, PHP, Vue, Shell, SCSS, CSS, TypeScript
π Nextcloud becomes part of the federated social networks!
For more information about about our motivation and goals, read the announcement blog.
The app is in beta stage, so itβs time for you to get involved! π©βπ»
For a roadmap, see our development milestones - feel free to pick up any of the tasks which are not yet in progress!
Please follow this guide to enable the Emojis in the Social app.
If 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).
apps
folder of your Nextcloud: git clone https://github.com/nextcloud/social.git
make dev-setup
to install the dependenciesmake build-js