about summary refs log tree commit diff
path: root/app/views/layouts
AgeCommit message (Expand)Author
2017-12-10Only localize js when there's a themekibigo!
2017-12-10Javascript intl8n flavour supportkibigo!
2017-12-04Various fixeskibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!
2017-11-30Skins supportkibigo!
2017-11-21Minor fixeskibigo!
2017-11-20Finalized theme loading and stuffkibigo!
2017-11-16Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5Surinna Curtis
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-16Merge pull request #184 from tootsuite/masterbeatrix
2017-10-16Fix reduced motion breaking public galleries (#5423)Nolan Lawson
2017-10-11Merge remote-tracking branch 'upstream/master'Ondřej Hruška
2017-10-11Merge upstream 2.0ish #165kibigo!
2017-10-11Only preload JS in /web pages (#5325)Nolan Lawson
2017-10-09Fix dependency of error page generation on database (#5280)Eugen Rochko
2017-09-29Remove dependency on db during assets:precompile (#5138)Eugen Rochko
2017-09-28Fixed lingering upstream Theme codekibigo!
2017-09-28Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstreamOndřej Hruška
2017-09-25New error page graphic. Other error page improvements (#5099)Eugen Rochko
2017-09-25Generate 500.html with assets:precompile, remove loading from Google Fonts (#...Eugen Rochko
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko
2017-09-20Pinned toots; embedskibigo!
2017-09-19Add support for multiple themes (#4959)Andrew
2017-09-09Merge tag 'v1.6.0rc3' into sync/upstreamDavid Yip
2017-09-09Merge branch 'origin/master' into sync/upstreamDavid Yip
2017-09-04Fix #4551 - Use correct syntax for content preloading (#4798)Eugen Rochko
2017-09-02Fix profile page when use system's font (#4774)Yamagishi Kazutoshi
2017-09-01Use system's default font on non web UI pages (#4553)Yamagishi Kazutoshi
2017-08-07Merge remote-tracking branch 'upstream/master'Ondřej Hruška
2017-08-05Add "signed in as" header to some pages (#4523)Eugen Rochko
2017-07-30Multiple frontend support (#110)Gô Shoemake
2017-07-23New logo (#4306)Eugen Rochko
2017-07-14🎄🔨 Force tree shake emojione (#4202)Sorin Davidoi
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-11Require stylesheets in common.js (#4152)Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-09refactor: Make all reducers sync (#4125)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-06-19Link to /about from public page on a single user instance (#3814)Daigo 3 Dango
2017-06-13Simplify getting started links localization. Link "powered by Mastodon" to jo...Eugen Rochko
2017-06-05Fix broken embed page (#3577)Yamagishi Kazutoshi
2017-06-01Resolve custom application stylesheet with Webpack (#3373)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-27Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)Eugen Rochko
2017-05-25Replace \u2014 with — (#3301)Daigo 3 Dango
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson
2017-05-19Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warni...Matt Jankowski
2017-05-15Introduce common JavaScript file (#2981)Akihiko Odaki
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko