~cytrogen/masto-fe

dd09535b — Claire 2 years ago
Annotate doodle parameters to please eslint (#2321)

52500965 — Claire 2 years ago
Fix “Open in advanced web interface” being shown on mobile view (#2318)

Fixes #2307
9a45198a — github-actions[bot] 2 years ago
New Crowdin translations (#2317)

Co-authored-by: GitHub Actions <noreply@github.com>
e7cb6c6c — github-actions[bot] 2 years ago
New Crowdin translations (#2314)

Co-authored-by: GitHub Actions <noreply@github.com>
2649fbce — github-actions[bot] 2 years ago
New Crowdin translations (#2310)

Co-authored-by: GitHub Actions <noreply@github.com>
949f1fc3 — Claire 2 years ago
Fix Crowdin Github Action (#2311)

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

Merge upstream changes
0092fe50 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream entirely refactored this, while we changed the docker repository
  to upload to and disabled the “latest” tag.
  Applied the repository change to `.github/workflows/build-*.yml`, as well
  as disabling native ARMv64 builds.
- `README.md`:
  We have a completely different README.
  Kept ours.
- `app/views/admin/settings/shared/_links.html.haml`:
  Upstream refactored, we had an extra item.
  Refactored as upstream did.
- `spec/controllers/api/v1/timelines/public_controller_spec.rb`:
  Upstream deleted this file, to be replaced by a request spec at
  `spec/requests/api/v1/timelines/public_spec.rb`.
  We had an extra bit about enabling the public timelines because we have
  different defaults than upstream.
  Moved that bit to `spec/requests/api/v1/timelines/public_spec.rb`
111686c3 — Claire 2 years ago
New Crowdin updates (#2306)

* New translations en.json (French)
[ci skip]

* New translations en.json (Spanish)
[ci skip]

* New translations en.json (Afrikaans)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.json (Czech)
[ci skip]

* New translations en.json (German)
[ci skip]

* New translations en.json (Irish)
[ci skip]

* New translations en.json (Japanese)
[ci skip]

* New translations en.json (Georgian)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.json (Lithuanian)
[ci skip]

* New translations en.json (Macedonian)
[ci skip]

* New translations en.json (Punjabi)
[ci skip]

* New translations en.json (Polish)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.json (Chinese Simplified)
[ci skip]

* New translations en.json (Chinese Traditional)
[ci skip]

* New translations en.json (Urdu (Pakistan))
[ci skip]

* New translations en.json (Portuguese, Brazilian)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.json (Tamil)
[ci skip]

* New translations en.json (Spanish, Argentina)
[ci skip]

* New translations en.json (Spanish, Mexico)
[ci skip]

* New translations en.json (Bengali)
[ci skip]

* New translations en.json (Marathi)
[ci skip]

* New translations en.json (Croatian)
[ci skip]

* New translations en.json (Kazakh)
[ci skip]

* New translations en.json (Telugu)
[ci skip]

* New translations en.json (English, United Kingdom)
[ci skip]

* New translations en.json (Esperanto)
[ci skip]

* New translations en.json (Uyghur)
[ci skip]

* New translations en.json (Tatar)
[ci skip]

* New translations en.json (Malayalam)
[ci skip]

* New translations en.json (Latin)
[ci skip]

* New translations en.json (Bosnian)
[ci skip]

* New translations en.json (French, Quebec)
[ci skip]

* New translations en.json (Cornish)
[ci skip]

* New translations en.json (Kannada)
[ci skip]

* New translations en.json (Occitan)
[ci skip]

* New translations en.json (Igbo)
[ci skip]

* New translations en.json (Sardinian)
[ci skip]

* New translations en.json (Kabyle)
[ci skip]

* New translations en.yml (Spanish)
[ci skip]

* New translations en.yml (Italian)
[ci skip]

* New translations en.yml (Norwegian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Spanish, Argentina)
[ci skip]

* New translations en.yml (Spanish, Mexico)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations simple_form.en.yml (French)
[ci skip]

* New translations simple_form.en.yml (Spanish)
[ci skip]

* New translations simple_form.en.yml (Czech)
[ci skip]

* New translations simple_form.en.yml (German)
[ci skip]

* New translations simple_form.en.yml (Italian)
[ci skip]

* New translations simple_form.en.yml (Korean)
[ci skip]

* New translations simple_form.en.yml (Norwegian)
[ci skip]

* New translations simple_form.en.yml (Polish)
[ci skip]

* New translations simple_form.en.yml (Ukrainian)
[ci skip]

* New translations simple_form.en.yml (Chinese Simplified)
[ci skip]

* New translations simple_form.en.yml (Portuguese, Brazilian)
[ci skip]

* New translations simple_form.en.yml (Spanish, Argentina)
[ci skip]

* New translations simple_form.en.yml (Spanish, Mexico)
[ci skip]

* New translations simple_form.en.yml (French, Quebec)
[ci skip]

* New translations en.json (Polish)
[ci skip]

* New translations en.json (Spanish, Argentina)
[ci skip]

* New translations en.yml (Spanish, Argentina)
[ci skip]
47832a1a — github-actions[bot] 2 years ago
New Crowdin Translations (automated) (#26054)

Co-authored-by: renchap <renchap@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
ff41e542 — Claire 2 years ago
Change request timeout handling to use a longer deadline (#26055)

6657695e — Matt Jankowski 2 years ago
Fix haml-lint `InstanceVariables` rule for auth/registrations/edit (#26061)

f6dda59e — Matt Jankowski 2 years ago
Fix haml-lint Rubocop `Style/SymbolProc` cop (#26059)

39d98041 — Matt Jankowski 2 years ago
Fix haml-lint Rubocop `Style/WordArray` cop (#26058)

b3f48089 — Matt Jankowski 2 years ago
Fix haml-lint rubocop style negation cops (#26057)

b8931311 — Renaud Chaput 2 years ago
Fixes to the new Image build actions (#26056)

626a7b6a — Renaud Chaput 2 years ago
Add a Github Action to send translations to Crowdin for each merge in main (#25869)

d1845242 — Renaud Chaput 2 years ago
Rework the container image build actions (#26007)

59b38f9e — Daniel M Brasil 2 years ago
Migrate to request specs in `/api/v1/mutes` (#25622)

e663e6d2 — Matt Jankowski 2 years ago
Fix haml-lint `ConsecutiveSilentScripts` rule (#26043)

Next