59 Commits (f0de621e76b5a5ba3f7e67bd88c0183aac22b985)

Autor SHA1 Mensaje Fecha
  Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags hace 7 años
  Eugen Rochko f051c2e813 Fix statsd null backend not being initialized properly hace 7 años
  Eugen Rochko 306eb6e9c9 Add optional StatsD performance tracking hace 7 años
  Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings hace 7 años
  Eugen Rochko 7951e7ffd5 Add ruby version to Gemfile, move devDependencies in package.json to dependencies, hace 7 años
  Eugen Rochko c128fcee16 Update Rails to 5.0.1 hace 7 años
  Eugen Rochko 76ec907993 Improved admin UI hace 7 años
  Eugen Rochko 5973ca3d11 Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars hace 7 años
  Eugen Rochko cc70f28f19 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they hace 7 años
  Eugen Rochko 8efa081f21 Remove Neo4J hace 7 años
  Eugen Rochko 8e34bed7cc Mini Profiler not working well, remove it hace 7 años
  Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API hace 7 años
  Eugen Rochko 4b5b953d42 Upgrade to latest Rails, which apparently improves ActionCable performance hace 7 años
  Eugen Rochko 546c4718e7 Localizations for most server-side strings hace 7 años
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance hace 7 años
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions hace 7 años
  Eugen Rochko 448ab18a20 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint hace 7 años
  Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better hace 7 años
  Eugen Rochko ea4170785a Downgrade aws gem as this one was incompatible with Paperclip hace 7 años
  Eugen Rochko 3ab193bc3f Adding optional S3, fail-mastodon hace 7 años
  Eugen Rochko 6471a548fe Add pghero for analyzing postgres performance in production hace 7 años
  Eugen Rochko 53fb7b1aa8 Replace in-memory cache store with redis store, should decrease memory hace 7 años
  Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API hace 7 años
  Eugen Rochko 06016453bd Adding user settings (model and mailer), no form yet hace 7 años
  Eugen Rochko 4909bbf415 Add logging for outgoing http requests hace 7 años
  Eugen Rochko 57583f3fb8 Improve partial rendering and Haml performance (Haml->Hamlit) hace 7 años
  Eugen Rochko 4bec613897 Fix #24 - Thread resolving for remote statuses hace 7 años
  Eugen Rochko af375b5bac Update sidekiq, remove sinatra dependency hace 7 años
  Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger hace 7 años
  Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views hace 7 años
  Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom, hace 7 años
  Eugen Rochko bc0692d75b Removing mini-profiler that doesn't work, formatting timelines a bit better hace 7 años
  Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard hace 7 años
  Eugen Rochko 6deb9f966e Live timelines using ActionCable hace 7 años
  Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 hace 7 años
  Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler hace 8 años
  Eugen Rochko 318886287b Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query hace 8 años
  Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections hace 8 años
  Eugen Rochko 42dcb0d4cb Adding Sidekiq for background processing (firstly just of mailers) hace 8 años
  Eugen Rochko f14f462eaf Adding Turbolinks, adding status posting form on homepage hace 8 años
  Eugen Rochko 19a259915e Security update hace 8 años
  Eugen Rochko e2b846f630 Adding letter opener for development and Rack::Attack for future rate limiting implementations hace 8 años
  Eugen Rochko c349200761 Removing some unused gems, adding pagination to profiles, fix #10 hace 8 años
  Eugen Rochko 3441361568 Adding simple_form, adding profile settings, header image hace 8 años
  Eugen Rochko aab9f57e36 Adding config for puma, dashboard layout, fixing some queries hace 8 años
  Eugen Rochko 447cfef62d Improving feed queries, switching API to doorkeeper authentication hace 8 años
  Eugen Rochko 6c4c84b161 Distrubute statuses as a fan-out-on-write system, with optional precomputing hace 8 años
  Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API hace 8 años
  Eugen Rochko 3824c58853 Adding GNU Public license, adding home timeline, reblog/favourite counters hace 8 años
  Eugen Rochko 7e93da3f8d Removing grape and adding devise hace 8 años