Community-driven fork of Mastodon's federated social network software https://magicstone.dev
Find a file
David Sterry cb9a949a7d
Merge pull request #443 from limdingwen/patch-2
Problem: docker-compose build does nothing for pre-built images
2022-11-11 18:56:44 -08:00
.circleci NodeJS 14 support - circleci/docker/.nvmrc (#16163) 2021-08-10 22:56:13 +02:00
.github revert build timestamp changes to get main building properly 2022-11-08 09:20:13 -08:00
app Add branding documentation 2022-02-23 02:43:23 +01:00
bin Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
chart update visible mentions of Mastodon to Ecko 2021-10-25 19:06:27 -07:00
config normalize theme keys 2022-01-28 13:38:01 -08:00
db remove default value for content type (#390) 2022-01-28 18:52:03 +06:00
demo add and validate all demo setup services (#275) 2021-11-22 20:22:47 +06:00
dist Merge branch 'main' of https://github.com/mastodon/mastodon into mastodon-main 2021-08-20 20:49:06 -07:00
docs Problem: docker-compose build does nothing for pre-build images 2022-11-12 10:36:33 +08:00
gems configure based on what to show in the button (#349) 2021-12-22 11:05:46 +06:00
lib revert build timestamp changes to get main building properly 2022-11-08 09:20:13 -08:00
log Initial commit 2016-02-20 22:53:20 +01:00
nanobox Resync Nanobox files with the 2.9.0 release (#11083) 2019-06-14 14:52:31 +02:00
public basic branding replacement 2021-12-10 21:15:29 +01:00
spec apply upstream f22f6d970d 2022-02-03 08:22:42 -08:00
streaming code and configs 2021-09-04 16:53:27 -07:00
vendor Increase files checked by ESLint (#9705) 2019-01-04 11:28:38 +01:00
.buildpacks Remove nodejs buildpack from buildpacks (#14364) 2020-07-20 09:48:10 +02:00
.codeclimate.yml Update .codeclimate.yml 2021-09-06 12:19:43 -07:00
.deepsource.toml revert deepsource changes 2021-08-22 15:45:56 -07:00
.dockerignore Ignore git related files from docker build (#16282) 2021-05-22 17:43:07 +02:00
.editorconfig Add final newline to locale files (#2890) 2017-05-07 19:55:47 +02:00
.env.nanobox New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655) 2021-08-25 18:41:24 +02:00
.env.production.sample update visible mentions of Mastodon to Ecko 2021-10-25 19:06:27 -07:00
.env.test Bump webpacker from 4.0.7 to 4.2.0 (#12416) 2019-11-20 17:56:11 +01:00
.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 Enable promise/catch-or-return allowFinally (#14289) 2020-07-11 23:51:22 +02:00
.foreman Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
.gitattributes Add .gitattributes file to avoid unwanted CRLF (#3954) 2017-06-26 13:15:24 +02:00
.gitignore helm: pin versions, commit lockfile (#15749) 2021-02-19 09:56:40 +01:00
.haml-lint.yml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
.nanoignore Remove Storybook (#4397) 2017-07-27 22:30:27 +02:00
.nvmrc NodeJS 14 support - circleci/docker/.nvmrc (#16163) 2021-08-10 22:56:13 +02:00
.profile Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) 2017-05-24 17:57:33 +02:00
.rspec Adding a Mention model, test stubs 2016-02-25 00:17:01 +01:00
.rubocop.yml Fix rubocop config and warnings (#15503) 2021-01-07 09:40:55 +01:00
.ruby-version Use ruby-2.7.4 (#16481) 2021-07-10 01:29:27 +02:00
.sass-lint.yml Fix sass-lint config (#10982) 2019-06-06 18:51:46 +02:00
.slugignore Remove Storybook (#4397) 2017-07-27 22:30:27 +02:00
.yarnclean Replace from scss-lint to sass-lint (#10958) 2019-06-04 17:23:18 +02:00
app.json first pass at renaming app in the UI 2021-10-25 16:45:16 -07:00
Aptfile Use libvpx >= 5 (#15591) 2021-01-22 10:09:40 +01:00
AUTHORS.md Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
babel.config.js Remove dependency for @babel/plugin-proposal-class-properties (#16155) 2021-05-04 23:13:04 +02:00
boxfile.yml Fix to isolate the sidekiq process that runs the scheduler job (#15314) 2020-12-15 03:04:03 +01:00
Capfile remove capistrano/faster_assets from Capfile (#2737) 2017-05-03 12:14:52 +02:00
CHANGELOG.md update visible mentions of Mastodon to Ecko 2021-10-25 19:06:27 -07:00
CODE_OF_CONDUCT.md update team email 2021-12-08 16:47:26 -08:00
config.ru Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
CONTRIBUTING.md Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
crowdin.yml Update Crowdin configuration file 2019-09-14 11:40:13 +02:00
docker-compose.yml update compose file with postgres 9.6 2022-01-15 21:37:38 +06:00
Dockerfile fix docker compose fail 2022-01-14 11:04:39 +06:00
Gemfile Bump nokogiri from 1.12.5 to 1.13.2 2022-02-26 12:26:32 +00:00
Gemfile.lock Bump nokogiri from 1.13.6 to 1.13.9 2022-11-08 17:35:46 +00:00
ide-helper.js Add JS IDE helper (#13012) 2020-04-27 17:19:53 +02:00
LICENSE Fix #49 - License changed from GPL-2.0 to AGPL-3.0 2016-09-21 23:04:34 +02:00
package.json Bump webpack-dev-server to replace ansi-html 2021-11-30 13:35:21 -08:00
postcss.config.js Increase files checked by ESLint (#9705) 2019-01-04 11:28:38 +01:00
priv-config TOR federation (#7875) 2018-06-26 20:34:12 +02:00
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 Problem: README does not elaborate on C4 protocol. 2022-11-06 14:25:04 +08:00
scalingo.json update visible mentions of Mastodon to Ecko 2021-10-25 19:06:27 -07:00
SECURITY.md Fix security policy (#16248) 2021-05-16 23:50:16 +02:00
Vagrantfile update visible mentions of Mastodon to Ecko 2021-10-25 19:06:27 -07:00
yarn.lock Bump terser from 4.8.0 to 4.8.1 2022-07-20 09:32:25 +00:00

ecko - Community-driven fork of federated social network software

GitHub release Build Status Code Climate Docker Pulls

Ecko is a community-driven fork of Mastodon's social network software. The idea for the fork is to optimize toward community, that is making it as easy as possible to contribute. We're following a protocol called the Collective Code Construction Contract (C4) that says if you are addressing a valid problem, your code gets merged. Everything else follows from that.

For everyone Instance administrators Contributors (all skill levels)
Try Ecko at https://c4.social Setup Ecko (Demo coming soon) Browse our Issue tracker

Learn more about Magic Stone and C4 at magicstone.dev