mastodon/app
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
Use ES Class Fields & Static Properties (currently stage 2) for improve class outlook.

Added babel-plugin-transform-class-properties as a Babel plugin.
2017-05-12 14:44:10 +02:00
..
assets/stylesheets
controllers
helpers
javascript Use ES Class Fields & Static Properties (#3008) 2017-05-12 14:44:10 +02:00
lib Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
mailers
models Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
presenters
services Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
validators
views
workers