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
/
app
/
javascript
/
mastodon
/
main.js
Age
Commit message (
Expand
)
Author
2020-10-13
Fix browser notification permission request logic (#13543)
ThibG
2020-02-22
Fix `/web` redirecting to `/web/web` in web UI (#13128)
ThibG
2017-12-28
bug fix (WebPush does not work) (#6120)
MitarashiDango
2017-12-24
Refactor web_push_subscription (#6047)
Akihiko Odaki
2017-10-16
Enable ESLint rules import/* (#5414)
Yamagishi Kazutoshi
2017-10-16
Fix offline-plugin warning in dev mode (#5411)
Nolan Lawson
2017-07-18
Require any modules after loading polyfill in entry points (#4231)
Akihiko Odaki
2017-07-17
Require images in common.js (#4232)
Akihiko Odaki
2017-07-14
Do not load unnecessary script files (#4193)
Yamagishi Kazutoshi
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-11
Require stylesheets in common.js (#4152)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30
Replace state to /web when root path (#4009)
Yamagishi Kazutoshi
2017-06-01
Resolve custom application stylesheet with Webpack (#3373)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-27
Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
Eugen Rochko
2017-05-25
Add improved performance marks for development mode (#3297)
Nolan Lawson
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-15
Introduce common JavaScript file (#2981)
Akihiko Odaki
2017-05-12
Allow SCSS variables to be overridden (#2987)
Koala Yeung
2017-05-11
Add dynamic polyfills for older browsers (#2985)
Nolan Lawson