Commit Graph

13744 Commits (b10c05e702f9d53a27100d9bb0accf064c8ab02d)
 

Author SHA1 Message Date
Daniel M Brasil b10c05e702
Migrate to request specs in `/api/v1/lists` ()
renovate[bot] 8b2048d0c8
Lock file maintenance ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] a6d7abb29d
Update dependency intl-messageformat to v10.5.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 36566e9245
Update dependency core-js to v3.31.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 478687fc49
Update libretranslate/libretranslate Docker tag to v1.3.11 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 841e35e291
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 4c5aa0e470
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
Daniel M Brasil 24015ef0cc
Migrate to request specs in `/api/v1/domain_blocks` ()
Daniel M Brasil 87aff5aad8
Migrate to request specs in `/api/v1/follow_requests` ()
Daniel M Brasil d9c6f70cc6
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` ()
renovate[bot] b9e8d2b352
Update dependency sass to v1.63.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 95b84874f3
Update dependency redis-namespace to v1.11.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 360759df7b
Update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f10f4f2359
Update dependency glob to v10.2.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski ae9f5379d1
Reduce factory data created in spec/models/trends/statuses spec ()
Matt Jankowski 31d5bc89d1
Speed improvement for `AccountsStatusesCleanupScheduler` spec ()
Daniel M Brasil a5b62e56d0
Migrate to request specs in `/api/v1/apps/verify_credentials` ()
Daniel M Brasil a6407aa662
Migrate to request specs in `/api/v1/apps` ()
Matt Jankowski 4c5f62de99
Extract shared examples from api specs ()
renovate[bot] ae2790d84f
Update babel monorepo to v7.22.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
renovate[bot] a99201c735
Update dependency capybara to v3.39.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 780d54e5c3
Update dependency aws-sdk-s3 to v1.124.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko f20698000f
Fix always redirecting to onboarding in web UI ()
Claire ec59166844
Fix ArgumentError when loading newer Private Mentions ()
Eugen Rochko bca649ba79
Change edit profile page ()
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow ()
たいち ひ 3b5e302f7f
Rewrite `emoji_mart_data_light` as TS ()
alfe a86886b1fd
Rewrite `<LoadingIndicator/>` as FC and TS ()
Nick Schonning 72590e601a
Update Rubocop 1.52.1 ()
Renaud Chaput 1cb4514d0e
Add missing report category translation ()
Matt Jankowski 10746af82f
Remove unused shared examples for scoped settings ()
Matt Jankowski 25c66fa640
Enable paperclip for account attachment examples ()
Eugen Rochko 6637ef7852
Add unsubscribe link to e-mails ()
alfe dfaf59d99a
Rewrite <LoadPending /> as FC and TS ()
Eugen Rochko 432a5d2d4b
Change "bot" label to "automated" ()
Matt Jankowski 62c996b52d
Reduce `RSpec/MultipleExpectations` cop max to 8 ()
Matt Jankowski b5675e265e
Add coverage for `CLI::Feeds` command ()
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 ()