about summary refs log tree commit diff
path: root/Gemfile
AgeCommit message (Expand)Author
2017-04-15add basic microformats tests (#1803)Ben Roberts
2017-04-15Introduce capybara and first feature spec (#1801)Chad Pytel
2017-04-14Include pkg-config as a gem dependency. (#1717)Bryce Chidester
2017-04-14Implementing Subresource Integrity (#1729)maxypy
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-10API param to exclude notification types from response (#1341)Eugen
2017-04-10Version bumps for ruby and misc gems (#1159)Matt Jankowski
2017-04-09Use HTTP Accept-Language to detect locale (#1166)David Authier
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-04-04Mastodon isn't using jbuilder or sdoc, and it prevents an upgrade to 2.4.0Kurtis Rainbolt-Greene
2017-04-05alphebatically order test gem group as required by rubocopSamy KACIMI
2017-04-05fix rubocop issuesSamy KACIMI
2017-04-05add more tests to modelsSamy KACIMI
2017-04-04Remove sidekiq-mergerEugen Rochko
2017-04-04Reduce number of items in feeds, optimize regeneration worker slightly,Eugen Rochko
2017-04-04Optimize filter methods in FeedManager a bit, use redis pipelining on merge/u...Eugen Rochko
2017-04-03update DockerfileWonderfall
2017-04-02Add proper error page for request timeoutsEugen Rochko
2017-03-22Upgrade Rails to 5.0.2Eugen Rochko
2017-03-17Make account search blazing fast and rank followers/followees higher in the r...Eugen Rochko
2017-02-22Fix #555 - Use a better URL parserEugen Rochko
2017-02-16Speed up capistrano deploymentsEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-01-30Add capistrano to development environmentEugen Rochko
2017-01-29API for apps to register for push notificationsEugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-26Removed accidental n+1 query from notifications, updated some deps,Eugen Rochko
2017-01-23Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash...Eugen Rochko
2017-01-21Set remote dev environments to use letter_opener_web, add default .env.vagran...Effy Elden
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-19Fix statsd null backend not being initialized properlyEugen Rochko
2017-01-18Add optional StatsD performance trackingEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2017-01-11Add ruby version to Gemfile, move devDependencies in package.json to dependen...Eugen Rochko
2016-12-21Update Rails to 5.0.1Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-11-29Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...Eugen Rochko
2016-11-29Adding rack timeout of 30sec, PuSH jobs moved to push queue so theyEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-11-24Mini Profiler not working well, remove itEugen Rochko
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-22Upgrade to latest Rails, which apparently improves ActionCable performanceEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-11-09Replace setting custom CORS headers with rack-cors, set it on /oauth/token en...Eugen Rochko
2016-11-07Replace react-skylight with own solution that centers images betterEugen Rochko
2016-11-06Downgrade aws gem as this one was incompatible with PaperclipEugen Rochko
2016-11-06Adding optional S3, fail-mastodonEugen Rochko
2016-11-04Add pghero for analyzing postgres performance in productionEugen Rochko