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/javascript
Akihiko Odaki 61e6275781 Use withRouter for TabsBar (#6652)
TabsBar refers to router, which is a private context property of
react-router. withRouter is a recommended alternative. It also allows to
track location changes even if React.PureComponent is used.
8 years ago
..
fonts
images
mastodon Use withRouter for TabsBar (#6652) 8 years ago
packs Do not require images in about.js and share.js (#6622) 8 years ago
styles Make more apparent that an account is blocked or muted (fixes #6544) (#6627) 8 years ago