Mirror of glitch-soc/mastodon@github.com
Go to file
Claire cd87d7dcef Merge branch 'main' into glitch-soc/merge-upstream
- `.env.production.sample`:
  Our sample config file is very different from upstream since it is much more
  complete. Upstream added documentation for a few env variables.
  Copied the new variables/documentation from upstream.
- `app/lib/feed_manager.rb`:
  Upstream added a timeline type (hashtags), while glitch-soc already had an
  extra one (direct messages). Not really a conflict but textually close
  changes.
  Ported upstream's changes.
- `app/models/custom_emoji.rb`:
  Upstream upped the custom emoji size limit, while glitch-soc had configurable
  limits.
  Upped the default limits accordingly.
- `streaming/index.js`:
  Upstream reworked how hastags were normalized. Minor conflict due to
  glitch-soc's handling of instance-local posts.
  Ported upstream's changes.
2022-07-17 22:07:20 +02:00
.circleci Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
.devcontainer
.github Merge branch 'main' into glitch-soc/merge-upstream 2022-06-28 11:11:18 +02:00
app Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
bin
chart
config Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
db Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
dist
lib Merge branch 'main' into glitch-soc/merge-upstream 2022-07-05 09:33:44 +02:00
log
nanobox
public Merge branch 'main' into glitch-soc/merge-upstream 2022-06-21 08:28:59 +02:00
spec Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
streaming Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
vendor
.browserslistrc
.buildpacks
.codeclimate.yml Replace from Code Climate to Super-Linter (#18587) 2022-06-01 19:22:35 +02:00
.deepsource.toml
.dockerignore
.editorconfig
.env.nanobox
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
.env.test
.env.vagrant
.eslintignore
.eslintrc.js Replace from Code Climate to Super-Linter (#18587) 2022-06-01 19:22:35 +02:00
.foreman
.gitattributes
.gitignore
.gitmodules
.haml-lint.yml
.nanoignore
.nvmrc
.prettierignore
.prettierrc.js
.profile
.rspec
.rubocop.yml Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
.ruby-version
.slugignore
.yarnclean
AUTHORS.md
Aptfile
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Capfile
Dockerfile Update Dockerfile (#18717) 2022-06-27 09:02:48 +02:00
FEDERATION.md
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
Gemfile.lock Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
LICENSE
Procfile
Procfile.dev
README.md Drop support for Ruby v2.5 and Node.js v12 (#18323) 2022-06-16 22:09:58 +02:00
Rakefile
SECURITY.md
Vagrantfile
app.json
babel.config.js
boxfile.yml
config.ru
crowdin.yml
docker-compose.yml Fix for #18637 - Migrate from elasticsearch-oss to elasticsearch basic (#18643) 2022-06-15 16:35:36 +02:00
ide-helper.js
jest.config.js
package.json Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00
postcss.config.js
priv-config
scalingo.json
stylelint.config.js Replace from Code Climate to Super-Linter (#18587) 2022-06-01 19:22:35 +02:00
yarn.lock Merge branch 'main' into glitch-soc/merge-upstream 2022-07-17 22:07:20 +02:00

README.md

Mastodon Glitch Edition

Now with automated deploys!

Build Status Code Climate

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