about summary refs log tree commit diff
path: root/app/controllers/application_controller.rb
AgeCommit message (Expand)Author
2017-04-24Return force_ssl to the controller (#2380)Matt Jankowski
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-23Move force_ssl check to production config (#2165)Matt Jankowski
2017-04-21Fix #2195 - Set locale to error pages (#2255)Takayoshi Nishida
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen
2017-04-15Give SINGLE_USER a chance to register (#1820)Marcin Cieślak
2017-04-08Fix #1165 - before_action was called before protect_from_forgeryEugen Rochko
2017-04-07Allow setting of default language through configEugen Rochko
2017-04-04Only call regeneration worker after first login after a 14 day breakEugen Rochko
2017-04-02Catching rack timeout from rails doesn't workEugen Rochko
2017-04-02Add proper error page for request timeoutsEugen Rochko
2017-03-19Fix wrong HTTP status codes on error pagesEugen Rochko
2017-01-21Improve error page layouting. 500 page has to stay static because it'sEugen Rochko
2017-01-15Add nice error page for CSRF errors/cookie issue, and fix error page handling...Effy Elden
2016-12-26Fix #86 - resolve layout breaking on zoom-out on accounts gridEugen Rochko
2016-12-06Add filters for suspended accountsEugen Rochko
2016-12-03Fix #248 - Reload all accounts when fetching from cacheEugen Rochko
2016-12-01Fix pt translations, improve pre-cache queries, removing will_paginateEugen Rochko
2016-11-30Further abstract caching for includesEugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko
2016-11-30Make User#current_sign_in_at actually track when user was last active,Eugen Rochko
2016-11-29Unify collection caching codeEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-11-24Mini Profiler not working well, remove itEugen Rochko
2016-11-23Rename "publish" to "toot" in english locale, fix lightbox showing old imageEugen Rochko
2016-11-22More query optimizationsEugen Rochko
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-21Desktop notificationsEugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-06Fix sign-in redirecting "back" to a missing image because missing static file...Eugen Rochko
2016-10-05Catching more exceptions that slipped through, removing AR logging fromEugen Rochko
2016-10-03Adding a block model and filter mentions from blocked users (fix #60)Eugen Rochko
2016-10-03Adding e-mail confirmationsEugen Rochko
2016-10-02Redirect after sign in to previous page (unless it's a sign in/up/etc page)Eugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-08Fix local follows, 404 in logsEugen Rochko
2016-08-24Removing mini-profiler that doesn't work, formatting timelines a bit betterEugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko
2016-08-18Fixing more configuration issues with ActionCableEugen Rochko
2016-08-18Fix for force SSL issue with websocketsEugen Rochko
2016-08-18Fix testsEugen Rochko
2016-08-18Live timelines using ActionCableEugen Rochko
2016-03-25Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connectionsEugen Rochko
2016-02-20Initial commitEugen Rochko