Your self-hosted, globally interconnected microblogging community
 
 
 
 
 
 
Go to file
Thibaut Girka ec49aa8175 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `.github/dependabot.yml`:
  Updated upstream, we deleted it to not be flooded by Depandabot.
  Kept deleted.
- `Gemfile.lock`:
  Puma updated on both sides, went for the most recent version.
- `app/controllers/api/v1/mutes_controller.rb`:
  Upstream updated the serializer to support timed mutes, while
  glitch-soc added a custom API ages ago to get information that
  is already available elsewhere.
  Dropped the glitch-soc-specific API, went with upstream changes.
- `app/javascript/core/admin.js`:
  Conflict due to changing how assets are loaded. Went with upstream.
- `app/javascript/packs/public.js`:
  Conflict due to changing how assets are loaded. Went with upstream.
- `app/models/mute.rb`:
  🤷
- `app/models/user.rb`:
  New user setting added upstream while we have glitch-soc-specific
  user settings. Added upstream's user setting.
- `config/settings.yml`:
  Upstream added a new user setting close to a user setting we had
  changed the defaults for. Added the new upstream setting.
- `package.json`:
  Upstream dependency updated “too close” to a glitch-soc-specific
  dependency. No real conflict. Updated the dependency.
.circleci Set bundle config in local file, and set path ()
.github Exclude dependency updates other than direct dependencies ()
app Merge branch 'master' into glitch-soc/merge-upstream
bin fix: make Procfile compatible with herokuish ()
chart helm: add optional cron job to run `tootctl remove media` ()
config Merge branch 'master' into glitch-soc/merge-upstream
db Merge branch 'master' into glitch-soc/merge-upstream
dist
lib Merge branch 'master' into glitch-soc/merge-upstream
log
nanobox
public Merge branch 'master' into glitch-soc/merge-upstream
spec Merge branch 'master' into glitch-soc/merge-upstream
streaming Merge branch 'master' into glitch-soc/merge-upstream
vendor
.buildpacks Remove nodejs buildpack from buildpacks ()
.codeclimate.yml Removed disabling comments for Style/MethodMissingSuper ()
.dockerignore
.editorconfig
.env.nanobox
.env.production.sample
.env.test
.env.vagrant
.eslintignore
.eslintrc.js
.foreman
.gitattributes
.gitignore
.gitmodules
.haml-lint.yml
.nanoignore
.nvmrc
.profile
.rspec
.rubocop.yml Bump rubocop from 0.86.0 to 0.88.0 ()
.ruby-version
.sass-lint.yml
.slugignore
.yarnclean
AUTHORS.md Update translators ()
Aptfile Stop installing libssl-dev for build ()
CHANGELOG.md Bump version to 3.2.0 ()
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Capfile
Dockerfile Minor fix & improvement for the Dockerfile ()
Gemfile Merge branch 'master' into glitch-soc/merge-upstream
Gemfile.lock Merge branch 'master' into glitch-soc/merge-upstream
LICENSE
Procfile fix: make Procfile compatible with herokuish ()
Procfile.dev
README.md
Rakefile
SECURITY.md
Vagrantfile
app.json Stop using heroku-buildpack-nodejs ()
babel.config.js
boxfile.yml
config.ru
crowdin.yml
docker-compose.yml
ide-helper.js
package.json Merge branch 'master' into glitch-soc/merge-upstream
postcss.config.js
priv-config
scalingo.json
yarn.lock Merge branch 'master' into glitch-soc/merge-upstream

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?