A glitchy but lovable microblogging server
Go to file
Claire 24e83246f9 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/status.rb`:
  Upstream updated media and edit-related code textually close to glitch-soc
  additions (local-only and content-type).
  Ported upstream changes.
- `app/models/status_edit.rb`:
  Upstream changes textually close to glitch-soc additions (content-type).
  Ported upstream changes.
- `app/serializers/activitypub/note_serializer.rb`:
  Upstream changed how media attachments are handled. Not really a conflict,
  but textually close to glitch-soc additions (directMessage attribute).
  Ported upstream changes.
- `app/services/remove_status_service.rb`:
  Upstream changed how media attachments are handled. Not really a conflict,
  but textually close to glitch-soc additions (DM timeline).
  Ported upstream changes.
- `app/services/update_status_service.rb`:
  Upstream fixed an issue with language selection. Not really a conflict,
  but textually close to glitch-soc additions (content-type).
  Ported upstream changes.
- `db/schema.rb`:
  Upstream added columns to the `status_edits` table, the conflict is because
  of an additional column (`content-type`) in glitch-soc.
  Ported upstream changes.
- `package.json`:
  Upstream dependency (express) textually adjacent to a glitch-soc-specific one
  (favico.js) got updated.
  Updated it as well.
2022-03-10 09:52:45 +01:00
.circleci Add more migration tests (#17710) 2022-03-07 23:40:55 +01:00
.github Merge branch 'main' into glitch-soc/merge-upstream 2022-02-23 18:13:12 +01:00
app Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
bin
chart Helm chart SSO support (#17205) 2022-02-11 15:01:40 +01:00
config Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
db Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
dist Also compress SVG and ICO images in nginx (#17651) 2022-02-26 17:27:11 +01:00
lib Merge branch 'main' into glitch-soc/merge-upstream 2022-03-08 20:22:54 +01:00
log
nanobox
public Merge branch 'main' into glitch-soc/merge-upstream 2022-02-01 20:59:28 +01:00
spec Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
streaming Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
vendor
.buildpacks
.codeclimate.yml
.deepsource.toml
.dockerignore Update .dockerignore/.gitignore for #16947 etc (#17099) 2021-12-06 18:04:04 +01:00
.editorconfig
.env.nanobox Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) 2022-01-23 15:50:41 +01:00
.env.production.sample Merge branch 'main' into glitch-soc/merge-upstream 2022-03-08 20:22:54 +01:00
.env.test
.env.vagrant
.eslintignore
.eslintrc.js
.foreman
.gitattributes
.gitignore Update .dockerignore/.gitignore for #16947 etc (#17099) 2021-12-06 18:04:04 +01:00
.gitmodules
.haml-lint.yml
.nanoignore
.nvmrc
.profile
.rspec
.rubocop.yml Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
.ruby-version
.sass-lint.yml
.slugignore
.yarnclean
app.json
Aptfile Remove protobuf dependencies (#17539) 2022-02-14 16:08:02 +01:00
AUTHORS.md
babel.config.js
boxfile.yml
Capfile
CHANGELOG.md Spelling (#17705) 2022-03-06 22:51:40 +01:00
CODE_OF_CONDUCT.md
config.ru
CONTRIBUTING.md
crowdin.yml
docker-compose.yml Add healthcheck for sidekiq (#17365) 2022-01-26 18:08:49 +01:00
Dockerfile Remove protobuf dependencies (#17539) 2022-02-14 16:08:02 +01:00
FEDERATION.md
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
Gemfile.lock Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
ide-helper.js
LICENSE
package.json Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
postcss.config.js
priv-config
Procfile
Procfile.dev
Rakefile
README.md Add line about using vagrant-hostsupdater in the Vagrant short guide (#17243) 2022-01-16 16:55:41 +01:00
scalingo.json
SECURITY.md
Vagrantfile Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
yarn.lock Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00

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?