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.
mastodon/app/views
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
* Create common chunk rather than vendor chunk

vendor chunk is a set of modules provided by external vendors, but now we
can have a chunk as a set of modules shared by multiple entry points,
which could be more efficent than having vendor chunk.

* Start rails-ujs in common.js

This is used by /settings/two_factor_authentication.
8 years ago
..
about Added haml-lint and fix warnings (#2773) 8 years ago
accounts Fix og:url. (#3031) 8 years ago
activitypub
admin Added haml-lint and fix warnings (#2773) 8 years ago
api Feature conversations muting (#3017) 8 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Added haml-lint and fix warnings (#2773) 8 years ago
authorize_follows Added haml-lint and fix warnings (#2773) 8 years ago
errors Added haml-lint and fix warnings (#2773) 8 years ago
follower_accounts Optimize follower_accounts and following_accounts (#2820) 8 years ago
following_accounts Optimize follower_accounts and following_accounts (#2820) 8 years ago
home Prevent selection of unacceptable Content-Type files (#2910) 8 years ago
kaminari
layouts Introduce common JavaScript file (#2981) 8 years ago
notification_mailer
oauth Added haml-lint and fix warnings (#2773) 8 years ago
remote_follow
settings feat(count): Just yml count syntax to provide different rule for 1 (#2685) 8 years ago
shared
stream_entries Revert HTML CW changes (#3020) 8 years ago
tags Added haml-lint and fix warnings (#2773) 8 years ago
user_mailer i18n mailer files for Occitan language (#2924) 8 years ago
well_known