]> cat aescling's git repositories - mastodon.git/commit
Better themeing support!!
authorkibigo! <marrus-sh@users.noreply.github.com>
Tue, 26 Sep 2017 02:24:32 +0000 (19:24 -0700)
committerkibigo! <marrus-sh@users.noreply.github.com>
Tue, 26 Sep 2017 02:24:32 +0000 (19:24 -0700)
commit86e617a839bd4eb45ace52ab226a4e93bb184ff0
tree63e4513681af278474c2da1e592a13a6043719b2
parentc2b479efecf1ce1f4a45e626963b7ce7e203b8d6
Better themeing support!!
25 files changed:
app/controllers/application_controller.rb
app/controllers/settings/preferences_controller.rb
app/javascript/glitch/components/local_settings/navigation/item/style.scss
app/javascript/glitch/components/local_settings/navigation/style.scss
app/javascript/glitch/components/local_settings/page/item/style.scss
app/javascript/glitch/components/local_settings/page/style.scss
app/javascript/glitch/components/local_settings/style.scss
app/javascript/packs/application.js
app/javascript/packs/frontends/mastodon.js [deleted file]
app/javascript/styles/custom.scss [deleted file]
app/javascript/themes/default/theme.yml [new file with mode: 0644]
app/javascript/themes/spin/pack.js [new file with mode: 0644]
app/javascript/themes/spin/style.scss [new file with mode: 0644]
app/javascript/themes/spin/theme.yml [new file with mode: 0644]
app/lib/themes.rb [new file with mode: 0644]
app/lib/user_settings_decorator.rb
app/models/user.rb
app/views/home/index.html.haml
app/views/settings/preferences/show.html.haml
config/initializers/frontends.rb [deleted file]
config/locales/simple_form.en.yml
config/settings.yml
config/webpack/configuration.js
config/webpack/loaders/sass.js
config/webpack/shared.js
This page took 0.028436 seconds and 3 git commands to generate.