mastodon-glitch/app/javascript/entrypoints
Claire 0aa69487a2 Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/merge-upstream
Conflicts:
- `app/models/concerns/user/has_settings.rb`:
  Not a real conflict, upstream added a setting textually close to a glitch-soc one.
  Added upstream's new setting.
- `app/views/settings/preferences/appearance/show.html.haml`:
  Not a real conflict, upstream added a setting textually close to a glitch-soc one.
  Added upstream's new setting.
- `config/routes.rb`:
  Upstream moved web app routes to `config/routes/web_app.rb`, while glitch-soc had
  an extra route.
  Moved the extra route to `config/routes/web_app.rb`.
- `spec/controllers/settings/preferences/appearance_controller_spec.rb`:
  This spec got converted to a system spec upstream.
  However, the theme setting works differently in glitch-soc, so the spec had been
  changed.
  Changed the corresponding system spec as well.
2024-12-25 18:01:37 +01:00
..
admin.tsx
application.ts
common.js [Glitch] Remove `font-awesome` npm package 2024-08-20 18:49:56 +02:00
embed.tsx Fix Chromium showing scrollbar on embedded posts (#33237) 2024-12-10 13:02:17 +00:00
error.ts
inert.ts
mailer.ts
public-path.ts
public.tsx Change server rules to be collapsible (#33039) 2024-11-29 16:33:06 +00:00
remote_interaction_helper.ts Enable stricter Typescript options (#30435) 2024-05-27 09:24:59 +00:00
share.tsx
sign_up.ts Convert `entrypoints/sign_up` to Typescript (#30106) 2024-04-29 08:23:05 +00:00
two_factor_authentication.ts Convert `entrypoints/two_factor_authentication` to Typescript (#30105) 2024-05-02 12:02:13 +00:00