social
social copied to clipboard
🎉 Social can be used for work, or to connect to the fediverse!
Error in installetion. Package sebastian/resource-operations is abandoned, you should avoid using it. No replacement was suggested. Nextcloud 21.0.3
Trying to install the app into Ubuntu 20.04 Nextcloud snap, 20.0.7snap1 and I'm told it couldn't extract the app. I'm using Ubuntu 20.04, with Firefox 85. Nextcloud log: Error |...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://example.org/apps/social/timeline 1. See error: Notification `Failed to...
Please use the Nextcloud browserslist library to make sure your javascript works on all supported browsers: https://www.npmjs.com/package/@nextcloud/browserslist-config To make this a bit more rewarding: we recently dropped IE support for...
Hi, When installing social on nextcloud following the instructions I get the following error when running "make dev-setup" : npm ERR! make[1]: *** [binding.target.mk:133: Release/obj.target/binding/src/binding.o] Error 1 npm ERR! gyp...
Getting this wenn i try to download and install from repo ``` 0. /settings/Controller/AppSettingsController.php - line 438:OC\Installer->downloadApp("social") 1./lib/private/AppFramework/Http/Dispatcher.php - line 166:OC\Settings\Controller\AppSettingsController->enableApps([ "social"], []) 2. /lib/private/AppFramework/Http/Dispatcher.php - line 99:OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {},...
**Describe the bug** I'm seeing the following error a lot in my `nextcloud.log`: `daita\\\\MySmallPhpTools\\\\Exceptions\\\\RequestNetworkException`. **To Reproduce** 1. `cd $nextcloud_dir/apps` 2. `git clone https://github.com/nextcloud/social.git` 3. `cd social` 4. `git checkout v0.4.2`...
**Describe the bug** Apache 2.4 seems to change & into `&` when using QSA Query String Appending. NE No Escape does not have any effect **To Reproduce** Steps to reproduce...
**Describe the bug** This has been reported in the past as fixed, but I still see in in the #migrate-to-nc21 **To Reproduce** https://nextcloud.domain.com/apps/social/@someuser/ **Expected behavior** Showing the user and his/her...
I'm a developer for [XWiki project](http://www.xwiki.org), and I'm starting to work on an implementation of ActivityPub for XWiki. As part of this implementation I'd like to make the first social...