Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-20 | Finalized theme loading and stuff | kibigo! | |
2017-11-18 | WIP static themeing | kibigo! | |
2017-11-17 | Forking glitch theme | kibigo! | |
2017-10-07 | Redesign public hashtag pages (#5237) | Eugen Rochko | |
2017-07-18 | Require any modules after loading polyfill in entry points (#4231) | Akihiko Odaki | |
app/javascript/mastodon/main.js delayed the execution of modules, but other entry points didn't. That leads to failure in executing modules, which requires those polyfills. Strictly enforce the rule to require any modules after loading polyfill in entry points. | |||
2017-07-14 | Do not load unnecessary script files (#4193) | Yamagishi Kazutoshi | |