about summary refs log tree commit diff
path: root/app/views/layouts/application.html.haml
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-27Added '(dev)' to the title in development mode (#2524)Ashley
2017-04-26Red favicon for dev (#2470)Lindsey Bieda
2017-04-24Add an RTL stylesheet for Arabic i18n (#2378)Eugen
2017-04-20Use default locale for html lang in layouts (#2212)Matt Jankowski
2017-04-19Fix double-escaping of display names in <title> (#2155)Eugen
2017-04-18Instance helper to replace site title helper (#2038)Matt Jankowski
2017-04-17Add mask-icon.svg (#1572) (#1585)Dale Price
2017-04-15Check for a custom css file to help customization of instances (#1368)Naouak
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-04-07Force UTF8 encoding on generated XML (#1140)Eugen
2017-02-10Site title is now a settingEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2016-12-21Improved launcher icon on AndroidEugen Rochko
2016-12-21Fix #249 - use window.location hack to let people login from sandboxed iOS ho...Eugen Rochko
2016-12-18Removing external hub completely, fix #333 fixing digit-only hashtags,Eugen Rochko
2016-11-21Fix #163 - No need for Safari chrome on iOSEugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-11-04Fix web app manifestsEugen Rochko
2016-11-02Fix syntax errorsEugen
2016-11-02Add touch icons for Chrome, iOS and Windows 10Frederic Hemberger
2016-11-02a11y: Add HTML lang attribute and utf8 encoding meta tagFrederic Hemberger
2016-09-30Deleting statuses from UIEugen Rochko
2016-09-24Only load JS on homepage, no other page uses itEugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko
2016-03-19Removing some unused gems, adding pagination to profiles, fix #10Eugen Rochko
2016-03-12Adding config for puma, dashboard layout, fixing some queriesEugen Rochko
2016-03-05Customizing devise views and controllersEugen Rochko
2016-02-28Added <link> tags to profiles and entriesEugen Rochko
2016-02-28Adding paperclip for avatars, fixing design of the public pagesEugen Rochko
2016-02-26Improving designEugen Rochko
2016-02-26Adding views for the profile and entry pagesEugen Rochko
2016-02-22Made some progressEugen Rochko