.circleci
|
Revamp post filtering system (#18058)
|
2022-06-28 09:42:13 +02:00 |
.devcontainer
|
Fix auto detect language for translate service (#19244)
|
2022-09-27 23:33:56 +02:00 |
.github
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |
app
|
Remove/update old "tootsuite" references, except those needed for Docker (#1860)
|
2022-11-01 09:38:05 +01:00 |
bin
|
Update Mastodon to Rails 6.1 (#15910)
|
2021-03-24 10:44:31 +01:00 |
chart
|
Fix helm chart use of Postgres Password (#19537)
|
2022-10-30 01:30:16 +02:00 |
config
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-30 18:15:28 +01:00 |
db
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |
dist
|
nginx: optimize locations (#19438)
|
2022-10-29 15:06:23 +02:00 |
lib
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |
log
|
Initial commit
|
2016-02-20 22:53:20 +01:00 |
public
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-08-28 11:31:00 +02:00 |
spec
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-30 18:15:28 +01:00 |
streaming
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-07-17 22:07:20 +02:00 |
vendor
|
Increase files checked by ESLint (#9705)
|
2019-01-04 11:28:38 +01:00 |
.browserslistrc
|
Add ES6 compatibility to browserslist (#18519)
|
2022-05-26 20:29:28 +02:00 |
.buildpacks
|
|
|
.codeclimate.yml
|
|
|
.deepsource.toml
|
|
|
.dockerignore
|
Update .dockerignore/.gitignore for #16947 etc (#17099)
|
2021-12-06 18:04:04 +01:00 |
.editorconfig
|
Add final newline to locale files (#2890)
|
2017-05-07 19:55:47 +02:00 |
.env.production.sample
|
Remove/update old "tootsuite" references, except those needed for Docker (#1860)
|
2022-11-01 09:38:05 +01:00 |
.env.test
|
|
|
.env.vagrant
|
Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)
|
2020-06-15 01:57:06 +02:00 |
.eslintignore
|
Increase files checked by ESLint (#9705)
|
2019-01-04 11:28:38 +01:00 |
.eslintrc.js
|
|
|
.foreman
|
Replace sprockets/browserify with Webpack (#2617)
|
2017-05-03 02:04:16 +02:00 |
.gitattributes
|
|
|
.gitignore
|
|
|
.gitmodules
|
|
|
.haml-lint.yml
|
|
|
.nanoignore
|
|
|
.nvmrc
|
|
|
.prettierignore
|
Format JSON and YAML using Prettier (#17823)
|
2022-03-21 04:46:11 +01:00 |
.prettierrc.js
|
|
|
.profile
|
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)
|
2017-05-24 17:57:33 +02:00 |
.rspec
|
|
|
.rubocop.yml
|
Add customizable user roles (#18641)
|
2022-07-05 02:41:40 +02:00 |
.ruby-gemset
|
Make Mastodon use its own gemset (#17858)
|
2022-08-13 15:44:34 +02:00 |
.ruby-version
|
Bump Ruby version from 3.0.3 to 3.0.4 (#18028)
|
2022-08-15 04:39:58 +02:00 |
.slugignore
|
|
|
.yarnclean
|
|
|
app.json
|
|
|
Aptfile
|
|
|
AUTHORS.md
|
|
|
babel.config.js
|
|
|
Capfile
|
|
|
CHANGELOG.md
|
Bump version to 4.0.0rc1 (#19473)
|
2022-10-28 00:26:02 +02:00 |
CODE_OF_CONDUCT.md
|
Change e-mail contact for CoC enforcement
|
2019-06-06 17:42:07 +02:00 |
config.ru
|
|
|
CONTRIBUTING.md
|
Remove/update old "tootsuite" references, except those needed for Docker (#1860)
|
2022-11-01 09:38:05 +01:00 |
crowdin.yml
|
|
|
docker-compose.yml
|
Update docker-compose.yml (#19063)
|
2022-08-27 17:40:46 +02:00 |
Dockerfile
|
Install python3 when building with Docker (#18072)
|
2022-09-29 16:36:14 +02:00 |
FEDERATION.md
|
Add FEDERATION.md (#17029)
|
2021-11-23 00:15:31 +01:00 |
Gemfile
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |
Gemfile.lock
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |
ide-helper.js
|
|
|
jest.config.js
|
|
|
jsconfig.json
|
Replace CancelToken to AbortSignal (#19352)
|
2022-10-14 03:16:37 +02:00 |
LICENSE
|
|
|
package.json
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |
postcss.config.js
|
|
|
priv-config
|
|
|
Procfile
|
fix: make Procfile compatible with herokuish (#12685)
|
2020-08-29 19:00:30 +02:00 |
Procfile.dev
|
Set RAILS_ENV in Procfile.dev (#15502)
|
2021-01-07 09:30:12 +01:00 |
Rakefile
|
Initial commit
|
2016-02-20 22:53:20 +01:00 |
README.md
|
|
|
scalingo.json
|
|
|
SECURITY.md
|
|
|
stylelint.config.js
|
|
|
Vagrantfile
|
|
|
yarn.lock
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-10-28 19:23:58 +02:00 |