Go to file
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
2018-05-31 21:34:04 -06:00
app Update FederationController 2018-05-31 21:34:04 -06:00
bootstrap Add Laravel Framework 2018-04-15 17:56:48 -06:00
config Update FederationController 2018-05-31 21:34:04 -06:00
contrib Add simple docker deployment 2018-05-20 15:02:29 +02:00
database Add Bookmark feature 2018-05-31 15:56:46 -06:00
public Update compiled assets 2018-05-31 21:20:16 -06:00
resources Update settings home view 2018-05-31 21:25:18 -06:00
routes Add authentication scaffolding 2018-04-15 18:00:49 -06:00
storage Add Laravel Framework 2018-04-15 17:56:48 -06:00
tests Add Laravel Framework 2018-04-15 17:56:48 -06:00
.dockerignore Add simple docker deployment 2018-05-20 15:02:29 +02:00
.env.example Restrict new registrations with env setting 2018-05-23 21:03:20 -06:00
.gitattributes Add .gitignore 2018-04-15 17:56:33 -06:00
.gitignore Greek translation 2018-05-28 18:12:46 +03:00
artisan Add Laravel Framework 2018-04-15 17:56:48 -06:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-05-17 16:28:08 -06:00
composer.json Update composer.json, add Zttp Guzzle wrapper 2018-05-31 16:00:55 -06:00
composer.lock Update composer.json, add Zttp Guzzle wrapper 2018-05-31 16:00:55 -06:00
docker-compose.yml Add simple docker deployment 2018-05-20 15:02:29 +02:00
Dockerfile Add pcntl extension to Dockerfile 2018-05-27 13:00:55 +00:00
LICENSE Create LICENSE 2018-05-17 16:28:38 -06:00
package-lock.json Update package.json 2018-05-19 21:09:29 -06:00
package.json Update package.json 2018-05-19 21:09:29 -06:00
phpunit.xml Add Laravel Framework 2018-04-15 17:56:48 -06:00
README.md Add readme 2018-05-17 13:32:31 -06:00
server.php Add Laravel Framework 2018-04-15 17:56:48 -06:00
webpack.mix.js Update webpack config 2018-05-19 21:15:45 -06:00
yarn.lock Add Laravel Framework 2018-04-15 17:56:48 -06:00

PixelFed

Federated Image Sharing

This project is still in active development and not yet ready for use.