mastodon/app
unarist 3722f90865 Make .column-collapse animation simple (#3086)
* Always set `overflow: auto` to allow scroll just after opening
* Remove bounce animation which may cause unintended behavior due to max-height
* Use CSS transition instead of react-motion
* Some CSS refactoring including className changing
2017-05-17 00:24:46 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers use-symbol-in-order (#3081) 2017-05-16 12:10:09 +02:00
helpers chore(landing_strip): hide signup path unless the instance allows registration. (#3055) 2017-05-16 00:41:09 +02:00
javascript Make .column-collapse animation simple (#3086) 2017-05-17 00:24:46 +02:00
lib Revert HTML CW changes (#3020) 2017-05-13 04:03:43 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Improve Account#triadic_closures (#3079) 2017-05-16 12:06:38 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Make faster ProcessFeedService (#3080) 2017-05-16 12:12:29 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views chore(landing_strip): hide signup path unless the instance allows registration. (#3055) 2017-05-16 00:41:09 +02:00
workers Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 2017-05-14 03:22:48 +02:00