Commit Graph

6 Commits

Author SHA1 Message Date
bdbbd06dad Finalized theme loading and stuff 2017-11-20 22:13:37 -08:00
a9ed857171 WIP static themeing 2017-11-18 15:12:52 -08:00
45c44989c8 Forking glitch theme 2017-11-17 19:29:16 -08:00
f486ef2666 Redesign public hashtag pages (#5237) 2017-10-07 20:00:35 +02:00
b11ac88692 Require any modules after loading polyfill in entry points (#4231)
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-18 00:19:02 +02:00
9008ab3407 Do not load unnecessary script files (#4193) 2017-07-14 11:08:56 +02:00