social icon indicating copy to clipboard operation
social copied to clipboard

🎉 Social can be used for work, or to connect to the fediverse!

Results 251 social issues
Sort by recently updated
recently updated
newest added

cannot like, reblog or reply social version: 0.4.2 these are my tables: oc_social_3_action oc_social_3_actor oc_social_3_cache_actor oc_social_3_cache_doc oc_social_3_client oc_social_3_client_auth oc_social_3_client_token oc_social_3_follow oc_social_3_hashtag oc_social_3_instance oc_social_3_req_queue oc_social_3_stream oc_social_3_stream_act oc_social_3_stream_dest oc_social_3_stream_queue oc_social_3_stream_tag If i...

bug

**Describe the bug** Add Follower only possible from a mention in a message. Unfollow only available from the individual "[email protected]" entry. Number of Followings not correct. **To Reproduce** Steps to...

bug

I run my Nextcloud instances in Docker behind a reverse proxy (jwilder/nginx-proxy). One of my instances is running the fpm version of the Nextcloud Docker image and the other is...

bug
1. to develop

See https://www.w3.org/TR/activitypub/#retrieving-objects

Should the text strings: - posts - following - followers be singular or plural? https://github.com/nextcloud/social/blob/381c5105aa4047e8057890b3cbb557c4e672bd99/src/components/ProfileInfo.vue#L33-L44

**Describe the bug** from `nextcloud.log` ```json { "reqId": "X5AN8Wwu9MTqIFV3LrAltQAAAA4", "level": 3, "time": "2020-10-21T11:44:58+00:00", "remoteAddr": "185.26.156.168", "user": "--", "app": "PHP", "method": "GET", "url": "/nextcloud/public.php?service=webfinger&resource=acct%253A%2540hoyer.xyz", "message": "Maximum execution time of 3600 seconds...

bug

Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 11.0.0 to 12.0.0. Release notes Sourced from prettier-eslint's releases. v12.0.0 12.0.0 (2020-11-21) Build System deps: Upgrade eslint to v7 (8f35b25) BREAKING CHANGES deps: eslint 7+ is now...

dependencies
javascript

**Is your feature request related to a problem? Please describe.** I would like to know what possible configuration options are available for Social. I can see e.g. * cloud_address *...

enhancement

How to easy configure social app in nextcloud when it's in a subfolder (of a yunohost server) ? I have the message ".well-known/webfinger" is not well configured but really don't...

enhancement