~cytrogen/masto-fe

ref: 685270f3f7ea6d4a8a48ec641e8fdfd9fc2e2d7f masto-fe/db d---------
454d8567 — Claire 2 years ago
Merge commit '1814990a3d117555153321216fa593e4d9e84de3' into glitch-soc/merge-upstream
bd349cb8 — Claire 2 years ago
Merge commit 'ce1f35d7e213327549b960bb64f63c67a141ea40' into glitch-soc/merge-upstream

Conflicts:
- `db/schema.rb`:
  Upstream regenerated the schema file using Rails 7, the conflicts are
  caused by our extra columns.
  Applied upstream's changes, but keeping our extra columns.
b2515feb — Claire 2 years ago
Merge commit 'cfd50f30bb5dda4dd90e1ad01f3e62c99135c36f' into glitch-soc/merge-upstream
a2dca50e — Matt Jankowski 2 years ago
Use heredoc SQL blocks in `AddFromAccountIdToNotifications` migration (#26178)

7bd8ef35 — Eugen Rochko 2 years ago
Add `published_at` attribute to preview cards (#26153)

3abe0fc5 — Christian Schmidt 2 years ago
Use valid email address for first account (#26114)

3952d175 — Claire 2 years ago
Merge pull request #2296 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
2d09653d — Claire 2 years ago
Merge commit '0d7340380cf3094335d8bc67f7c465e2b154566a' into glitch-soc/merge-upstream

Conflicts:
- app/controllers/application_controller.rb:
  Upstream added an `include` where we had an extra `include` due to
  glitch-soc's theming system.
  Added upstream's new `include`.
ce43ed14 — Matt Jankowski 2 years ago
Rails 7.0 update (#25668)

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

Merge upstream changes
9ae60f87 — Claire 2 years ago
Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream

Conflicts:
- `db/migrate/20180831171112_create_bookmarks.rb`:
  Upstream ran a lint fix on this file, but this file is different in
  glitch-soc because the feature was added much earlier.
  Ran the lint fix on our own version of the file.
b8b2470c — Matt Jankowski 2 years ago
Fix `Style/SlicingWithRange` cop (#25923)

1d557305 — Nick Schonning 2 years ago
Enable Rubocop Style/FrozenStringLiteralComment (#23793)

30ad9d97 — Claire 2 years ago
Merge pull request #2272 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
5de49e74 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
12fa24a8 — Claire 2 years ago
Fix forgotten unconfirmed_email migration file (#25702)

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

Merge upstream changes
e6a8faae — Claire 2 years ago
Add users index on unconfirmed_email (#25672)

933ba1a3 — Claire 2 years ago
Add superapp index on `oauth_applications` (#25670)

44e98a27 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
Next