about summary refs log tree commit diff
path: root/app/views/home/index.html.haml
AgeCommit message (Expand)Author
2021-01-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-01-21Fix Google Translate breaking web interface (#15610)ThibG
2020-11-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-11-06Add subresource integrity for JS and CSS assets (#15096)Eugen Rochko
2019-08-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-03-16Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2018-10-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-06Change documentation URL (#8898)Eugen Rochko
2018-05-03Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-04-20Replace preload link tag to Rails helper (#7192)Yamagishi Kazutoshi
2017-11-20Finalized theme loading and stuffkibigo!
2017-11-16Themed prefetchingkibigo!
2017-11-16Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5Surinna Curtis
2017-10-31Add ServiceWorker caching for static assets (#5524)Nolan Lawson
2017-10-25Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-d...David Yip
2017-10-22Changes to match other timelines in 2.0Matthew Walsh
2017-10-11Merge remote-tracking branch 'upstream/master'Ondřej Hruška
2017-10-11Only preload JS in /web pages (#5325)Nolan Lawson
2017-09-25Better themeing support!!kibigo!
2017-09-09Merge branch 'origin/master' into sync/upstreamDavid Yip
2017-09-02Add link to 'noscript' message (#4561)m4sk1n
2017-07-30Multiple frontend support (#110)Gô Shoemake
2017-07-25Merge git://github.com/tootsuite/mastodon into tootsuite-masterOndřej Hruška
2017-07-23Improve noscript message and style (#4315)Eugen Rochko
2017-07-23Change logo.png to logo.svg for web UI (#4307)Yamagishi Kazutoshi
2017-07-18Fix for stylesheet splitkibigo!
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-08Replace OEmbed and initial state Rabl templates with serializers (#4110)Eugen Rochko
2017-06-08fix: Warn if JavaScript is disabled (#3634)Sorin Davidoi
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-15Fix cross-origin integrity (#1871)Eugen
2017-04-15Send initial state in a <script type="application/json"> tag (#1806)Joachim Viide
2017-04-14Implementing Subresource Integrity (#1729)maxypy
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-01-12Fix #457 - escape JSON in INITIAL_STATE (this bug only ever allowed a user to...Eugen Rochko
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2017-01-09Improve initialState loadingEugen 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-09-24Only load JS on homepage, no other page uses itEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko
2016-09-13Adding sense of self to the UI, cleaning up routing, adding third (detail) co...Eugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will use...Eugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko
2016-03-25Fix Sidekiq pooling issues. Remove API docs from homepage, replace withEugen Rochko
2016-03-21Adding Turbolinks, adding status posting form on homepageEugen Rochko
2016-03-12Customized more doorkeeper views, only logged in users can create oauth appsEugen Rochko