A fork of glitch-soc.
 
 
 
 
 
 
Go to file
Thibaut Girka 5bb8563f6c Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/controllers/admin/base_controller.rb
- app/controllers/filters_controller.rb
- app/controllers/invites_controller.rb
- app/controllers/settings/deletes_controller.rb
- app/controllers/settings/exports_controller.rb
- app/controllers/settings/follower_domains_controller.rb
- app/controllers/settings/migrations_controller.rb
- app/controllers/settings/notifications_controller.rb
- app/controllers/settings/preferences_controller.rb
- app/controllers/settings/two_factor_authentication/recovery_codes_controller.rb
- app/javascript/packs/public.js
- app/views/settings/profiles/show.html.haml

Conflicts were mostly due to the addition of body classes to the settings page,
this was caused by rejecting upstream changes for most of those files and
modifying Settings::BaseController instead.

Another cause of conflicts was the deletion of client-side checking of
display name / bio length, this was modified in app/javascript/core/settings.js
instead.
2018-10-26 20:41:43 +02:00
.circleci Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
.github Merge branch 'master' into glitch-soc/merge-upstream 2018-10-22 17:51:38 +02:00
app Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
bin
config Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
db Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
dist
lib Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
log
nanobox
public
spec Merge branch 'master' into glitch-soc/merge-upstream 2018-10-22 17:51:38 +02:00
streaming Fix crash when using UNIX socket (#9036) 2018-10-21 16:41:33 +02:00
vendor/assets
.buildpacks
.codeclimate.yml
.dockerignore
.editorconfig
.env.nanobox
.env.production.sample
.env.test Do not test PAM authentication by default (#9027) 2018-10-20 07:32:26 +02:00
.env.vagrant
.eslintignore
.eslintrc.yml
.foreman
.gitattributes
.gitignore
.gitmodules
.haml-lint.yml
.nanoignore
.nvmrc
.postcssrc.yml
.profile
.rspec
.rubocop.yml
.ruby-version Use Ruby ==2.5.2== 2.5.3 (#9003) 2018-10-18 22:32:47 +02:00
.scss-lint.yml
.slugignore
.yarnclean
AUTHORS.md Bump version to 2.6.0rc1 (#9025) 2018-10-21 00:49:36 +02:00
Aptfile
CHANGELOG.md Bump version to 2.6.0rc2 (#9087) 2018-10-25 04:42:25 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Merge branch 'master' into glitch-soc/merge-upstream 2018-10-22 17:51:38 +02:00
Capfile
Dockerfile Merge branch 'master' into glitch-soc/merge-upstream 2018-10-23 17:15:57 +02:00
Gemfile Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
Gemfile.lock Merge branch 'master' into glitch-soc/merge-upstream 2018-10-26 20:41:43 +02:00
LICENSE
Procfile
Procfile.dev
README.md Improve README (#9012) 2018-10-19 18:49:35 +02:00
Rakefile
Vagrantfile
app.json
babel.config.js
boxfile.yml
config.ru
docker-compose.yml Persist volumes by default in docker-compose (#9055) 2018-10-23 00:08:25 +02:00
jest.config.js
package.json
priv-config
scalingo.json
stack-fix.c
yarn.lock Merge branch 'master' into glitch-soc/merge-upstream 2018-10-07 19:47:56 +02:00

README.md

Mastodon Glitch Edition

Now with automated deploys!

Build Status

So here's the deal: we all work on this code, and then it runs on dev.glitch.social and anyone who uses that does so absolutely at their own risk. can you dig it?