index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2020-07-01
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
Eugen Rochko
2020-06-29
Add Helm chart (#14090)
Alex Dunn
2020-04-12
Add new vagrant log files to .gitignore (#13442)
fuyu
2019-12-23
Use eslint cache (#12668)
BSKY
2019-12-13
Ignore development specfic env file (#12606)
Bèr Kessels
2019-11-04
Update .gitignore (#12287)
Nathaniel Suchy
2018-04-08
Ignore elasticsearch directory (#7070)
THE BOSS ♨
2017-10-09
Fix #5274 - Create symlink from public/500.html to public/assets/500.html (#5...
Eugen Rochko
2017-09-25
Generate 500.html with assets:precompile, remove loading from Google Fonts (#...
Eugen Rochko
2017-07-28
fix #4356 : place sw.js to assets/sw.js (#4357)
Satoshi KOJIMA
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-06-18
Upgrade Webpacker to version 2.0 (#3729)
Yamagishi Kazutoshi
2017-06-02
Ignore .idea folder (#3516)
Sorin Davidoi
2017-05-21
Update .gitignore (#3197)
Hayato IZUMI
2017-05-12
Add yarn log files to gitignore (#3003)
AA4ch1
2017-05-06
Streamline javascript translation by improving translationRunner (#2808)
Koala Yeung
2017-05-05
add docker-compose.override to gitignore (#2809)
haoyayoi
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko
2017-04-18
Ignore /vendor/bundle (#1880)
Marcin Cieślak
2017-04-15
Add eslint-plugin-jsx-a11y (#1651)
Zac Anger
2017-04-13
Ignore postgres/redis folder from docker-compose (#1645)
Lukas Burk
2017-04-12
Focus textarea when text is inserted (#1320)
Rachel H
2017-01-30
Add capistrano to development environment
Eugen Rochko
2017-01-07
Add Vagrant development environment support
Effy Elden
2016-11-24
Add .env.test
Alyssa Ross
2016-10-14
Adding sync of follow relationships to Neo4J, accounts/suggestions API
Eugen Rochko
2016-08-24
Adding React.js, Redux, revamping dashboard
Eugen Rochko
2016-03-14
Ignore future .env files - those should not be committed to VC! Nor be part o...
Eugen Rochko
2016-03-14
Adding a docker-compose template for running Mastodon easily
Eugen Rochko
2016-02-28
Adding avatars to profile page and statuses
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko
2016-02-20
Initial commit
Eugen Rochko