This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
闭社主体 forked from
https://github.com/tootsuite/mastodon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2411
Commits
2
Branches
112 MiB
Tree:
2510119f19
closed-social-v3
master
v0.1.2
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2510119f19'
${ noResults }
mastodon_neko
/
.dockerignore
11 lines
102 B
Raw
Normal View
History
Adding a docker-compose template for running Mastodon easily
8 years ago
Ignore future .env files - those should not be committed to VC! Nor be part of docker containers
8 years ago
Respect "delete" verb on remote feeds
8 years ago
Dockerfile adjustments
8 years ago
Merge in react-storybook, add yarn lockfile
8 years ago
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
8 years ago
Optimize Dockerfile Optimize Dockerfile, reduce build time.
7 years ago
Add eslint-plugin-jsx-a11y (#1651) * Add eslint-plugin-jsx-a11y. * Fix npm script. * Adjust npm scripts so test also runs lint. * Fix existing lint errors. * Don't break on a11y issues. * Add role and tabIndex. * Add vim and Mac files to .gitignore and .dockerignore. * Handle htmlFor (partially), a that's actually a button. * Fix missing tabIndex. * Add cursor:pointer to load-more * Revert change to load_more. * Fixes based on review. * Update yarn.lock. * Don't try to install fsevents on Linux (hides warning noise).
7 years ago
.env
.env.*
public/system
public/assets
node_modules
storybook
neo4j
vendor/bundle
.DS_Store
*.swp
*~