about summary refs log tree commit diff
path: root/Gemfile
AgeCommit message (Expand)Author
2018-03-02Update omniauth-saml to 1.10 (#6587)Patrick Figel
2018-02-28Fix #942: Seamless LDAP login (#6556)Eugen Rochko
2018-02-26remove-uglifier (#6561)masarakki
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-21Fix avatar and header issues by using custom geometry detector (#6515)Eugen Rochko
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2018-02-11Interactive `rake mastodon:setup` task (#6451)Eugen Rochko
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-04Make PAM gem optional, allow configuration over environment (#6415)Eugen Rochko
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-02pam authentication (#5303)Alexander
2018-01-23Update goldfinger, ostatus2 and http.rb versions (#6337)Eugen Rochko
2018-01-19Add support Ruby v2.5.0 (#6097)Yamagishi Kazutoshi
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
2018-01-02Add confirmation step for email changes (#6071)Patrick Figel
2017-12-26add ruby-progressbar to gemfile (fixes #6110) (#6111)beatrix
2017-12-09Revert fog-aws (ref #5604) (#5934)Yamagishi Kazutoshi
2017-12-06Remove rabl dependency (#5894)Eugen Rochko
2017-11-07Unify file upload to using fog (#5604)Yamagishi Kazutoshi
2017-10-31Update dependencies for Ruby (2017-10-30) (#5566)Yamagishi Kazutoshi
2017-10-06Add strong_migrations to production dependency (#5234)unarist
2017-09-29Replace self-rolled statsd instrumention with localshred/nsa (#5118)Eugen Rochko
2017-09-27Upgrade Webpacker to version 3.0.1 (#5122)Yamagishi Kazutoshi
2017-09-27Update brakeman to 3.0 and bundler-audit to 0.6 (#5117)Eugen Rochko
2017-09-25Add strong_migrations gem to warn when creating unsafe migrations (#5078)Eugen Rochko
2017-09-16Fix filterable_languages method of SettingsHelper (#4966)Akihiko Odaki
2017-09-11Bump puma from 3.9.1 to 3.10.0 (#4879)Grey Baker
2017-09-11Bump rails from 5.1.3 to 5.1.4 (#4875)Grey Baker
2017-09-08Fix language filter codes (#4841)Eugen Rochko
2017-09-05swift-enable the paperclip! :paperclip: (#2322)Adam Thurlow
2017-08-26Add handling of Linked Data Signatures in payloads (#4687)Eugen Rochko
2017-08-17Update charlock_holmes to 0.7.5 (#4620)nullkal
2017-07-21Update Goldfinger gem to 2.0 (#4286)Eugen Rochko
2017-07-21Use the same emoji data on the frontend and backend (#4284)Eugen Rochko
2017-07-19Refactor ResolveRemoteAccountService (#4258)Eugen Rochko
2017-07-15Optimize uri normalization (#4212)ThibG
2017-07-14Follow renaming of microformats2 gem (#4203)unarist
2017-07-14Fix #4149, fix #1199 - Store emojis as unicode (#4189)Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-08Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)nullkal
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-07-05Explicitly require MIME::Types (#4083)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-18Upgrade Webpacker to version 2.0 (#3729)Yamagishi Kazutoshi
2017-06-05Gem version bumps (#3524)Matt Jankowski
2017-06-04change sidekiq queueing to bulk push (#3536)takayamaki
2017-06-02bump rails version in Gemfile: '~> 5.0.0' -> '~> 5.1.0' (#3523)Clworld
2017-05-31Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail) (#3479)Yamagishi Kazutoshi
2017-05-29Extract authorization policy for viewing statuses (#3150)Jack Jennings