~cytrogen/masto-fe

ref: eba3411bfa40cbb36205f58a36e34c446fed0ffa masto-fe/spec/controllers/api d---------
f3c2035f — Claire 2 years ago
Merge pull request #2251 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
6c99479e — Claire 2 years ago
Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream

Conflicts:
- `app/views/settings/profiles/show.html.haml`:
  Upstream redesigned the settings page, where glitch-soc had changes because of
  the ability to set some custom limits.
  Went with upstream's design while keeping our custom limits.
- `yarn.lock`:
  Upstream updated dependencies textually close to a glitch-soc-only dependency.
  Updated the dependnencies as well.
65cbcce9 — Claire 2 years ago
Merge commit '39110d1d0af5e3d9cf452ae47496a52797249fd0' into glitch-soc/merge-upstream
b10c05e7 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/lists` (#25443)

24015ef0 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/domain_blocks` (#25414)

87aff5aa — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/follow_requests` (#25411)

a5b62e56 — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404)

4c5f62de — Matt Jankowski 2 years ago
Extract shared examples from api specs (#25387)

ec591668 — Claire 2 years ago
Fix ArgumentError when loading newer Private Mentions (#25399)

af97a6ac — Claire 2 years ago
Merge pull request #2246 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
62c996b5 — Matt Jankowski 2 years ago
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)

b19a6956 — fusagiko / takayamaki 2 years ago
migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322)

841c220c — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)

0e200d4e — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/admin/reports` (#25355)

c48ec9cb — Claire 2 years ago
Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream

Conflicts:
- `config/initializers/content_security_policy.rb`:
  Kept our version, it was not affected by upstream's bug.
93c71441 — Claire 2 years ago
Merge commit 'b922ad7a1b4bc8d968d0df2c7f307d4fec53435d' into glitch-soc/merge-upstream

Conflicts:
- `package.json`:
  Upstream changed various script definitions in lines surrounding the one for
  `i18n:extract`, which had glitch-soc-specific changes.
  Updated the scripts as upstream did, while keeping our changes to
  `i18n:extract`.
6c0e3f49 — Matt Jankowski 2 years ago
Fix RSpec/MissingExampleGroupArgument cop (#25310)

fca2dff2 — Claire 2 years ago
Merge pull request #2237 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
69057467 — Christian Schmidt 2 years ago
Translate CW, poll options and media descriptions (#24175)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6dbd44fa — Claire 2 years ago
Merge commit 'b896b16cb3c8626fbee12a7eda7f882114b1a040' into glitch-soc/merge-upstream
Next