~cytrogen/masto-fe

a5dbb1ee — Claire 2 years ago
Merge commit '5a437edc7f22d5797e5af29d9b450a03eccec304' into glitch-soc/merge-upstream
e83059fd — Claire 2 years ago
[Glitch] Fix explore prompt appearing because of posts being received out of order

Port d80a819fc60b530042784cc3f20cd3041ee0a996 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
e9a181c5 — Claire 2 years ago
Merge commit 'e95d25e1013b6328457b81bd98e8d6a841d45ec2' into glitch-soc/merge-upstream
702d1629 — Claire 2 years ago
Merge commit '5393be7a21331c8615ffb79c2271db92f6959458' into glitch-soc/merge-upstream

Conflicts:
- `app/controllers/auth/registrations_controller.rb`:
  Not a real conflict. Upstream removed the `set_instance_presenter` private
  method from this class, and glitch-soc has an extra private method right
  besides it for the theming system.
  Removed `set_instance_presenter` as upstream did.
- `app/controllers/auth/sessions_controller.rb`:
  Not a real conflict. Upstream removed the `set_instance_presenter` private
  method from this class, and glitch-soc has an extra private method right
  besides it for the theming system.
  Removed `set_instance_presenter` as upstream did.
d7fcd700 — Claire 2 years ago
Merge commit '2016c5d912f400ae98ee03ce269112de2f9ec62d' into glitch-soc/merge-upstream

Conflicts:
- `config/initializers/cors.rb`:
  Upstream refactored this file, and glitch-soc had local changes.
  I could not find the rationale for the glitch-soc changes, so I
  used upstream's version.
cfc0da77 — Michael Stanclift 2 years ago
[Glitch] Fix retention dashboard not displaying correct month

Port 7fddeca1907493fb327316c5447740922acb934f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
19ebf779 — Claire 2 years ago
Merge commit 'e6b903b21e0682c1156ffec583ac2836fda7d657' into glitch-soc/merge-upstream
5a437edc — Michael Stanclift 2 years ago
Keep version string displayed without breakpoints in UI (#26986)

6320c526 — David Aaron 2 years ago
Change min age of backup policy from 1 week to 6 days (#27200)

ad637eac — jsgoldstein 2 years ago
Add a test case for ES8 (#27248)

e836d078 — renovate[bot] 2 years ago
Update dependency haml_lint to v0.51.0 (#27250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
770fd993 — Jakob Gillich 2 years ago
Fix importer returning negative row estimates (#27258)

e95d25e1 — github-actions[bot] 2 years ago
New Crowdin Translations (automated) (#27260)

Co-authored-by: GitHub Actions <noreply@github.com>
5e56f3db — Claire 2 years ago
Change some worker lock TTLs (#27246)

7e7d6e69 — Claire 2 years ago
Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021)

1e2d4975 — Claire 2 years ago
Fix import progress not updating on certain failures (#27247)

ee866ec0 — github-actions[bot] 2 years ago
New Crowdin Translations (automated) (#27220)

Co-authored-by: GitHub Actions <noreply@github.com>
f68d5402 — Emelia Smith 2 years ago
Fix websocket connections being incorrectly decremented twice on errors (#27238)

5f2d494f — renovate[bot] 2 years ago
Update dependency react-redux to v8.1.3 (#27229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c2f13769 — Jake Anto 2 years ago
Add PWA shortcut to `/explore` page (#27235)

Next