Mastodon (Freak U edition). Fork of https://github.com/glitch-soc/mastodon
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
fef b978e10bef
change reaction api to match other interactions
Status reactions had an API similar to that of
announcement reactions, using PUT and DELETE at a
single endpoint.  I believe that for statuses, it
makes more sense to follow the convention of the
other interactions and use separate POST endpoints
for create and destroy respectively.
2023-07-07 21:57:39 +02:00
.devcontainer Update mcr.microsoft.com/devcontainers/ruby Docker tag to v1 (#25613) 2023-06-27 11:28:07 +02:00
.github Tag images with the latest tag only when running against the latest stable branch (#25803) 2023-07-07 19:31:55 +02:00
.husky
app change reaction api to match other interactions 2023-07-07 21:57:39 +02:00
bin Move the mastodon/*_cli files to mastodon/cli/* (#24139) 2023-05-23 16:08:26 +02:00
chart
config make number of visible reactions a vanilla setting 2023-07-07 21:57:39 +02:00
db add backend support for status emoji reactions 2023-07-07 21:57:38 +02:00
dist Add hardened headers to user-uploaded files (#25756) 2023-07-06 14:31:37 +02:00
lib Merge branch 'main' into glitch-soc/merge-upstream 2023-07-07 19:59:43 +02:00
log
public
spec add backend support for status emoji reactions 2023-07-07 21:57:38 +02:00
streaming Merge commit '39110d1d0af5e3d9cf452ae47496a52797249fd0' into glitch-soc/merge-upstream 2023-06-18 10:36:14 +02:00
vendor
.browserslistrc
.buildpacks
.bundler-audit.yml
.dockerignore
.editorconfig
.env.production.sample make number of displayed reactions a setting 2023-07-07 21:57:39 +02:00
.env.test
.env.vagrant
.eslintignore
.eslintrc.js Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-soc/merge-upstream 2023-06-10 16:22:14 +02:00
.foreman
.gitattributes
.gitignore
.gitmodules
.haml-lint.yml Consistently use middle dot (·) instead of bullet (•) to separate items (#25248) 2023-06-02 19:58:18 +02:00
.haml-lint_todo.yml
.nanoignore
.nvmrc
.prettierignore Merge commit 'b0780cfeeda641645ea65da257a72ec507e71647' into glitch-soc/merge-upstream 2023-06-10 15:32:29 +02:00
.prettierrc.js Use Prettier for ESLint formatting TypeScript (#23631) 2023-05-09 19:02:12 +02:00
.profile
.rspec
.rubocop.yml Consistently use middle dot (·) instead of bullet (•) to separate items (#25248) 2023-06-02 19:58:18 +02:00
.rubocop_todo.yml Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream 2023-06-25 14:27:38 +02:00
.ruby-gemset
.ruby-version
.slugignore
.yarnclean
AUTHORS.md
Aptfile
CHANGELOG.md Bump version to v4.1.4 (#25805) 2023-07-07 19:42:03 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Capfile
Dockerfile Fix minor typos in comments and spec names (#21831) 2023-05-19 17:13:29 +02:00
FEDERATION.md
Gemfile Merge branch 'main' into glitch-soc/merge-upstream 2023-07-02 11:49:08 +02:00
Gemfile.lock Update dependency sanitize to v6.0.2 [SECURITY] (#25777) 2023-07-07 13:35:54 +02:00
LICENSE
Procfile
Procfile.dev
README.md
Rakefile
SECURITY.md
Vagrantfile
app.json
babel.config.js Update babel monorepo to v7.22.5 (#25405) 2023-06-14 09:22:54 +02:00
config.ru
crowdin-glitch.yml
crowdin.yml Update Crowdin configuration file 2023-06-30 16:22:40 +02:00
docker-compose.yml
ide-helper.js
jest.config.js Merge commit 'b0780cfeeda641645ea65da257a72ec507e71647' into glitch-soc/merge-upstream 2023-06-10 15:32:29 +02:00
jsconfig.json
package.json Revert "Rails 7 update" (#25667) 2023-07-02 11:14:22 +02:00
postcss.config.js
priv-config
scalingo.json
stylelint.config.js
tsconfig.json Merge commit '8f66126b1010e0aaaa8b5f2a2f4ea8a28824e2b7' into glitch-soc/merge-upstream 2023-05-28 13:55:30 +02:00
yarn.lock Revert "Rails 7 update" (#25667) 2023-07-02 11:14:22 +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?