about summary refs log tree commit diff
path: root/Gemfile
AgeCommit message (Expand)Author
2017-05-07Enable CodeClimate SCSS Lint checks (#2886)yhirano
2017-05-07namespace redis usage (#2869)beatrix
2017-05-07Remove local_time gem, and add similar (#2875)Yamagishi Kazutoshi
2017-05-07Enable CodeClimate Brakeman checks (#2861)yhirano
2017-05-07Enable CodeClimate Bundler-Audit checks (#2862)yhirano
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-05-04Remove the react-rails gem (#2801)Matt Jankowski
2017-05-04Replace best_in_place editor on admin settings page (#2789)Matt Jankowski
2017-05-03Language improvements, replace whatlanguage with CLD (#2753)Matt Jankowski
2017-05-03Added support parallel_tests (#2740)Keiji Matsuzaki
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-05-02annotate models (#2697)yhirano
2017-04-30Downgrade rubocop 0.48.1 => 0.46.0 (#2628)yhirano
2017-04-28Use the new Ruby 1.9 hash syntax (#2577)y-temp4
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-21Use local_time gem for timezone replacement (#2174)Matt Jankowski
2017-04-16Add language detection (#1772)Eugen
2017-04-16Fix #1670 - Update OStatus2 gem (#1936)Eugen
2017-04-16Relax Ruby version requirement (#1901)Akihiko Odaki
2017-04-16lock capistrano to 3.8.0 (#1890)Alex Dunn
2017-04-16Remove unused gem: coffee-rails (#1885)luigi
2017-04-15Add rails-i18n gem (#1837)Hiromi Kai
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