Age | Commit message (Expand) | Author |
2018-03-10 | Fix #6717: Do not double html-encode page titles (#6720) | Eugen Rochko |
2018-03-09 | Add missing meta description to profiles, some other SEO stuff (#6706) | Eugen Rochko |
2018-02-22 | Fix container regression (#6531) | Eugen Rochko |
2018-01-29 | Add direction tags to HTML e-mails for RTL languages (#6373) | Eugen Rochko |
2018-01-20 | Improve HTML e-mails based on Litmus tests (#6301) | Eugen Rochko |
2018-01-18 | Replace tutorial modal with welcome e-mail (#6273) | Eugen Rochko |
2018-01-16 | Change image URL in mailer to full path (#6264) | Yamagishi Kazutoshi |
2018-01-16 | HTML e-mails for UserMailer (#6256) | Eugen Rochko |
2018-01-02 | delete X-UA-Compatible (#6068) | Otakan |
2018-01-02 | Show mastodon on modal (#6129) | Akihiko Odaki |
2017-12-24 | Reduce motion for boost animation (#5871) | Nolan Lawson |
2017-10-28 | Refactor initial state: reduce_motion and auto_play_gif (#5501) | Nolan Lawson |
2017-10-16 | Fix reduced motion breaking public galleries (#5423) | Nolan Lawson |
2017-10-11 | Only preload JS in /web pages (#5325) | Nolan Lawson |
2017-10-09 | Fix dependency of error page generation on database (#5280) | Eugen Rochko |
2017-09-29 | Remove dependency on db during assets:precompile (#5138) | Eugen Rochko |
2017-09-25 | New error page graphic. Other error page improvements (#5099) | Eugen Rochko |
2017-09-25 | Generate 500.html with assets:precompile, remove loading from Google Fonts (#... | Eugen Rochko |
2017-09-23 | Add emoji autosuggest (#5053) | Eugen Rochko |
2017-09-23 | Switch from EmojiOne to Twemoji, different emoji picker (#5046) | Eugen Rochko |
2017-09-19 | Add support for multiple themes (#4959) | Andrew |
2017-09-04 | Fix #4551 - Use correct syntax for content preloading (#4798) | Eugen Rochko |
2017-09-02 | Fix profile page when use system's font (#4774) | Yamagishi Kazutoshi |
2017-09-01 | Use system's default font on non web UI pages (#4553) | Yamagishi Kazutoshi |
2017-08-05 | Add "signed in as" header to some pages (#4523) | Eugen Rochko |
2017-07-23 | New logo (#4306) | Eugen Rochko |
2017-07-14 | 🎄🔨 Force tree shake emojione (#4202) | Sorin Davidoi |
2017-07-14 | Add option to opt out of search engines on public profile/status pages (#4199) | Eugen Rochko |
2017-07-11 | Redesign the landing page, mount public timeline on it (#4122) | Eugen Rochko |
2017-07-11 | Require stylesheets in common.js (#4152) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-07-09 | refactor: Make all reducers sync (#4125) | Sorin Davidoi |
2017-07-08 | Lazy load components (#3879) | Sorin Davidoi |
2017-06-19 | Link to /about from public page on a single user instance (#3814) | Daigo 3 Dango |
2017-06-13 | Simplify getting started links localization. Link "powered by Mastodon" to jo... | Eugen Rochko |
2017-06-05 | Fix broken embed page (#3577) | Yamagishi Kazutoshi |
2017-06-01 | Resolve custom application stylesheet with Webpack (#3373) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-05-27 | Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) | Eugen Rochko |
2017-05-25 | Replace \u2014 with — (#3301) | Daigo 3 Dango |
2017-05-22 | Only load Intl data for current language (#3130) | Nolan Lawson |
2017-05-19 | Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warni... | Matt Jankowski |
2017-05-15 | Introduce common JavaScript file (#2981) | Akihiko Odaki |
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano |
2017-05-03 | Replace sprockets/browserify with Webpack (#2617) | Eugen Rochko |
2017-04-27 | Added '(dev)' to the title in development mode (#2524) | Ashley |
2017-04-26 | Red favicon for dev (#2470) | Lindsey Bieda |
2017-04-25 | Login link for single user instances (#2393) | STJrInuyasha |
2017-04-24 | Add an RTL stylesheet for Arabic i18n (#2378) | Eugen |
2017-04-24 | Fix flashes partial render error for controllers which don't inherit from app... | Matt Jankowski |
2017-04-23 | Clean up flash display in views (#2336) | Matt Jankowski |
2017-04-20 | Use default locale for html lang in layouts (#2212) | Matt Jankowski |