This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
闭社主体
https://thu.closed.social
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.
2317
Commits
4
Branches
567 MiB
Tree:
f8ae12909c
closed-social-glitch-2
closed-social-v3
cs+3.4.6
master
v0.1.2
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f8ae12909c'
${ noResults }
mastodon
/
.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
*~