Commit Graph

13757 Commits (e1c9d52e913b75a69ebb71c33c489c56b57b23af)
 

Author SHA1 Message Date
Matt Jankowski 07933db788
Add coverage for `CLI::Cache` command ()
Emelia Smith 215081240f
Add logging of websocket send errors ()
fusagiko / takayamaki b19a695608
migrate test for `GET /api/v1/accounts/{account_id}` to request spec ()
Daniel M Brasil 99216e34e5
Migrate to request specs in `/api/v1/admin/canonical_email_blocks` ()
Daniel M Brasil b4e19f9610
Migrate to request specs in `/api/v1/admin/ip_blocks` ()
Daniel M Brasil 4301d8cbb3
Migrate to request specs in `/api/v1/admin/domain_allows` ()
Daniel M Brasil 841c220c40
Migrate to request specs in `/api/v1/admin/domain_blocks` ()
Daniel M Brasil 0e200d4e2f
Migrate to request specs in `/api/v1/admin/reports` ()
Matt Jankowski 3a2a15c6ea
Use `build` where possible in fabricators ()
Matt Jankowski c94bb9ba9a
Disable paperclip processing in specs ()
Emelia Smith c81f59583c
Fix logging of messages that are binary before closing their connection ()
Eugen Rochko 4c9406bdb0
Add time zone preference ()
Emelia Smith 16dd3f08c1
Fix performance of streaming by parsing message JSON once ()
Renaud Chaput e34142782f
Add Ruby & Bundler versions to Gemfile.lock ()
Matt Jankowski 75e299f440
Remove unused `redis_info` method Admin::Dashboard ()
Daniel M Brasil 4aff1d2974
Migrate to request specs in `/api/v1/admin/email_domain_blocks` ()
jsgoldstein 18f092d927
Fix translations for changing theme ()
Matt Jankowski b85c387c5c
Remove reference to deleted statsd config file ()
renovate[bot] db047e323b
Update dependency webpack-bundle-analyzer to v4.9.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5265655549
Update dependency dotenv to v16.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7e22287caa
Update dependency sass-loader to v10.4.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire f378f10404
Fix compatibility of recent migration with PostgreSQL 10 ()
Eugen Rochko 67d17ce194
Add `legal` as report category ()
Eugen Rochko e4fd9503ec
Change design of dropdowns in web UI ()
Renaud Chaput ed04c277b4
Configure RenovateBot to add proper language labels ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Matt Jankowski 6c0e3f490a
Fix RSpec/MissingExampleGroupArgument cop ()
Matt Jankowski b74c3cd708
Fix `RSpec/DescribedClass` cop missed items ()
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
renovate[bot] 9a653899e9
Update dependency redis to v4.6.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski c42591356d
Fix `RSpec/DescribedClass` cop ()
Matt Jankowski 1e243e2df7
Misc spec coverage for `Admin::` area controllers ()
Daniel M Brasil eb6f8181e1
Add test coverage for `Mastodon::CLI::Accounts#reset_relationships` ()
Matt Jankowski b22bfae4f9
Add coverage for `DomainBlock#public_domain` method ()
alfe fb5bf5cbf8
Rewrite `<LoadMore />` as FC and TS ()
renovate[bot] 50a8f5b8a7
Update dependency react-redux to v8.0.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 6833732852
Fix autocomplete suggestions being cut off in compose form ()
Eugen Rochko 4eda233e09
Add webhook templating ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
renovate[bot] a80efb449e
Configure Renovate ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Eugen Rochko 0ddc895282
Change follow button in account row to be more obvious in web UI ()
Matt Jankowski af135bddd0
Update `Admin::Metrics::Measure` classes for Rails 7 ()
Claire e428670e61
Fix CSP headers when S3_ALIAS_HOST includes a path component ()
Claire 1483a3ddfe
Add data-nosnippet so Google doesn't use trending posts in snippets for / ()
Matt Jankowski 3b21c13dcc
Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes ()
Daniel M Brasil 70cd2d6000
Add test coverage for `Mastodon::CLI::Accounts#cull` ()
S.H a6c898f501
Fix not shown announcements in hometimeline. ()
Nick Schonning a8310b15ed
Update kt-paperclip 7.2 from sha ()
Claire c2c396157f
Fix design issues with recent react-intl upgrade ()
Darius Kazemi bacb674921
Add exclusive lists ()
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 0daf78f903
Add `allow_other_host: true` to backups controller ()
Matt Jankowski 5c87c66504
Add coverage for CLI::CanonicalEmailBlocks command ()