~cytrogen/masto-fe

ref: 67055b034300393bd9a345bc057e86baa848ae35 masto-fe/db d---------
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
ba06a2f1 — Eugen Rochko 2 years ago
Revert "Rails 7 update" (#25667)

50c2a036 — Matt Jankowski 2 years ago
Rails 7 update (#24241)

c47cdf6e — Matt Jankowski 2 years ago
Add index to backups on `user_id` column (#25647)

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

Merge upstream changes
42a0898f — Claire 2 years ago
Merge commit '3a2a15c6ea4d4603469861ed9be09da12a122e45' into glitch-soc/merge-upstream

Conflicts:
- `app/views/settings/preferences/appearance/show.html.haml`:
  Conflict because glitch-soc does not have a theme selector here.
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.
d8b0a732 — Claire 2 years ago
Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-soc/merge-upstream

Conflicts:
- `config/initializers/simple_form.rb`:
  Upstream added a new simple_form component, where we had an extra one.
  Kept both components.
aa57f7e3 — Claire 2 years ago
Merge commit '5fae2de454806730742b7be7435ae1c4fb97cf3c' into glitch-soc/merge-upstream
4c9406bd — Eugen Rochko 2 years ago
Add time zone preference (#25342)

f378f104 — Claire 2 years ago
Fix compatibility of recent migration with PostgreSQL 10 (#25324)

4eda233e — Eugen Rochko 2 years ago
Add webhook templating (#23289)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
bacb6749 — Darius Kazemi 2 years ago
Add exclusive lists (#22048)

Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
fe84f7e3 — Claire 2 years ago
Add missing primary keys to `accounts_tags` and `statuses_tags` (#25210)

Next