Age | Commit message (Expand) | Author |
2017-03-22 | Upgrade Rails to 5.0.2 | Eugen Rochko |
2017-03-17 | Make account search blazing fast and rank followers/followees higher in the r... | Eugen Rochko |
2017-02-22 | Fix #555 - Use a better URL parser | Eugen Rochko |
2017-02-16 | Speed up capistrano deployments | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
2017-01-30 | Add capistrano to development environment | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-23 | Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash... | Eugen Rochko |
2017-01-21 | Set remote dev environments to use letter_opener_web, add default .env.vagran... | Effy Elden |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-11 | Add ruby version to Gemfile, move devDependencies in package.json to dependen... | Eugen Rochko |
2016-12-21 | Update Rails to 5.0.1 | Eugen Rochko |
2016-12-13 | Improved admin UI | Eugen Rochko |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o... | Eugen Rochko |
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-24 | Mini Profiler not working well, remove it | Eugen Rochko |
2016-11-22 | Moving some counter queries out of subqueries in the API | Eugen Rochko |
2016-11-22 | Upgrade to latest Rails, which apparently improves ActionCable performance | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token en... | Eugen Rochko |
2016-11-07 | Replace react-skylight with own solution that centers images better | Eugen Rochko |
2016-11-06 | Downgrade aws gem as this one was incompatible with Paperclip | Eugen Rochko |
2016-11-06 | Adding optional S3, fail-mastodon | Eugen Rochko |
2016-11-04 | Add pghero for analyzing postgres performance in production | Eugen Rochko |
2016-11-02 | Replace in-memory cache store with redis store, should decrease memory | Eugen Rochko |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko |
2016-10-07 | Adding user settings (model and mailer), no form yet | Eugen Rochko |
2016-10-02 | Add logging for outgoing http requests | Eugen Rochko |
2016-09-24 | Improve partial rendering and Haml performance (Haml->Hamlit) | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-18 | Update sidekiq, remove sinatra dependency | Eugen Rochko |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-08-24 | Removing mini-profiler that doesn't work, formatting timelines a bit better | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-08-18 | Live timelines using ActionCable | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-25 | Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query | Eugen Rochko |
2016-03-25 | Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections | Eugen Rochko |
2016-03-25 | Adding Sidekiq for background processing (firstly just of mailers) | Eugen Rochko |