227 Commits (d6df42df163f289dbc3c2edcf37daf955360d1e2)

Author SHA1 Message Date
Patrick Figel e62904bcba Update sanitize and loofah (#6855)
7 years ago
Alexander 4fc9827b69 bugfixes and gem update (#6831)
7 years ago
Eugen Rochko d35272245e Revert "Upgrade Paperclip to version 6.0.0" (#6807)
7 years ago
Yamagishi Kazutoshi cd6dee83a1 Upgrade Paperclip to version 6.0.0 (#6754)
7 years ago
Eugen Rochko 3e8713636b Always install LDAP, CAS and SAML gems, because they don't require deps (#6663)
7 years ago
Yamagishi Kazutoshi 3008a0f73a Upgrade chewy to version 5.0.0 (#6649)
7 years ago
Patrick Figel faa3fe644d Update omniauth-saml to 1.10 (#6587)
7 years ago
Eugen Rochko 9721b7746a Fix #942: Seamless LDAP login (#6556)
7 years ago
masarakki eed7c16ab0 remove-uglifier (#6561)
7 years ago
Akihiko Odaki a5a434a8f6 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410)
7 years ago
Eugen Rochko f6884555d7 Account archive download (#6460)
7 years ago
Eugen Rochko c34ff9fb82 Fix avatar and header issues by using custom geometry detector (#6515)
7 years ago
Eugen Rochko 9b7490cede Save video metadata and improve video OpenGraph tags (#6481)
7 years ago
Eugen Rochko e8e6786d6f Interactive `rake mastodon:setup` task (#6451)
7 years ago
Eugen Rochko 7ca5a06505 Full-text search for authorized statuses (#6423)
7 years ago
Eugen Rochko 555e7205da Make PAM gem optional, allow configuration over environment (#6415)
7 years ago
Eugen Rochko 5322013f25 CAS + SAML authentication feature (#6425)
7 years ago
Alexander 23ce0c86da pam authentication (#5303)
7 years ago
Eugen Rochko 0efaa528c4 Update goldfinger, ostatus2 and http.rb versions (#6337)
7 years ago
Yamagishi Kazutoshi 2df7c3a008 Add support Ruby v2.5.0 (#6097)
7 years ago
Eugen Rochko 9613c3238c HTML e-mails for UserMailer (#6256)
7 years ago
Patrick Figel 3c20cfd734 Add confirmation step for email changes (#6071)
7 years ago
beatrix e2ccf65789 add ruby-progressbar to gemfile (fixes #6110) (#6111)
7 years ago
Yamagishi Kazutoshi f76681ebd6 Revert fog-aws (ref #5604) (#5934)
7 years ago
Eugen Rochko b037fbf9f4 Remove rabl dependency (#5894)
7 years ago
Yamagishi Kazutoshi a624688ebd Unify file upload to using fog (#5604)
7 years ago
Yamagishi Kazutoshi 10b30bd94e Update dependencies for Ruby (2017-10-30) (#5566)
7 years ago
unarist 44cc417709 Add strong_migrations to production dependency (#5234)
7 years ago
Eugen Rochko 6033b8eac1 Replace self-rolled statsd instrumention with localshred/nsa (#5118)
7 years ago
Yamagishi Kazutoshi 12b7306a03 Upgrade Webpacker to version 3.0.1 (#5122)
7 years ago
Eugen Rochko a90aac6953 Update brakeman to 3.0 and bundler-audit to 0.6 (#5117)
7 years ago
Eugen Rochko 65827bd2b4 Add strong_migrations gem to warn when creating unsafe migrations (#5078)
7 years ago
Akihiko Odaki d4a1ddd46a Fix filterable_languages method of SettingsHelper (#4966)
7 years ago
Grey Baker 4b1d1a698d Bump puma from 3.9.1 to 3.10.0 (#4879)
7 years ago
Grey Baker 05b12e52ac Bump rails from 5.1.3 to 5.1.4 (#4875)
7 years ago
Eugen Rochko a27821f725 Fix language filter codes (#4841)
7 years ago
Adam Thurlow 57a821d4b9 swift-enable the paperclip! 📎 (#2322)
7 years ago
Eugen Rochko 5147147da9 Add handling of Linked Data Signatures in payloads (#4687)
7 years ago
nullkal e3eb31818f Update charlock_holmes to 0.7.5 (#4620)
7 years ago
Eugen Rochko 92e49e5c5d Update Goldfinger gem to 2.0 (#4286)
7 years ago
Eugen Rochko 65a1c48653 Use the same emoji data on the frontend and backend (#4284)
7 years ago
Eugen Rochko df59dc6639 Refactor ResolveRemoteAccountService (#4258)
7 years ago
ThibG 9c1791c546 Optimize uri normalization (#4212)
7 years ago
unarist 1065b0ac32 Follow renaming of microformats2 gem (#4203)
7 years ago
Eugen Rochko 5138dde794 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
7 years ago
Sorin Davidoi ecab38fd66 Web Push Notifications (#3243)
7 years ago
nullkal 07024f56df Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
7 years ago
Eugen Rochko 20e15ecfb3 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 4a041cde77 Explicitly require MIME::Types (#4083)
7 years ago
Eugen Rochko c465c5b3a8 Add overview of active sessions (#3929)
7 years ago
Yamagishi Kazutoshi dece663cd0 Upgrade Webpacker to version 2.0 (#3729)
7 years ago
Matt Jankowski 1ee9f97270 Gem version bumps (#3524)
7 years ago
takayamaki aa6740c21b change sidekiq queueing to bulk push (#3536)
7 years ago
Clworld 6ba27023e3 bump rails version in Gemfile: '~> 5.0.0' -> '~> 5.1.0' (#3523)
7 years ago
Yamagishi Kazutoshi b652c52992 Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail) (#3479)
7 years ago
Jack Jennings faf53a5a3e Extract authorization policy for viewing statuses (#3150)
7 years ago
Matt Jankowski 6fb5ac2410 Version bumps for non-rails gems (#3398)
7 years ago
masarakki 8cf1343be5 fix-rails-minor-version (#3403)
7 years ago
Eugen Rochko 8410ff1d34 Update bootsnap to 0.3.0 (fix xattr.h error) (#3390)
7 years ago
Eugen Rochko 718b507c8a Adds bootsnap. Faster boot time (#3176)
7 years ago
Matt Jankowski 4752edb183 Update rails to version 5.0.3 (#3054)
7 years ago
Yamagishi Kazutoshi d0f9ab556a Stop require of i18n-tasks (#2992)
7 years ago
Jack Jennings 61edc8e98d Add pessimistic constraints to gem versions (#2980)
7 years ago
Akihiko Odaki a1abb11656 Use CLD3 (#2949)
7 years ago
alpaca-tc 4a4e6f59ec Remove rails_12factor (#2901)
7 years ago
Matt Jankowski 062e8f04d3 Misc gem bumps (#2919)
7 years ago
yhirano cf1f65bf58 Added haml-lint and fix warnings (#2773)
7 years ago
yhirano 283e1e265a Enable CodeClimate SCSS Lint checks (#2886)
7 years ago
beatrix f88ff75a8d namespace redis usage (#2869)
7 years ago
Yamagishi Kazutoshi f1bf2214bc Remove local_time gem, and add similar (#2875)
7 years ago
yhirano 9d2266f420 Enable CodeClimate Brakeman checks (#2861)
7 years ago
yhirano 092d220c97 Enable CodeClimate Bundler-Audit checks (#2862)
7 years ago
Eugen Rochko c32e312061 More robust PuSH subscription refreshes (#2799)
7 years ago
Matt Jankowski d30ae1bc44 Remove the react-rails gem (#2801)
7 years ago
Matt Jankowski 232b822d86 Replace best_in_place editor on admin settings page (#2789)
7 years ago
Matt Jankowski 9db85085a9 Language improvements, replace whatlanguage with CLD (#2753)
7 years ago
Keiji Matsuzaki 022353e522 Added support parallel_tests (#2740)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago
yhirano e5eb070430 annotate models (#2697)
7 years ago
yhirano 7c65bcbdb7 Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
8 years ago
y-temp4 ba4ea6aa13 Use the new Ruby 1.9 hash syntax (#2577)
8 years ago
Eugen Rochko 4a7dc4fadc OEmbed support for PreviewCard (#2337)
8 years ago
Matt Jankowski 21c1b4bf8a Use local_time gem for timezone replacement (#2174)
8 years ago
Eugen b9b9edd4c8 Add language detection (#1772)
8 years ago
Eugen b0a13abcb3 Fix #1670 - Update OStatus2 gem (#1936)
8 years ago
Akihiko Odaki d22c508726 Relax Ruby version requirement (#1901)
8 years ago
Alex Dunn 58c16ea3a4 lock capistrano to 3.8.0 (#1890)
8 years ago
luigi 5eadbbfc36 Remove unused gem: coffee-rails (#1885)
8 years ago
Hiromi Kai 27b7c6712f Add rails-i18n gem (#1837)
8 years ago
Ben Roberts 90aa720d2e add basic microformats tests (#1803)
8 years ago
Chad Pytel 29f169f7f0 Introduce capybara and first feature spec (#1801)
8 years ago
Bryce Chidester c4fd19a841 Include pkg-config as a gem dependency. (#1717)
8 years ago
maxypy c06f09dfe2 Implementing Subresource Integrity (#1729)
8 years ago
Matt Jankowski fcec9fcd99 Pagination improvements (#1445)
8 years ago
Eugen 68f3ce7d0c API param to exclude notification types from response (#1341)
8 years ago
Matt Jankowski b4950a59bb Version bumps for ruby and misc gems (#1159)
8 years ago
David Authier 9252133084 Use HTTP Accept-Language to detect locale (#1166)
8 years ago
Eugen 24c77e57b2 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124)
8 years ago
Kurtis Rainbolt-Greene b2c43bcdf0 Mastodon isn't using jbuilder or sdoc, and it prevents an upgrade to 2.4.0
8 years ago
Samy KACIMI 28ed6fb058 alphebatically order test gem group as required by rubocop
8 years ago