about summary refs log tree commit diff
path: root/Gemfile.lock
AgeCommit message (Expand)Author
2017-03-17Make account search blazing fast and rank followers/followees higher in the r...Eugen Rochko
2017-02-26Fix JS require-issueEugen 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
2017-01-01Adding remote follow buttonEugen Rochko
2016-12-21Update Rails to 5.0.1Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen 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-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
2016-11-03Enable caching for some rabl viewsEugen Rochko
2016-11-02Replace in-memory cache store with redis store, should decrease memoryEugen Rochko
2016-10-17Update ostatus2 versionEugen Rochko
2016-10-14Adding sync of follow relationships to Neo4J, accounts/suggestions APIEugen Rochko
2016-10-12Improve Friendica support (but still not there yet)Eugen Rochko
2016-10-07Adding user settings (model and mailer), no form yetEugen Rochko
2016-10-06Update OStatus2 to handle malformed Salmon without raising unexpected exceptionsEugen Rochko
2016-10-02Add logging for outgoing http requestsEugen Rochko
2016-09-30Fix tests, update goldfinger to catch XML errorsEugen Rochko
2016-09-27Adding landing pageEugen Rochko
2016-09-24Improve partial rendering and Haml performance (Haml->Hamlit)Eugen Rochko
2016-09-21Fix #24 - Thread resolving for remote statusesEugen Rochko
2016-09-20Upgrade to PubSubHubbub 0.4 (removing verify_token)Eugen Rochko
2016-09-20OStatus2 and Goldfinger gems now have timeouts for requestsEugen Rochko
2016-09-19Update OStatus2 libraryEugen Rochko
2016-09-18Update sidekiq, remove sinatra dependencyEugen Rochko
2016-09-17Update doorkeeper dependency and replace libav with backported ffmpeg in dockerEugen Rochko