about summary refs log tree commit diff
path: root/app/controllers/home_controller.rb
AgeCommit message (Expand)Author
2017-04-27Fix Doorkeeper error (#2534)Yamagishi Kazutoshi
2017-04-16Onboarding modal (#1883)Eugen
2017-04-15Give SINGLE_USER a chance to register (#1820)Marcin Cieślak
2017-04-15Send initial state in a <script type="application/json"> tag (#1806)Joachim Viide
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2016-12-06Add single user modeEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-27Adding landing pageEugen Rochko
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen 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-12Customized more doorkeeper views, only logged in users can create oauth appsEugen Rochko
2016-03-12Adding config for puma, dashboard layout, fixing some queriesEugen Rochko
2016-03-08Distrubute statuses as a fan-out-on-write system, with optional precomputingEugen Rochko
2016-03-06Adding GNU Public license, adding home timeline, reblog/favourite countersEugen Rochko
2016-02-22Made some progressEugen Rochko