You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fixes #2238
Some call sites where missed in
|
2 days ago | |
---|---|---|
.devcontainer | 1 month ago | |
.github | 2 weeks ago | |
.husky | 2 months ago | |
app | 2 days ago | |
bin | 2 weeks ago | |
chart | 6 months ago | |
config | 6 days ago | |
db | 6 days ago | |
dist | 1 month ago | |
lib | 6 days ago | |
log | 7 years ago | |
public | 5 months ago | |
spec | 6 days ago | |
streaming | 1 week ago | |
vendor | 4 years ago | |
.browserslistrc | 1 year ago | |
.buildpacks | 3 years ago | |
.bundler-audit.yml | 4 months ago | |
.dockerignore | 2 years ago | |
.editorconfig | 4 months ago | |
.env.production.sample | 2 weeks ago | |
.env.test | 4 years ago | |
.env.vagrant | 3 years ago | |
.eslintignore | 4 years ago | |
.eslintrc.js | 1 week ago | |
.foreman | 6 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 6 months ago | |
.gitmodules | 6 years ago | |
.haml-lint.yml | 3 months ago | |
.haml-lint_todo.yml | 3 months ago | |
.nanoignore | 6 years ago | |
.nvmrc | 2 months ago | |
.prettierignore | 4 weeks ago | |
.prettierrc.js | 4 weeks ago | |
.profile | 1 month ago | |
.rspec | 7 years ago | |
.rubocop.yml | 6 days ago | |
.rubocop_todo.yml | 6 days ago | |
.ruby-gemset | 10 months ago | |
.ruby-version | 2 months ago | |
.slugignore | 6 years ago | |
.yarnclean | 2 months ago | |
AUTHORS.md | 7 months ago | |
Aptfile | 1 month ago | |
CHANGELOG.md | 2 months ago | |
CODE_OF_CONDUCT.md | 1 month ago | |
CONTRIBUTING.md | 2 months ago | |
Capfile | 4 months ago | |
Dockerfile | 3 weeks ago | |
FEDERATION.md | 2 years ago | |
Gemfile | 2 weeks ago | |
Gemfile.lock | 6 days ago | |
LICENSE | 7 years ago | |
Procfile | 3 years ago | |
Procfile.dev | 2 years ago | |
README.md | 2 months ago | |
Rakefile | 7 years ago | |
SECURITY.md | 4 months ago | |
Vagrantfile | 6 months ago | |
app.json | 7 months ago | |
babel.config.js | 2 weeks ago | |
config.ru | 4 months ago | |
crowdin-glitch.yml | 6 months ago | |
crowdin.yml | 1 month ago | |
docker-compose.yml | 3 months ago | |
domain_blocks.csv | 2 months ago | |
ide-helper.js | 3 years ago | |
jest.config.js | 2 weeks ago | |
jsconfig.json | 6 months ago | |
package.json | 6 days ago | |
pending_blocklist_1.csv | 2 months ago | |
pending_blocklist_2.csv | 2 months ago | |
postcss.config.js | 3 months ago | |
priv-config | 5 years ago | |
scalingo.json | 1 month ago | |
stylelint.config.js | 1 month ago | |
tsconfig.json | 1 week ago | |
yarn.lock | 1 week ago |
README.md
Mastodon Glitch+Urusai Edition
This is the repo for the fork of Mastodon used by Urusai! Social.
Added features:
- Flavours/styles from @chikorita157@sakurajima.moe
- Emoji enhancements
- Enlarge emoji in post content on mouse-over/tap
- Collapsed post improvements
- show > 1 line for better visual parsing
- customize height of posts to trigger lengthy toot collapse, etc)
- Option to merge boosts and favorites into a single notification for the same status
- Emoji reactions!
- Other minor fixes/improvements
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?
- You can view documentation for the original glitch-soc project at glitch-soc.github.io/docs/.
- And contributing guidelines are available here and here.